What the Two Envelopes Paradox is
You are shown two sealed envelopes. You are told one contains exactly twice as much money as the other, but not which is which. You pick one at random. Before opening it, you are offered the chance to swap for the other envelope. Should you switch? Intuition says it cannot matter — the envelopes were interchangeable when you chose. Yet a plausible-looking calculation seems to prove you should always switch, and that is the paradox.
The setup in symbols
Let the smaller envelope hold an amount X. Then the larger holds 2X. Because you chose blindly, you are equally likely to be holding the smaller or the larger envelope:
- With probability 1/2 you hold X (the smaller); switching gives you 2X.
- With probability 1/2 you hold 2X (the larger); switching gives you X.
The expected value of the envelope in your hand is 0.5 × X + 0.5 × 2X = 1.5X. By identical reasoning, the expected value of the other envelope is also 1.5X. The two are equal, so on average switching changes nothing.
The flawed switching argument (and where it breaks)
The paradox comes from a tempting but wrong calculation. Call the amount in your hand A. The argument claims the other envelope is 2A with probability 1/2 (you hold the smaller) or A/2 with probability 1/2 (you hold the larger), so its expected value is:
0.5 × 2A + 0.5 × A/2 = 1.25A
Since 1.25A > A for any positive A, this appears to say you should always switch — and after switching the same logic says switch back, forever. The flaw is that A does not represent a single fixed number. In the "2A" branch, A is the smaller amount X; in the "A/2" branch, A is the larger amount 2X. These are two different dollar values, so you cannot treat A as one constant and average across the branches. Substitute the true value in each branch and the phantom 25% gain disappears: 0.5 × 2X + 0.5 × X = 1.5X, exactly the expected value of the envelope you already hold.
Reference points
- If the smaller envelope holds $100, the pair is $100 and $200; every envelope has expected value $150; switching gains $0 on average.
- If the smaller envelope holds $50, the pair is $50 and $100; expected value $75; switching gains $0.
- The flawed argument applied to a held amount of $100 claims the other envelope is "worth" $125 — but that $100 is only the smaller value in one of the two equally likely worlds, so the figure is meaningless as a decision rule.
Does opening the envelope change anything?
If you open your envelope and see a specific amount, whether switching helps now depends on the prior distribution of the smaller amount X. Only if you have a genuine probability model for how the amounts were chosen — and that model makes the larger amount more likely than the smaller given what you observed — can switching have positive expected value. For any proper prior with finite mean, the advantage cannot hold for every possible observed value; it averages out to zero overall. With no prior information (the standard textbook version), seeing the amount gives you nothing actionable, and switching remains a coin flip.