Uhh, although as far as I can see you’re correct Indistinguishable, I’m not sure where Bayes theorem would help you with this problem. Using mathematical notation is always a good way to keep things correct though. I’m going to do the same here, although i’ll try to explain as I go along for those of you who don’t understand mathese ;). Before I start working it through I’m going to label each event with a letter, to reduce the amount I have to type, and you have to read, and show a little bit of maths.
First up we have the event that I initially pick the door with the car behind it. I will label this event R.
We also have the event that the door I pick does not have the car behind it. As one of either this event or R has to occur, and only one, this is the complementary event of R. Hence I label this Rc (NB normally the c would be superscript, but I don’t know how to make it superscript here).
Next we have the event that the door that I am offered to swap to is has the car behind it. I’ll label this event S. The complementary event of this is that the door I am offered does not have the car behind it, so is event Sc.
The probability of an event X happening is written P(X), so that the probability of the door I initially pick not having the car behind it is P(Rc).
I could give seperate labels to the event of me winning and losing, and to me taking the swap or not. However, if you think about it you should realise that the probability of me winning if I do not swap is equal to P®; If I guessed correctly and do not swap I win. Similarly, the chance I win if I take the swap is P(S).
There are a few important bits of maths to know. Firstly, the chance of X occuring if you know Y has occured is different than if you don’t know whether Y has occured or not; we call this the probability of X given Y, in shorthand P(X|Y).
It is true in all cases that:
P(X) = P(X|Y)*P(Y) + P(X|Yc)*P(Yc)
Lastly, if event A occuring means that event B cannot occur then:
P(B|A) = 0
Right, now I’ve done all that I can start on the working out the problem. I’ll start with finding P®. This is simple, as picking a door is the first thing that happens. This makes P® equal to the number of prizes over the number of doors, in the normal case 1/3.
Hence the chance of winning if you do not swap is (in the normal game) 1/3.
This does not change.
So far, so simple. P(S) however, will take a bit more work. First, i’ll use the equation above to say that:
P(S) = P(S|R)*P® + P(S|Rc)*P(Rc)
However, as the car cannot be behind both the door I picked and the door I am offered as a swap S cannot occur if R has occured. Therefore:
P(S) = P(S|Rc)*P(Rc)
as P(S|R)=0
We know the probability that I do not pick the correct door, it is the number of doors minus one over the number of doors. This means with 3 doors we get
P(S) = 2/3 * P(S|Rc)
Up to this point we have not had to consider whether or not monty’s memory is any good. It is at this point that it could possibly make a difference. However, as I’m going to show, this is only if monty has to directly pick which door I am being offered to swap with, instead of having to eliminate one door and give you a choice to swap with the last.
If we assume monty’s memory is correct then in both cases it is easy to see that P(S|Rc) is equal to 1, giving us the result that (with 3 doors) the probability of winning if I swap is 2/3. This result seems to be generally accepted by everyone.
Now, if monty has to choose which door to offer us, and he cannot remember which door has the car behind it, as the car is not behind my door he has a half chance of choosing the door with the car behind it, so P(S|Rc)=1/2, giving P(S) to be 1/3. This is the result that people have obtained, and are mistakenly using to say that the probability of winning by switching is equal to that of winning by not switching. That is because this result is only true whilst we do not see what is behind the last door.
If monty, as he does on the show, picks one of the other two doors and reveals what is behind it the situation changes. This is exactly the same as if he picked one door to offer me and then shows us what is behind all the others except the one I picked and the one he has picked, which in the 3 door case means he shows us what is behind one door.
The only probability I need to find is the probability that he has picked correctly given I picked wrongly. If I picked wrongly, then there must be a goat behind my door. This means that if monty opens all the doors except mine and his and reveals goats behind all the opened doors, as the only door that is left that we don’t know has a goat behind it is monty’s door, then his door has the car behind it every time. Hence, assuming we do not see a car when he opens the doors, with 3 doors P(S|Rc)=1, and P(S)=2/3.
This means that if monty does not know (or has forgotten) which door the car is behind it does NOT change the probability of winning if you switch, it is still favourable to switch. This argument also works if you increase the number of doors in the competition, as long as monty opens all but yours and his, but I’m not sure it would work if you increase the number of prizes.