Solutions to Exercises#
The Monte Hall problem is a classic conditional probability question that every math major should know about. An excellent discussion is posted at Brilliant.org.
The correct answer to the Monte Hall problem is to always switch doors, though this may trouble some very fine analytical minds. You should take the time to understand this problem and its solution.
Hint: restrict the probability space by removing an A and J from the deck. Instead of using the conditional probability formula, often it is easier to simply work a standard probability question with a different probability space. We have 50 cards remaining in the deck, and two of the subsets in our value partition have only three cards, not four, since one Ace and one Jack are no longer in the deck. Let \(T\) be the event set of having exactly two pair after the flop.
The second draw occurs with one less marble, so we can update the probability space.
With a red already drawn, the 2nd draw occurs with 6 red and 3 green. $\( P(R|R) = \frac{6}{9} = \frac{2}{3}\)$
With a green already drawn, the 2nd draw occurs with 7 red and 2 green. $\( P(R|G) = \frac{7}{9}\)$
With a green already drawn, the 2nd draw occurs with 7 red and 2 green. $\( P(G|G) = \frac{2}{9}\)$
We often use probability trees for these types of problems.
The question asks about problem dice rolls where both a 5 and a 7 will be bad. In terms of conditional probability, we have two different (mutually exclusive) events: \(P(7|3)\) and \(P(5|3)\). This means that a 4 on the second roll gives us 7 and 2 gives us five. There are six total outcomes on the second roll, so the probability is \(\frac{1}{3}\).
The formula for conditional probability will be useful, so let’s identify some events. We’ll specify which urn the marble came from using \(U1\) and \(U2\), and then \(R\) for the event that a red marble was drawn.

Fig. 10 width: 3cm#
We are asked about \(P(U2 | R)\), so we need to calculate \(P(U2 \cap R)\) and \(P(R)\). Noting that all marbles are equally likely to be chosen and glancing at the figure, we see that \(P(R)=\frac{5}{8}\) and \(P(R\cap U2)=\frac{2}{8}=\frac{1}{4}\). Then
Alternatively, we can consider the red marbles by themselves (restrict the probability space). If we draw one red marble from the five, what is the probability it’s in Urn 2? Well, 2 of the 5 are in Urn 2.
A quick Venn diagram is probably the best way to proceed, but the formula works, too.

Fig. 11 width: 3cm#
Let events \(T1\) and \(T2\) indicate the A’s on Tests 1 and 2 respectively.
The probability of drawing a white marble changes. On the first draw,
On the second draw, when a black marble has been removed on the first draw,
Because the probability has increased from
we deduce that there were six marbles originally, two black and four white.
Restricted probability space: