When I put two marbles in this bag, I flipped a coin twice to determine their colors. For each flip,
You reach into my bag and randomly take out one of the two marbles. It is red. You put it back in. Then you reach into the bag again . What is the chance that, this time, you pull out a blue marble?
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.
Initially, when the marbles are put into the bag, there are four equally likely possibilities:
When the first red marble is picked, it could be any of these possibilities, and all of them are equally likely :
(Bag D is now entirely out of consideration.)
This means in 2 out of the 4 cases, the bag is an all-red bag, and in the other 2 cases, it is a mixed blue-red bag. So, there is a 2 1 probability of the bag being mixed.
For the next pull to be blue, two things need to happen. One, the bag pick needs be a mixed color bag (a 2 1 probability), and two, the blue marble instead of red needs to be drawn (another 2 1 probability). So the overall probability is 2 1 × 2 1 = 4 1 of pulling a blue marble.
(The most common mistake people make with this problem is thinking the initial red marble pull only eliminates bag D, while still considering bags A, B, and C to be equally likely. The initial red marble pull does eliminate bag D, but it also tilts the probability towards the bag being A.)