Just the other day, a friend mentioned a simple but interesting problem. (I initially wasn't given the Reddit post[1], as that would be cheating. I wanted to see where this would lead me, and not replicate the analyses of others.)
At the beginning of the game, you're given 20 empty slots. One by one, a random number
Here's a version of the game to play around with:
The beginning of the game is generally easy, but it gets hard to complete the game as it gets more likely that a number that falls between two adjacent slotted numbers is generated.
So the first basic question:
How often, on average, can you win the game (fill all 20 slots)?
(For the Bayesian, how likely are you to win the game?)
I'm going to try and keep my notation consistent.
There are a few interesting questions that we could ask, beyond the prime question above:
The referenced Reddit post asked the simple question of how likely it was for the TikToker to win the game. ↩︎