A box initially contains a ball, which has a 50:50 chance of being black or white.
Then you put a white ball into the box, and randomly pick one ball out, which turns out to be a white ball.
What is the probability that the initial ball was white?
Note: This problem was stated by the famous author, Lewis Carroll (Charles Dodgson).
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.
I used Baye's Theorem:
P ( W 1 ∣ W 2 ) = P ( W 2 ) P ( W 2 ∣ W 1 ) P ( W 1 ) = 4 3 1 ⋅ 2 1 = 3 2
Where: