Let us take 3 doors A, B, C. Now, let us say car is in A.
Now if player selects A, host opens B, on switching player loses.
If player selects A, host opens C, on switching player loses.
If player selects B, host opens C, on switching player wins.
If player selects C, host opens B, on switching player wins.
So 50% winning prob instead of 66%. Although when I use total prob theorem, I do end up getting 66%. Now, can somebody explain to me the reason why the above mentioned cases are not equally likely?