There are almost 200 comments now on my post about Bertrand’s Box Paradox yesterday. Let me reprise the problem and then give the solution the way I hit on it:
There are three boxes:
- a box containing two gold coins,
- a box containing two silver coins,
- a box containing one gold coin and a silver coin.
The ‘paradox’ is in this solution to this question. After choosing a box at random and withdrawing one coin at random, if that happens to be a gold coin, what is the probability that the next coin drawn from the same box will also be a gold coin?
In the discussion below, I’ll call the boxes #1, #2, and #3 in the order from left to right in this diagram, and use “coins” instead of “balls.”

The answer. People calculated this in various ways, some using Bayesian statistics, some, like me, a simple intuitive multiplication. But the two most common answers were 1/2 (50%) or 2/3 (67%). The latter answer is correct. Let me explain how I thought it through:
One you’ve drawn a gold coin, you know you’ve chosen from either the first or second box above. The third box, containing only silver coins, becomes irrelevant.
You’ve thus chosen a gold coin from the first two boxes. There are three gold coins among them, and thus if you picked a gold coin on your first draw, the probability that you chose from box #1 is 2/3. The probability that you chose it from box #2 is 1/3.
If you chose from box #1, the probability that you will then draw a second gold coin is 1 (100%).
If you chose from box #2, the probability that you will then draw a second gold coin is 0 (0%) for there are no gold coins left.
Thus, the overall probability that if you got a gold coin on the first pick then you will get another one if drawing from the same box is (2/3 X 1) + (1/3 X 0), or 2/3 (probability 67%). The answer is thus 2/3 (probability 67%).
If you don’t believe it, first check the Wikipedia explanation. It also explains why people think the probability is 50%, but fail to comprehend that it’s more likely, if you drew a gold coin on the first go, that the box you drew from is #1 than #2.
Then, if you still don’t believe it, try it yourself using either two or three boxes (you don’t really need three). That is, you can do an empirical test, though the explanation above should suffice. You will find that once you’ve drawn a gold coin on your first pick (you can just use two types of coins, with one box having like coins and the other unlike coins), the chance that you will draw another from the same box is 2/3. In other words, you’ll see that outcome 67% of the time. Remember, we are talking outcomes over a number of replicates, not a single try! You’d be safe betting against those who erroneously said 50%.
If you think Wikipedia is wrong and you’re right, good luck with correcting them!