Let Xa, Xb, Xc be the amount paid if they win the game. Here Xa = 1
Each player can select Rock, Paper, or Scissors with equal probability.
so prob( A win ) = Prob( All three select same item )
= prob( All select Rock ) + Prob( all select papaer ) + prob ( all select scissor)
= 1 /3 x 1/3 x 1/3 + 1 /3 x 1/3 x 1/3 + 1 /3 x 1/3 x 1/3
= 1/9
Prob( C win ) = prob( A choose rock)xProb(B choose paper) x prob( c choose scissor) x 3!
= 1 /3 x 1/3 x 1/3 x 6
= 2/9
Prob( B win ) = Prob( two select same and one different)
=1 - prob( A win ) - Prob( B win )
= 1 - 1/9 - 2/9
= 2 /3
For a fair game the expected value should be same
so
1 x 1/9 = Xb x 2/3 = Xc x 2/9
Therefore Xb = 1/6 dollar
Xc = 1/2 dollar
Get Answers For Free
Most questions answered within 1 hours.