Two envelopes problem
81–90 of 318 posts
Re: Two envelopes problem
#82And what is the solution? I would just take the money at point A, i.e. at the very beginning, you never know when the experiment supervisor decides that he has enough of potentially giving even more free money (in case I'm smarter compared to him/her). Plus, free money at moment t is better than potentially double free money at moment t+t1
Then whatever trick is being played you still have a 50-50 chance.
Re: Two envelopes problem
#83Re: Two envelopes problem
#84E.g. if the maximum volume of currency that could fit in an envelope is $10k, it would be possible to have a uniform prior between 0-10k, at which point I would stick if my envelope had $5.01k.
A more extreme prior could be one capped at the largest ever academic research grant (I bet it's not more than $100m).
It could also be that you have a prior that has infinite mean, in which case it is not surprising that you will always want to switch if you draw a specific value.
If you have risk aversion, this further increases the range that you would like to stick, since switching could decrease your expected utility, even if it increases your expected return. There is a separate paradox in decision theory that we should be approximately risk-neural for 'small' amounts.
Re: Two envelopes problem
#85I must admit I don't find the "compelling line of reasoning" all that compelling; to me it seems the "paradox" has more to do with the meaning of probability than with its calculation. That is, the probability is 1/2. That's all that matters to the decision making. Calculating an "expected value" at all is completely useless, whether or not you do it "correctly". Am I missing something?
Re: Two envelopes problem
#86(The usual term is sample space; it's just more fun to split and eliminate universes than states.)
Re: Two envelopes problem
#87`B = (2A if A=50, A/2 if A=100)`. Simplifying this to `B = 2A or A/2` loses important information: namely that when B is smaller, you expect A to be larger. Or alternatively, treating A as fixed (say A=100) conflates two different situations: one where the amounts are `100, 200` and one where they are `100, 50`. So you end up thinking B must have (200+50)/2 in it, which is incoherent. If you compute the expected B correctly then `A` is different in each branch.
It is subtle though. If this appeared in a paper, arguing something not obviously wrong, it'd be hard to convince everyone that the reasoning is bad.
Re: Two envelopes problem
#88> Having chosen an envelope at will, but before inspecting it, you are given the chance to switch envelopes. Should you switch? Normally we would assume there is someone who owns the envelopes of money. Now their incentive could be to offer to switch only if the envelope you chose contains more money (so they have a chance of keeping more). More like Monty Hall. Even without that, after switching, should you switch b…
Ah, that observation is very clever! Even if you let yourself be bamboozled by the logic for switching, there is no reason then not to switch again by using the same logic. And again.. and again!
Re: Two envelopes problem
#89This line of reasoning isn't possible if you have specific amounts (eg £50 and £100) for the envelopes, which suggests that the variable A is being misused somehow. `B = (2A if A=50, A/2 if A=100)`. Simplifying this to `B = 2A or A/2` loses important information: namely that when B is smaller, you expect A to be larger. Or alternatively, treating A as fixed (say A=100) conflates two different situations: one where th…
https://www.youtube.com/watch?v=_NGPncypY68
TL;DR (Spoiler alert): the expected value of the amount of money you end up with is an infinite series whose sum changes depending on the order in which you add up the terms, and so you can choose an order that makes this value come out to be positive, negative, or zero.
Re: Two envelopes problem
#90> Having chosen an envelope at will, but before inspecting it, you are given the chance to switch envelopes. Should you switch? Normally we would assume there is someone who owns the envelopes of money. Now their incentive could be to offer to switch only if the envelope you chose contains more money (so they have a chance of keeping more). More like Monty Hall. Even without that, after switching, should you switch b…