Friday puzzler -- pick an envelope
Alex Y
This week and next are two subtly different versions of the same puzzle, with very different answers.
You are shown a machine that creates random real numbers. However, you do not know how these random numbers are distributed, e.g, they could be roots of Pi (rhubarb being my favorite
) powers of e with an arbitrary sign, etc. As an example, the puzzlemaster gets the machine to create a number, which he shows to you, and in this case, you notice that it is a negative number with three digits to the left of the decimal place and four digits to the right.
Now, without your being able to see, the puzzlemaster uses the machine to generate two additional numbers, which he seals in envelopes. Using a coin toss, he chooses one of the envelopes to give to you to open. After you have opened it and looked at the generated number inside, he says that you are to pick the envelope with the larger of the two numbers -- either the one you were given or the unopened envelope.
Is there a strategy that lets you improve your odds of success to greater than 50%? If so, what is that strategy, and what odds do you achieve?
Yes, this does look a little like the MH problem, and also a little like the two-envelope paradox, but it is neither.