Two-Envelope Paradox | Brilliant Math & Science Wiki (2024)

Sign up with Facebook or Sign up manually

Already have an account? Log in here.

Alexander Katz, Christopher Williams, Eli Ross, and

  • Jimin Khim

contributed

The two-envelope paradox is a scenario in which a player is presented with two envelopes, each containing an unknown amount of money, and asked to choose one after being given the additional information that one envelope contains twice as much money as the other.

You should definitely not switch It doesn't matter You should definitely switch

Two-Envelope Paradox | Brilliant Math & Science Wiki (1)

Given that you don't know what \(X\) is (but only what is in your envelope), should you switch?

Incorrect, but compelling, reasoning could conclude that it is always optimal for the player to switch his choice if allowed: suppose the envelope the player currently holds contains \(D\) dollars. Then the other envelope will contain either \(2D\) or \(\frac{D}{2}\) dollars, with apparently equal probability. This makes the expected value of switching

\[\frac{1}{2} \cdot (2D) + \frac{1}{2} \left(\frac{D}{2}\right) = \frac{5D}{4},\]

which is greater than the expected value of staying, \(D\). Hence it is always beneficial to switch. But this is intuitively pointless due to the symmetry of the situation, which is why this is sometimes referred to as a paradox.

The apparent paradox is notable because the failure in reasoning illustrates a failure to apply Bayes' theorem and conditional probability, as well as formal logic. Slight modifications to the paradox turn the problem into an important problem in philosophy, especially in detecting implicit reasoning.

Contents

  • Formal Description
  • Resolution
  • Extension to Visible Envelopes
  • See Also

Formal Description

Suppose a player were presented with two envelopes \(A, B\), and told that one contains twice the money of the other. After selecting an envelope, the player is given the opportunity to either keep the envelope (and the money it contains), or to switch to the other envelope.

The switching argument concludes that it is always beneficial to switch, by way of the following reasoning: suppose the envelope the player currently holds contains \(D\) dollars. Then the other envelope will contain either \(2D\) or \(\frac{D}{2}\) dollars, so the expected value of switching is

\[\frac{1}{2} \cdot (2D) + \frac{1}{2} \left(\frac{D}{2}\right) = \frac{5D}{4},\]

which is greater than the expected value of staying, \(D\). Obviously, this reasoning must be faulty somewhere (it's absurd to obtain an infinite expected value from two finite envelopes!), but the flaw is not immediately obvious.

Resolution

The simplest resolution is to closely re-examine the expected value calculation:

\[\frac{1}{2} \cdot (2D) + \frac{1}{2} \left(\frac{D}{2}\right) = \frac{5D}{4}.\]

The error in this calculation lies in a subtle misunderstanding: the two '\(D\)'s in the calculation actually represent different values, that are incorrectly equated. In particular, the '\(2D\)' represents the expected value in the other envelope given that it is the larger one, and the '\(\left(\frac{D}{2}\right)\)' represents the expected value in the other envelope given that it is the smaller one.

In other words, the additional information "the second envelope contains less money than the first" means that the player should update his belief about the second envelope to be smaller than he would expect without that additional information, and similarly approach the case where the second envelope is the larger one. The correct calculation would be

\[\mathbb{E}[\text{second envelope} = B] = \mathbb{E}(B | A < B)P(A < B) + \mathbb{E}(B | A > B)P(A > B),\]

which, if the envelopes contain \(x\) and \(2x\) money, indeed resolves to \(\frac{3x}{2}\) as intuition would suggest.

Another, perhaps more intuitive, way of understanding the resolution is by considering the total amount of money in the game \(T\), which is fixed regardless of which envelope you choose. But now the amount in your envelope given that it is the larger one is well-defined, \(\frac{2T}{3}\). And the amount in your envelope given that it is the smaller one is \(\frac{T}{3}\). His expected return from switching is then

\[\mathbb{E}[\text{switch}]=\frac{1}{2} \frac{2T-T}{3} + \frac{1}{2} \frac{T-2T}{3}=0\]

which means there is no advantage or disadvantage to switching, which is exactly as expected.

Extension to Visible Envelopes

If the situation is slightly modified to allow the player to look inside the envelope prior to making his decision, the apparent paradox continues to hold as this opportunity gives the player no new information (as he would choose to switch, using the naive expected value calculation, regardless of the value of the envelope).

However, it turns out that this opportunity allows the player to choose the larger envelope with probability greater than \(\frac{1}{2}\)! This is an extremely surprising result, possible only by using a randomized strategy.

First, the player chooses a continuous random variable \(Z\) that is positive on any interval; the choice of distribution doesn't matter much (for instance, the normal distribution will do fine). The player first selects a random number \(z\) according to this distribution, and compares it to the number in his envelope \(m\).

  • If \(z<m\), the player chooses to stay. Intuitively, the player has found that the number in his envelope is "large," so he does not want to switch.
  • If \(z>m\), the player chooses to switch. Intuitively, the player has found that the number in his envelope is "small," so he wants to switch.

The analysis of this strategy is relatively straightforward. There are three cases to consider:

  • Case 1: \(z\) is less than the numbers in both envelopes.
    In this case the player will choose to keep his envelope, no matter if 1.a. the player has the larger amount, or 1.b. they player has the smaller one. The randomization does not help or hurt the player here; the player still has an even chance of having the larger or smaller envelope.
  • Case 2: \(z\) is greater than the numbers in both envelopes.
    In this case the player will choose to switch his envelope, no matter if 2.a. the player has the larger amount, or 2.b. the player has the smaller one. Again, the randomization does not help or hurt the player here; there is an even chance of switching to the larger or smaller envelope.
  • Case 3: \(z\) is in between the numbers in each envelope.
    In this case, if 3.a. the player started with the smaller envelope, the player would choose to switch and thus end up with the larger envelope. If 3.b. the player instead started with the larger envelope, the player would choose to stay. In either case, the player would end up with the larger envelope!

Thus, so long as the third case has a positive probability of occurring, the player will get the larger envelope with probability greater than \(\frac{1}{2}\). But this is indeed the case since \(Z\) is positive on any interval (and thus also the interval between the two envelopes), so this strategy guarantees the player the desired greater than \(\frac{1}{2}\) probability.

See Also

  • Paradoxes in logic
  • Expected value
  • Bayesian theory in science and math

Cite as: Two-Envelope Paradox. Brilliant.org. Retrieved from https://brilliant.org/wiki/two-envelope-paradox/

Two-Envelope Paradox | Brilliant Math & Science Wiki (2024)

FAQs

What is the two-envelope paradox? ›

The Paradox. You are presented with a choice between two envelopes. You know one envelope contains twice as much money as the other, but you don't know which contains more. You arbitrarily choose one envelope -- call it Envelope A -- but do not open it. Call the amount of money in that envelope X.

What is the two envelope riddle? ›

The two-envelope paradox is a scenario in which a player is presented with two envelopes, each containing an unknown amount of money, and asked to choose one after being given the additional information that one envelope contains twice as much money as the other.

What is the two envelopes strategy? ›

In the strategy, a player randomly switches envelopes with a probability that depends on the amount of money in the first envelope. The larger the amount, the less likely it is that a player should switch, even without knowing how high or low the values might be (the distribution).

What is the infamous two envelope problem? ›

If A is the smaller amount, then the other envelope contains 2A. If A is the larger amount, then the other envelope contains A/2. Thus the other envelope contains 2A with probability 1/2 and A/2 with probability 1/2. This is greater than A so, on average, the person reasons that they stand to gain by swapping.

What is the two envelope approach? ›

The Two Envelope System is a tender process where suppliers' bid proposals are submitted and evaluated separately. This system separates the technical and pricing proposals. The first envelope is usually reviewed by the technical team to ensure these suppliers are able to provide the product or service required.

What is the expectation value paradox? ›

Paradoxes for Probability. The idea that expected value or expected utility is a good guide to the desirability of some option, such as a game, can lead us to paradoxical situations, when the expected utility is badly behaved.

What is the answer to the riddle envelope? ›

Envelope. It starts with an E and ends with and E, but it also contains only ONE letter (inside the envelope). OR Answer could be Eve/eye which starts with “e” and ends with “e” but only has one letter(alphabet) in it.

What begins and ends with an e? ›

The word envelope begins with an 'e' and ends with an 'e', too. It contains only a single letter.

How do you solve a riddle answer? ›

Look for similarities or differences between the elements in the riddle. For example, if the riddle mentions a group of animals, look for patterns in their characteristics or behavior that could be relevant to the answer. Try breaking down the riddle into its individual components and analyzing each one separately.

What are envelopes in math? ›

envelope, in mathematics, a curve that is tangential to each one of a family of curves in a plane or, in three dimensions, a surface that is tangent to each one of a family of surfaces. For example, two parallel lines are the envelope of the family of circles of the same radius having centres on a straight line.

How does the envelope method work? ›

The concept is simple: Take a few envelopes, write a specific expense category on each one — like groceries, rent or student loans — and then put the money you plan to spend on those things into the envelopes. Traditionally, people have used the envelope system on a monthly basis, using actual cash and envelopes.

What is a two way envelope? ›

#1 Hitch Hiker envelope have a perforated flap that is meant to be detached, filled out, put back in the envelope and returned. It is commonly used for collections, contributions, offerings and other types of donations. These envelopes are also known as 2-ways, dual purpose mailers, and offering envelopes.

What is a paradox in probability? ›

The problem:

When a chord of the circle is chosen at random, what's the probability that the chord is longer than a side of the triangle? Bertrand followed this up with three different but seemingly correct solutions. The paradox lies in the fact that each of these solutions gives a different answer to the problem.

What is the real ending of Infamous 2? ›

considering she is still alive and well, so the canon ending for infamous 2 is the evil ending where the beast and cole is on the path to awaken as many conduit as they could find and the emp bomb never got activated.

What is the symbol for evil karma in Infamous Second Son? ›

Evil karma is represented by a red vulture which evolves to look more skeletal and evil, with its wings appearing sharper, and bones being implemented in the design. Whichever Karmic state Delsin is in affects which bird overpowers the other.

What is the 2 door riddle? ›

To solve the puzzle, you must ask one guard (it doesn't matter which one) which door the other guard would say leads out. Both guards will indicate the same door, which will be the door that doesn't lead out.

What is the Monty Hall problem explained? ›

In two out of three cases, you win the car by changing your selection after one of the doors is revealed. This is because there is a greater probability that you choose a door with a goat behind it in the first go, and then Monty is guaranteed to reveal that one of the other doors has a goat behind it.

What was inside the envelope? ›

It is designed to contain a flat object, such as a letter or card. Traditional envelopes are made from sheets of paper cut to one of three shapes: a rhombus, a short-arm cross or a kite.

What is the riddle priceless to two? ›

Oswald Cobblepot : I can't be bought, but I can be stolen with one glance. I'm worthless to one, but priceless to two. Love.

Top Articles
Latest Posts
Article information

Author: Gregorio Kreiger

Last Updated:

Views: 6254

Rating: 4.7 / 5 (57 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Gregorio Kreiger

Birthday: 1994-12-18

Address: 89212 Tracey Ramp, Sunside, MT 08453-0951

Phone: +9014805370218

Job: Customer Designer

Hobby: Mountain biking, Orienteering, Hiking, Sewing, Backpacking, Mushroom hunting, Backpacking

Introduction: My name is Gregorio Kreiger, I am a tender, brainy, enthusiastic, combative, agreeable, gentle, gentle person who loves writing and wants to share my knowledge and understanding with you.