Question 260660
How many numbers from 1 to 20 inclusive must be on a blackboard before the probability of two of them being the same is greater than 1/2?
------
Assume there are "x" numbers on the board.
You are picking with replacement.
P(you pick one of the "x" numbers on the next draw is x/20)
---
Equation:
Solve x/20 > 1/2
x > 10
-----
Ans: x = 11
=========================
Cheers,
Stan H.