- #1
defaultusername
- 17
- 0
Homework Statement
Suppose you’re on a game show and you’re given the choice of three doors. Behind one is a car, behind the others are goats. You pick a door, say number 1, and the host, who knows what’s behind the doors, opens another door, say number 3 which has a goat. He says to you, “Do you want to pick door number 2?” Is it to your advantage to switch your choice of doors?”
Use the General Case of Bayes’ Rule to demonstrate mathematically the 2/3 probability of getting the car by switching. Assume for sure that the contestant picked Door 1, that the game show host reveals Door 3 (M3), and you are going to let the car vary between the three doors as Ci where i = {1, 2, 3}. You can now calculate P(C2|M3), that is, the probability of winning the car given that the host reveals Door 3 and you switch to Door 2.
Homework Equations
General Case of Bayes Rule
The Attempt at a Solution
I started by changing the variables to match the problem. But I am not sure where to go from here.
I know that P(M3|C2) means "Probability of Door 3, given Door 2". So for those two I figure that it breaks down to a 1/2 probability. But I feel kind of stuck on which values are equal to what.