First, you work out the probability that an alien who has been right a hundred times out of a hundred will be right the next time. Basically, find the
improbability of 100 correct answers arising from pure guesswork. Call this P. This will give you the chance that the alien is simply guessing. If he is guessing, the chance that he is wrong is given by P/2.
Now, there are four cases:
a) Alien right, you pick B
b) Alien right, you pick both
c) Alien wrong, you pick B
d) Alien wrong, you pick B
a) If the alien is right, and you pick B, you have a reward of 1 million. The value of this case is (1-P/2)*(10^6).
b) If the alien is right, and you pick both, then the value of this case is (1-P/2)*(10^3)
c) If the alien is wrong, and you pick B, then you get nothing. The value of this case is (P/2)*0 = 0
d) If the alien is wrong, and you pick both, then you get the jackpot, valued at (P/2)*1001000
The condition of balance is: Val(a) + Val(c) = Val(b) + Val(d)
which is:
(1-P/2)*(10^6) + 0 = (1-P/2)*(10^3) + (P/2)*1001000
Which gives P = 0.999.
That is, both choices are equal only when the probability that the alien will be wrong 0.999 times every times he makes a choice - or, in layman's terms, that he is wrong every 999 out of 1000 times.
Now again, there are two choices. Either he knows, or he is guessing.
The probability that he is guessing is, or has made a hundred correct choices purely by guess work, is 2^(-100).
As this is clearly less than the required value of 0.999, we can safely conclude that the case in which we take only the box B is the correct one to choose in this scenario. It's not guaranteed, of course, but it's valued far more highly. Much more than trillions of times more highly, in fact.
Was that rough proof of correctness enough of a justification for me saying that we should pick choice B?
And do I win this thread?
