Consider the classic Monty Hall Problem, but with four doors, labelled A, B, C, and D.
I want to calculate the probability of winning with the strategy "choose, switch, stick". I'm struggling to get from maths I think is right to the agreed upon answer, so was hoping someone could help.
I start off by picking door A. Door B is opened, so my probability distribution is as follows:
A(1/4), B(0), C(3/8), D(3/8)
This makes sense as I learnt nothing about door A, and door C and D share the remaining probability.
I then switch arbitrarily to C (C and D are indifferent). At this point, Monty will either open door A or door D.
If Monty opens door A, I propose the following distribution:
A(0), B(0), C(1/2), D(1/2)
On the other hand, if Monty opens door D:
A(4/7), B(0), C(3/7), D(0)
To calculate the probability of my strategy succeeding, I then need to combine the probability of winning depending on which door was opened.
From my understanding, this should be 3/8: http://mathworld.wolfram.com/MontyHallProblem.html. However, I haven't reached this answer regardless of how I try to combine the two scenarios.
When Monty opens the second door after you've switched to C, the conditional probability that the prize is behind door C (viz. $\ \frac{3}{8}\ $) does not change, for the same reason that it doesn't change for the door you've picked in the original Monty Hall problem. Thus, the probability that the prize is behind the remaining unopened door is $\ \frac{5}{8}\ $, regardless of whether that door is door A or door D.
Addendum: In light of Misha Lavrov's answer I should point out that in my above comment I have made the standard assumption that when Monty chooses a door to open he always picks one equiprobably from among the unselected that conceal booby prizes, and independently of any other occurrence