SOLUTION: A fair die is rolled. If a number 1 or 2 appears, you will receive $5. If any other number appears, you will pay $2. What is the mean value of one trial of this game?
Algebra ->
Probability-and-statistics
-> SOLUTION: A fair die is rolled. If a number 1 or 2 appears, you will receive $5. If any other number appears, you will pay $2. What is the mean value of one trial of this game?
Log On
Question 230965: A fair die is rolled. If a number 1 or 2 appears, you will receive $5. If any other number appears, you will pay $2. What is the mean value of one trial of this game? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A fair die is rolled. If a number 1 or 2 appears, you will receive $5. If any other number appears, you will pay $2. What is the mean value of one trial of this game?
-------------------------------------
Random Variable X has two values: 5 and -2
The corresponding probabilities are (2/6) and (4/6)
--------------------------------------
Mean Value of one trial is (2/6)*5 + (4/6)(-2)
= (10/6) - (8/6) = 2/6 dollars = 33 1/3 cents
==================================================
Cheers,
Stan H.