Report

Help us improve this tool

Two Envelopes Paradox Calculator

Explore the two envelopes paradox with simulation and expected-value calculation modes.

O M T

What Is the Two Envelopes Paradox?

Two envelopes contain money. One holds twice as much as the other. A flawed expected-value argument says the other envelope is always worth 25% more, no matter which one you hold. That cannot be true for a symmetric problem.

The error is treating one amount $X$ as both the smaller and larger value in the same formula:

$$E = \frac{1}{2}\cdot\frac{X}{2} + \frac{1}{2}\cdot 2X = \frac{5}{4}X$$

The correct approach uses the larger amount $L$ and smaller amount $S$ separately. See also the Monty Hall Problem Calculator and Expected Value Calculator.

Correct Expected Value

If one envelope has $x$ and the other $2x$, the expected value of either envelope is $(x + 2x)/2 = 1.5x$. Switching does not change your odds of getting the larger amount.

Frequently Asked Questions

Should you switch envelopes?

No. The setup is symmetric. Switching cannot increase the probability of receiving the larger amount.

Why does the flawed formula look convincing?

It mixes two different scenarios using the same symbol X. In one scenario X is the larger amount; in the other it is the smaller amount.

What if I can see the amount in my envelope?

Knowing the amount still does not make switching better on average. The correct expected value of the other envelope is the midpoint between the two possible amounts in each scenario.

Is this related to the Monty Hall problem?

Both are famous probability puzzles, but Monty Hall adds information by opening a door. The two envelopes paradox does not add information, so symmetry remains.