I watched Lecture 18: Probability Introduction from the MIT OpenCourseWare where the lecturer talks about the Monty Hall problem. He draws the decision tree and we find that actually you have a 2/3 chance of winning if you switch, and a 1/3 if you stick.
I understand the intuition, and the proof behind this (i.e. the decision tree).
However, what I dont understand is when a door is revealed, why doesn't the probability change from 1/3 to 1/2? Why is picking a door, then having one revealed, different from just having two doors and picking one at random?