1 There are two envelopes each of which has a check for a Un
1. There are two envelopes, each of which has a check for a Unif(0,1) amount of money, measured in thousands of dollars. The amounts in the two envelopes are independent. You get to choose an envelope and open it, and then you can either keep that amount or switch to the other envelope and get whatever amount is in that envelope.
Suppose that you use the following strategy: choose an envelope and open it. If you observe \'U\', then stick with that envelope with probability \'U\', and switch to the other envelope with probability 1-U
a) Find the probability that you get the larger of the two amounts
b) Find the expected value of what you will receive
Solution
