194k views
0 votes
There are three identical desks, each with two drawers. In one desk, both drawers contain gold coins. In another desk, both drawers contain silver coins. In the third desk, one drawer holds a silver coin and the other drawer holds a gold coin. You choose a desk at random, and open one of the drawers at random. If you see a gold coin, what is the probability that the other drawer in that desk also contains a gold coin?

1 Answer

7 votes

Answer:

P ( B / A ) = 1/3

Explanation:

Solution:-

You select a drawer and select a coin from that drawer.

Let A denote the event that the coin that you select is silver.

Let B denote the event that the other coin in the drawer is gold.

You are equally likely to pick any coin, so:

P ( A ) = 3 silver coins / 6 coins in total = 0.5

There are 6 different ways you could have selected a coin. Only one of them results in you selecting a silver coin AND the other coin in the drawer being gold, so:

P ( A & B ) = 1 desired / 6 total coins = 1/6

By the definition of conditional probability:

P ( B / A ) = P ( A & B ) / P ( A )

= 1/6 / 0.5

= 1 /3

User Roimer
by
4.1k points