🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!
two_envelopes_paradox
The two envelopes paradox presents a situation where switching envelopes always appears to yield higher expected value, no matter which envelope you hold. The apparent gain from switching is illusory because the argument implicitly assumes a probability distribution over the amounts that cannot be both proper and symmetric for all values. The paradox reveals how undefined distributions lead to contradictory expectations.
Two envelopes contain money, one double the other. You pick one and see it contains $100. You reason: the other has either $50 or $200, so switching gives expected value $125 > $100. But the person holding the other envelope reasons identically. Both cannot gain by switching.
A game show offers two briefcases: one contains twice as much prize money as the other. A contestant picks one and is told it holds $500. They reason: the other briefcase holds either $250 or $1,000, making the expected value of switching $625. They switch — but the same logic would have applied had they originally picked the other briefcase, revealing the flaw in the reasoning.
An investor is offered two sealed investment portfolios, one worth double the other. After learning their chosen portfolio is worth $10,000, they calculate that switching yields an expected value of $12,500. Yet every investor in this game, regardless of which portfolio they hold, would reach the identical conclusion — exposing that the expected-value calculation is paradoxically self-defeating.
Binary (yes/no) questions an LLM must answer to identify this aspect:
Does an argument claim that switching choices always produces higher expected value regardless of what you currently hold?
Type: binaryIs the 'other option' being treated as both larger and smaller than the current option with equal probability?
Type: binaryDoes the reasoning depend on the expected value of an unknown quantity that has no fixed distribution?
Type: binaryIs a seemingly compelling symmetry argument being used to recommend one course of action over another?
Type: binaryThe two envelopes paradox presents a situation where switching envelopes always appears to yield higher expected value, no matter which envelope you hold. The apparent gain from switching is illusory because the argument implicitly assumes a probability distribution over the amounts that cannot be both proper and symmetric for all values. The paradox reveals how undefined distributions lead to contradictory expectations.
The argument implicitly assumes a distribution that assigns equal probability to the other envelope being half or double — but no such distribution can be both proper and symmetric for all values. The expected value calculation is applied to an undefined probability model.
Specify the prior distribution over the amounts. When a proper prior is specified, switching no longer dominates in general. Recognize that expected value reasoning requires a well-defined probability model.
The two envelopes paradox appears in debates about sequential decision-making, Bayesian reasoning, and the limits of expected utility as a decision criterion.
Use these tools to detect, analyze, or train this aspect.