SOLUTION: suppose it cost $8 to roll a pair of dice. we get paid the sum of the numbers in dollars that appear on the dice, is it a fair game

Algebra ->  Finance -> SOLUTION: suppose it cost $8 to roll a pair of dice. we get paid the sum of the numbers in dollars that appear on the dice, is it a fair game       Log On


   



Question 1190569: suppose it cost $8 to roll a pair of dice. we get paid the sum of the numbers in dollars that appear on the dice, is it a fair game

Found 2 solutions by math_tutor2020, greenestamps:
Answer by math_tutor2020(3817) About Me  (Show Source):
You can put this solution on YOUR website!

X = net earnings
The possible sums on the dice are
{2,3,4,5,6,7,8,9,10,11,12}
Subtract 8 from each of those items
2-8 = -6
3-8 = -5
etc, until
12-8 = 4
The possible values of X are {-6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4}
For instance, if you roll a 2 you earn $2 but pay $8. So in reality you lose $6 (ie 2-8 = -6)
Another example: You roll a 12, so you earn $12 and walk away with 12-8 = 4 dollars.

Use a sum of dice chart to see all the possible ways to roll two dice.
There's only one way to roll a 2, out of 36 ways total.
This means 1/36 is the probability of rolling a 2.
It's the probability of X being -6

As another example, there are 2 ways to roll a 3 (1+2 = 3 and 2+1 = 3)
2/36 is the probability of rolling a 3 and earning $3
This leads to a net earnings of X = -5 as calculated earlier.

Continue this process until you reach rolling a 12.

This is what the probability distribution looks like
Rolling a...XP(X)
2-61/36
3-52/36
4-43/36
5-34/36
6-25/36
7-16/36
805/36
914/36
1023/36
1132/36
1241/36


What we do from here is multiply each X and P(X) value.
Example: -6*(1/36) = -6/36
I won't reduce any of the fractions.
This way I can keep the same denominator to add the fractions fairly easy in the next step
Rolling a...XP(X)X*P(X)
2-61/36-6/36
3-52/36-10/36
4-43/36-12/36
5-34/36-12/36
6-25/36-10/36
7-16/36-6/36
805/360/36
914/364/36
1023/366/36
1132/366/36
1241/364/36


Every item in the X*P(X) column is something over 36
Focus on the numerators only. Add them up to get
-6+(-10)+(-12)+(-12)+(-10)+(-6)+0+4+6+6+4 = -36

Then divide that sum over the common denominator
-36/36 = -1

The expected value is -1.

The expected net earnings is -1, which means the player expects (on average) to lose $1 each time they play the game.

This expected value is not 0, so the game is not mathematically fair.

--------------------------------------------------------
Another approach:

Y = winnings only (ignore the cost)
Y is an integer from the set {2,3,4,5,6,7,8,9,10,11,12} which are the possible outcomes of the dice

This is the probability distribution for the random variable Y
YP(Y)
21/36
32/36
43/36
54/36
65/36
76/36
85/36
94/36
103/36
112/36
121/36

Then compute the Y*P(Y) column
YP(Y)Y*P(Y)
21/362/36
32/366/36
43/3612/36
54/3620/36
65/3630/36
76/3642/36
85/3640/36
94/3636/36
103/3630/36
112/3622/36
121/3612/36

Once again, everything is over 36 so we add the numerators to get
2+6+12+20+30+42+40+36+30+22+12 = 252

Divide that sum over 36
252/36 = 7

We get an expected value of 7, which makes sense because rolling a 7 is the most frequent item. It's at the center of the distribution, and it's the mean value.

On average, the player expects to win $7 on any given roll.
However, we have to factor in the $8 cost to play the game (reality catches up to us unfortunately). So the player expects to net 7-8 = -1 dollars per roll, on average.
This matches the -1 found at the conclusion of the previous section.

Whichever method you use, the game is not mathematically fair. We would need the expected value to be 0 when accounting for the cost to play the game.
It's probably fairly obvious at this point that if the cost to play the game was $7, then the final expected value would be 0.

--------------------------------------------------------


Answer: No, it is not a fair game. The expected value is not 0.

Answer by greenestamps(13203) About Me  (Show Source):
You can put this solution on YOUR website!


The numbers on each die are 1 through 6; the average is 3.5.

The average sum of the numbers on two dice is 2(3.5)=7.

So the average payout on rolling two dice is $7, while the cost is $8 -- so it is not a fair game.