Problem 51970. Determine the average number of rounds for the following game.

Each round a uniformly distributed random number is picked between 0 and 1. The game ends when the sum of the random numbers is greater than 1. Find the average number of rounds the game will end in. Note: Use 100,000 trials of the game.

Solution Stats

73.68% Correct | 26.32% Incorrect
Last Solution submitted on Apr 19, 2023

Solution Comments

Show comments

Problem Recent Solvers12

Suggested Problems

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!