A pot has 10 gold coins and 90 iron coins. All the coins are identical to touch.
A lottery with 10 participants is held. Each has a chance to pick just one coin from the bag, without looking. If the coin is gold, the participant will get $10,000. There are no prizes for iron coins.
The 10 participants can mutually agree to pick one of the following strategies to increase the chances of at least one of them getting a prize.
Strategy A : A participant picks up a coin, views it, claims the prize if it is gold and accepts his luck if it is not. He then returns the coin to the bag before thoroughly shuffling it.
Strategy B : Same as Strategy A, however, the picked coin is not returned to the bag.
Which strategy gives a better chance for at least one win?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The probability of at least one win is P ( wins ≥ 1 ) = 1 − P ( wins = 0 ) .
From strategy A , the probability of a drawing an iron coin = 1 0 9 .
So, probability of zero wins of 10 participants = ( 1 0 9 ) 1 0 = 0 . 3 4 8 7 .
So, probability of at least one win through strategy A = 1 − 0 . 3 4 8 7 = 0 . 6 5 1 3 .
For strategy B , the probability of none of the first n participants drawing a gold coin is equals to 1 0 0 × 9 9 × ⋯ × ( 1 0 0 − n + 1 ) 9 0 × 8 9 × ⋯ × ( 9 0 − n + 1 )
For n = 1 0 , this would be 0 . 3 3 0 5 .
Therefore, the probability of at least one win through strategy B = 1 − 0 . 3 3 0 5 = 0 . 6 6 9 5 .
Hence, strategy B is better.