Ok what about this :
Suppose we have a coin or whatever with certain odds, but with don't know what the odds are.
Say it has P chance of landing heads, and 1-P chance of landing tails.
(like .75 and .25 or something)
Suppose me and you want to make an even bet.
Can you find a procedure using our coin we can make an even bet (.5 chance of winning each) without knowing what the odds for the coin actually are?
No spoilers please from those who know...
BTW this is usually attributed to von Neumann, one of the fathers of Computer Science, and Game Theory also.
And the trick is still used in many areas of Computer Science...
Suppose we have a coin or whatever with certain odds, but with don't know what the odds are.
Say it has P chance of landing heads, and 1-P chance of landing tails.
(like .75 and .25 or something)
Suppose me and you want to make an even bet.
Can you find a procedure using our coin we can make an even bet (.5 chance of winning each) without knowing what the odds for the coin actually are?
No spoilers please from those who know...
BTW this is usually attributed to von Neumann, one of the fathers of Computer Science, and Game Theory also.
And the trick is still used in many areas of Computer Science...
Comment