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 6, Natural numbers, squares and sums.
2530 Solvers
-
Back to basics 21 - Matrix replicating
1784 Solvers
-
Vectorize the digits of an Integer
335 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
221 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
708 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!