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
Solution Comments
Show commentsProblem Recent Solvers12
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3653 Solvers
-
Project Euler: Problem 5, Smallest multiple
1642 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
103 Solvers
-
446 Solvers
-
789 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!