Hacker News new | ask | show | jobs
by lachstar-x 1872 days ago
Thats what I'm stuck on, I suppose.

Imagine the entire situation is reversed. The Reverse Monty Hall problem.

I'm given a choice between two doors, once of which contains a car and one contains a goat. I have to choose, 1 or 2.

Then the game show host reveals that there was also a third door, which contained a goat, which is no longer relevant and never was relevant. I'm then also asked to choose a door (which is also irrelevant since the problem is backwards and the supposed aim is to get the car).

Even if that last step repeats 1000 times with 1000 doors and 1 car, each removing a goat-door, the only relevant choice is still the first one as the host appears to be adding new information, but it's always irrelevant information as a new choice is always made at the end.

2 comments

In your reverse problem, I don't see how the new door can ever be relevant, as you know the car is behind 1 or 2, so you're only ever interested in picking between those 2.

In the original problem, its presence _is_ relevant, as the car could be behind doors 1, 2, or 3. Say you pick door 1 - there's a 1/3 chance you are right.

The host is then left with doors 2 and 3. We know there is a 2/3 chance the car is behind _one_ of these doors. When the presenter reveals a goat (say in door 2), he is reveling information about this set of doors - there is still a 2/3 chance that the car is behind one of the doors in this set, but there's only one door left we don't know anything about (3). There is therefore a 2/3 chance that it is behind _this_ door.

I think it boils down to the fact that time isn’t reversible, so the “reverse problem” isn’t like the “forward” version.

Let’s take some new problems. Suppose you have 100 doors and no switching. Your probability is 1/100, even if the host later opens a goat door, so in that sense the new information is irrelevant. But if we “reverse it” and the host opens the door first and you guess second, your probability improves to 1/99. So now suddenly the same information is relevant. Two things to observe here, one is that the forward and reverse problems are different, the other is that the relevance or irrelevance of the information depends on the direction of time. If you learn the information before you act it is relevant, afterward it is irrelevant.

One way to think about Monty Hall is you’re deciding which of these games to play. If you will stick with your first decision, you are sorta turning it into the toy problem above, where you decide the door first and then the goat information is irrelevant. Vs if you will switch, the goat door is opened before you decide, which is relevant.

Another way to think about it is with two contestants. Let’s say I pick the door initially, then someone opens the goat door, and finally you decide whether to switch. In this scenario, you don’t have self-preference bias to stick with “my” original door. In fact, my decision was the irrelevant information. It doesn’t matter at all what door I picked, what matters is whether you pick the right door, and involving me at all is a kind of misdirection to anchor you to the 1/3 probability.