Two sealed envelopes sit on a table. You are told that one contains exactly twice as much money as the other — but you don't know which is which. You pick one at random and peek inside: it holds $100.
Now a voice offers you a choice: keep it, or swap for the other envelope. Most people shrug and say it doesn't matter. But a slick expected-value argument says it always matters — and you should always swap:
"The other envelope holds either $50 (with probability 1/2) or $200 (with probability 1/2). The expected value of swapping is \frac{1}{2} \cdot 50 + \frac{1}{2} \cdot 200 = \125$, which is more than the $100 you hold. Always switch."
So you swap. You now hold the other envelope. The same argument applies again — and again — for ever. You are trapped in an infinite loop of swapping, and nothing in the math seems to stop you.
This is the Two Envelopes Paradox, an open puzzle in probability and decision theory. Its resolution is subtle: the naive argument smuggles in a hidden assumption about the distribution of amounts that cannot actually hold.
Comments
Loading comments...