Question 626676
If a gambler rolls two dice and gets a sum of 10, he wins $10, and if he gets a sum of three, he wins $20. The cost to play the game is $5. What is the expected value of this game?
----
Random "winning" values::::::: 5 ::::: 15 ::::: -5
Corresponding probabilities::: 3/36::: 2/36:::: 31/36
-------
Expected "winnings"::: [3*5 + 2*15 -5*31]/36 = -$3.06
=================================
Cheers,
Stan H.