Ibix
Science Advisor
- 13,385
- 15,909
I actually initially convinced myself by drawing the probability tree:PeroK said:A friend of mine at work was unconvinced until he started writing a computer program.
Step 1: pick a door to hide the prize (3 equi-probable branches)
Step 2: contestant picks a door (3 equi-probable branches from each of the first three)
Step 3: Monty decides which door to open (2 equi-probable branches from the three branches where the contestant picked a winner, one branch from the other six)
This is, of course, another way of formally writing out the algorithm, but one that doesn't require any knowledge of programming. Laying it out formally leads you to the realisation that Monty sometimes has a choice and sometimes doesn't depending on the contestant's first choice, and that his actions don't change the probability that the contestant guessed right first time. So switching is always the better strategy.
Advertisement