Skip to content
Vamshi Jandhyala

Books · Number Puzzles

Chapter 45

Three Urns

The first urn holds 11 white ball and 22 black; the second holds 22 white and 11 black; the third holds 22 white and 22 black. A blindfolded man moves one ball from the first urn to the second, then one ball from the second to the third, then draws a ball from the third. Is it an even chance that the ball he draws is white?

Solution

It is not quite even. The chance of white is 3160\tfrac{31}{60}, a shade above one half.

Follow the two transfers. The ball leaving the first urn is white with probability 13\tfrac13, black with probability 23\tfrac23. That changes the second urn before the next draw:

  • With probability 13\tfrac13 the second urn becomes 33 white, 11 black, so the ball passed on to the third is white with probability 34\tfrac34.

  • With probability 23\tfrac23 it becomes 22 white, 22 black, so the ball passed on is white with probability 12\tfrac12.

So the ball arriving at the third urn is white with probability 1334+2312=14+13=712.\frac13 \cdot \frac34 + \frac23 \cdot \frac12 = \frac14 + \frac13 = \frac{7}{12}. The third urn, originally 22 white and 22 black, gains this ball and then has five balls. Its white count is 22 plus the newcomer, so the chance the final draw is white is 15(2+712)=153112=31600.517.\frac{1}{5}\left(2 + \frac{7}{12}\right) = \frac{1}{5} \cdot \frac{31}{12} = \frac{31}{60} \approx 0.517. The blindfold tilts the odds very slightly towards white.