SOLUTION: Could you please help me solve this problem? ' At this years state fair, there was a dice rolling game. If you rolled two dice and got a sum of 2 or 12, you won $20. If you rolled

Algebra ->  Probability-and-statistics -> SOLUTION: Could you please help me solve this problem? ' At this years state fair, there was a dice rolling game. If you rolled two dice and got a sum of 2 or 12, you won $20. If you rolled      Log On


   



Question 602144: Could you please help me solve this problem?
' At this years state fair, there was a dice rolling game. If you rolled two dice and got a sum of 2 or 12, you won $20. If you rolled a 7, you won $5. Any other roll was a loss. If the cost is $3 to play one game with one roll of the dice. What is the expectation of the game? '

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
At this years state fair, there was a dice rolling game. If you rolled two dice and got a sum of 2 or 12, you won $20. If you rolled a 7, you won $5. Any other roll was a loss. If the cost is $3 to play one game with one roll of the dice. What is the expectation of the game? '
------------
Random winning values:..........17.....2.....-3
Corresponding Probabilities:....2/36...6/36...28/36
----------------
Multiply each "winning value" by its probability; then add the products
----
E(x) = [2*17 + 6*2 - 28*3]/36
E(x) = [34 + 12 - 84]/36
E(x) = -38/36
E(x) = -$1.06
-----
You can expect to lose $1.06 each time you play the game.
Cheers,
Stan H.
==============