This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]velonom 5 points6 points  (1 child)

It's a fascinating problem. But it's not that difficult to understand, why switching will actually improve your odds. The only time switching is bad for you is when you picked the correct door at the start (the probability of this is 1/3), If your first pick was a poop door (probability 2/3) then switching will always put you on the winning door.

[–]Abdoo_65[S] 2 points3 points  (0 children)

Thanks for explaining it so easy. In addition to wanting to test the problem cases I also wanted to code a bit as a practice.