The Envelope Paradox
You are shown two envelopes, each containing some amount of money. You are told that one envelope contains exactly twice the amount of the other, but you do not know which is which.
You pick one envelope at random and open it, revealing $100.
You are now offered the chance to switch to the other envelope.
A friend argues as follows:
"The other envelope contains either $50 or $200, each with probability . So the expected value of switching is \frac{1}{2}(50) + \frac{1}{2}(200) = \125 > $100$. You should always switch!"
But clearly the same argument would apply before you even open your envelope — so you should always switch, which is absurd since both envelopes are symmetric.
Where exactly is the flaw in the argument?
Answer: The Envelope Paradox
Key Idea / Intuition
The argument secretly assumes that both scenarios — "the other envelope has 200" — are equally likely given that you saw $100. But this is a claim about a posterior probability, not a prior. For a fixed prior distribution on the smaller amount, these two events cannot both have probability for every possible observed value simultaneously. The flaw is that no valid prior probability distribution makes the switching calculation uniformly correct for all observed values.
Formal Proof / Solution
Setting Up the Framework
Let be the smaller of the two amounts. The two envelopes contain and .
You open an envelope and see some value . There are two cases:
- Case A: You picked the smaller envelope, so and the other has . This happens with probability .
- Case B: You picked the larger envelope, so and the other has . This happens with probability (unconditionally, before knowing ).
The friend's argument implicitly claims: given that you saw , both cases A and B occur with probability .
Why This Fails
Using Bayes' theorem, the conditional probability of Case A given you saw is:
For this to equal for a specific , we need:
i.e., the prior probability that the smaller amount equals $100 must equal the prior probability that the smaller amount equals $50.
For this to hold for every possible observed value , we would need the prior on to satisfy:
where is the density of . This means and similarly . No proper probability distribution can satisfy this — such a prior does not exist.
The Resolution
The argument is only valid for a specific observed value if the prior happens to assign equal probability to "smaller amount " and "smaller amount ". For any fixed proper prior, this holds for at most a measure-zero set of values of .
In fact, for any proper prior on :
- If is large, it's more likely you're in Case B (you picked the larger), so the other envelope probably has . You should not switch.
- If is small, Case A is more likely, and you probably should switch.
The symmetry argument "you should always switch" fails because the act of opening the envelope and seeing gives you Bayesian information about which envelope you hold — but only relative to a prior. Without a prior, the calculation is simply undefined.
Punchline
The paradox arises from treating the conditional probabilities as a prior-free fact, when in reality these are posterior probabilities that depend on the underlying distribution of envelope amounts. The error is using a posterior calculation without a prior.
Source: Mathematical folklore / probability puzzles