Three fair coins are tossed. If all three coins show heads, then the player wins $15. If all three coins show tails, then the player wins $10. If it costs $5 to play the game, what is the player's expected net gain or loss at the end of two games?

1 Answer
Apr 26, 2017

$3.75

Explanation:

expectation is defined as niP(x)x. In this case we know that the possible outcomes for a round is

  • x_1 =3 heads, $15
  • x_2 = 3 tails, $10
  • x_3 =anything else, 0$

so P(x=x1)=18 because there is only 1 way to accomplish this.
P(x=x2)=18 because this is the only way for this one too.
this means that P(x=x3)=68

for two games we could have
P(x=x1,x=x1)=164,30
P(x=x1,x=x2)=164,25
P(x=x1,x=x3)=664,15
P(x=x2,x=x1)=164,25
P(x=x2,x=x2)=164,20
P(x=x2,x=x3)=664,10
P(x=x3,x=x1)=664,15
P(x=x3,x=x2)=664,10
P(x=x3,x=x3)=3664,0

Leading to
16430+16425+66415+16425+16420+66410+66425+66420

simplifying

164(30+25+25+20)+664(15+10+15+10)
164(100)+664(50)=40064=6.25

Another way to think about this is knowing that the expectation for a two games can be stated as E(game1+game2)=E(game1)+E(game2) thus 1518+1018+068=258 for one game.
for two games it should be 508=6.25 which it is. Now we can subtract the amount to play per game leaving

6.2510=3.75. Playing the two games should result in a loss of $3.75