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
-
Extract leading non-zero digit
2244 Solvers
-
Maximum running product for a string of numbers
2251 Solvers
-
Set some matrix elements to zero
616 Solvers
-
Unique values without using UNIQUE function
432 Solvers
-
Generate binary combinations for a given number of bit(s)
95 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!