SOLUTION: if roulette were fair, how much should the house pay a player who bets $20 on a single number and it comes up? the odds against winning are 36:1

Algebra ->  Probability-and-statistics -> SOLUTION: if roulette were fair, how much should the house pay a player who bets $20 on a single number and it comes up? the odds against winning are 36:1      Log On


   



Question 268505: if roulette were fair, how much should the house pay a player who bets $20 on a single number and it comes up? the odds against winning are 36:1
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
if roulette were fair, how much should the house pay a player who bets $20 on a single number and it comes up? the odds against winning are 36:1
---
P(losing) = 36/37
P(winning) = 1/37
-----------------------
Let "x" be the amount the house pays.
---
Note: Expected pay is zero if the game is "fair".
---
E(x) = (winnings)P(win) + (loss)P(lose)
E(x) = (x-20)(1/37) + (-20)(36/37) = 0
---
Multiply thru by 37 and solve for "x":
x-20 -20(36) = 0
x = 20*36+20
x = $740
===============
Cheers,
Stan H.