Question

In: Statistics and Probability

2. (Monty Hall) Suppose you are on a game show and are presented with three closed...

2. (Monty Hall) Suppose you are on a game show and are presented with three closed doors
marked door 1, 2, and 3. Behind one door is a prize and behind the other two are goats.
Suppose the host allows you to select one door, but the following two rules apply:
• Before it is opened the host opens one of the two unselected doors that has a goat behind
it.
• The host then allows you to switch your choice to the remaining door or stay with your
original choice.
Say you select door 1. If the host then opens door 3 to reveal a goat, compute the probability
the prize is behind door 2. To do this, use the following events:
• D1 = The prize is behind door 1
• D2 = The prize is behind door 2
• D3 = The prize is behind door 3
• H1 = the host opens door 1
• H2 = the host opens door 2
• H3 = the host opens door 3
In other words, compute P(D2 | H3). What would you do in this situation, stay or switch?
Hint: Use Bayes’ Theorem and the Law of Total Probability

Solutions

Expert Solution

Solution

Back-up Theory

Bayes’ Theorem and Law of Total Probability

If A and B are two events such that probability of B is influenced by occurrence or otherwise of A, then, conditional Probability of B given A, denoted by P(B/A) = P(B ∩ A)/P(A)……...................................................................................................….(1)

Law of Total Probability

P(B) = {P(B/A) x P(A)} + {P(B/AC) x P(AC)}………………….......................................................…………………………….(2)

Baye’s Theorem:

P(A/B) = P(B/A) x {P(A)/P(B)}…….................................................………………………..………...............…………..…….(3)

Now to work out the solution,

Let

D1 = The prize is behind door 1
D2 = The prize is behind door 2
D3 = The prize is behind door 3
H1 = the host opens door 1
H2 = the host opens door 2
H3 = the host opens door 3
Given that the player selected door 1 .................................................................................................................................(4)

And

The host opens one of the two unselected doors that has a goat behind it........................................................................(5)

We want P(D2|H3)

= {P(H3/D2) x P(D2)}/P(H3) [vide (3)] .............................................................................................................................. (6)

Given that the player selected door 1, if the prize is behind door 2, vide (5), the host

would surely open door 3 only. Thus, P(H3/D2) = 1 .......................................................................................................... (7)

Since the prize could be behind any one of the three doors, the unconditional probability

P(D2) = 1/3 ......................................................................................................................................................................... (8)

Now, vide (2),

P(H3) = {P(H3/D2) x P(D2)} + {P(H3/D3) x P(D3)}

= {1 x (1/2)} + {0 x (1/3)}

[vide (7), P(H3/D2) = 1; Since the player selected door 1, the host is left with only two options and so P(D2) = ½. Again, vide (5), host would not open door 3 if it has the prize.

So, P(H3/D3) = 0. And trivially, P(D3) = 1/3]

Thus, P(H3) = ½ .................................................................................................................................................................(9)

(7), (8), (9) and (6) =>

P(D2|H3) = (1/3)/(1/2) = 2/3 ............................................................................................................................................. (10)

Also, once the host opens the door which has got the goat, the prize is behind one of the

other two doors with equal probability.

Since by (10), the probability is 2/3 > ½, the player must switch. Answer

DONE


Related Solutions

(Monty Hall problem) Suppose you’re on a game show, and you’re given the choice of three...
(Monty Hall problem) Suppose you’re on a game show, and you’re given the choice of three doors, say Door 1, Door 2, and Door 3. Behind one door there is a car; behind the others, goats. Assume it is equally likely that the car is behind any door, i.e., P(D1) = P(D2) = P(D3). You will win whatever is behind the door you choose. (a) If you pick Door 1, what is your probability of winning the car? [2 point]...
Suppose Monty Hall wants to make his game show more interesting. In the new version, there...
Suppose Monty Hall wants to make his game show more interesting. In the new version, there are 7 doors and 2 cars behind the doors. The other 5 doors have goats behind them. A contestant picks a door. Monty Hall opens 3 of the doors with goats behind them (never the door that the contestant picked or a door with a car). The contestant then has the choice of switching doors.find the probability that the contestant wins a car if...
Monty hall Problem Explain the statistical probabilities associated with the game show
Monty hall Problem Explain the statistical probabilities associated with the game show
The Monty Hall problem is a famous problem loosely based on the game show Let's Make...
The Monty Hall problem is a famous problem loosely based on the game show Let's Make a Deal. You are a contestant on the game show. There are 3 doors in front of you. Behind one door is a prize, and behind the other two doors are goats. Assume the door with the prize is picked uniformly at random from the three doors. First, you pick a door. Then, Monty Hall will open one of the other two doors that...
Recall the Monty Hall problem as presented in class. There are three caves, two of which...
Recall the Monty Hall problem as presented in class. There are three caves, two of which contain dragons and one of which is a hiding princess. The prince chooses a cave and a wizard (truthfully) reveals to the prince that one of the other caves has a dragon. 2 The prince now has the option to switch to the other cave (the one he didn’t choose and wasn’t revealed to have a dragon), and try his luck finding the princess...
Recall the Monty Hall problem as presented in class. There are three caves, two of which...
Recall the Monty Hall problem as presented in class. There are three caves, two of which contain dragons and one of which is a hiding princess. The prince chooses a cave and a wizard (truthfully) reveals to the prince that one of the other caves has a dragon. 2 The prince now has the option to switch to the other cave (the one he didn’t choose and wasn’t revealed to have a dragon), and try his luck finding the princess...
A variance of Monty Hall Problem. Let's say I am playing a game where there are...
A variance of Monty Hall Problem. Let's say I am playing a game where there are 6 doors, there is a car behind 2 doors and there are goats behind 4 doors. I don't know what is behind the doors but I want a car. Let's say I pick a door at random, so Initially, my chances of winning a car are 1/3. But before I open my door to see if I won, the host of the game opens...
(a) In the Monty Hall problem with 100 doors, you pick one and Monty opens 98...
(a) In the Monty Hall problem with 100 doors, you pick one and Monty opens 98 other doors with goats. What is the probability of winning (assuming you would rather have a car than a goat) if you switch to the remaining door? Explain your answer. (b) Suppose Monte opens 98 doors without checking for cars. What is the probability that, once the doors are open, changing your choice will not change your chances of winning.
consider the Monte Hall problem as discussed in lecture. Recall that a game show host(Monte Hall)...
consider the Monte Hall problem as discussed in lecture. Recall that a game show host(Monte Hall) gives a contest a chance to choose from three doors of which one is a new car and the other two are goats. After the contestant chooses a door, the game show host who knows what is behind all of the doors decides to open another door behind which a goat sits. The games show host. then, offers the contestant an opportunity to switch...
consider the Monte Hall problem as discussed in lecture. Recall that a game show host(Monte Hall)...
consider the Monte Hall problem as discussed in lecture. Recall that a game show host(Monte Hall) gives a contest a chance to choose from three doors of which one is a new car and the other two are goats. After the contestant chooses a door, the game show host who knows what is behind all of the doors decides to open another door behind which a goat sits. The games show host. then, offers the contestant an opportunity to switch...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT