193k views
5 votes
Consider a game in which a player rolls a number cube to determine the number of points earned. If a player rolls a number greater than or equal to 4, the number of the roll is added to the total points. Any other roll is deducted from the player's total. What is the expected value of the points earned on a single roll in this game?

User Robynne
by
5.9k points

2 Answers

0 votes

Answer:

UR BAD AT SPELLING KID

Explanation:

User TonySalimi
by
6.0k points
4 votes

Answer:

The expected value would be a gain of 1,5

Explanation:

For any calculation of expecte value you should multiply the probability of every chance with his value or gain, for example, for this dice

If your roll 1

p(1) = 1/6, and his gain is -1

If your roll 2

p(2) = 1/6, and his gain is -2

If your roll 3

p(3) = 1/6, and his gain is -3

If your roll 4

p(4) = 1/6, and his gain is 4

If your roll 5

p(5) = 1/6, and his gain is 5

If your roll 6

p(6) = 1/6, and his gain is 6

So the expecte value would be

E = p(1)*(-1) + p(2)*(-2)+p(3)*(-3)+p(4)*(4)+p(5)*5+p(6)*6

p(1)=p(2)=p(3)=p(4)=p(5)=p(6)=1/6 because this dice is a cube, with even chances to fall in any face.

E = (1/6)*(-1-2-3+4+5+6)

E=(1/6)*(-6+15)

E=(1/6)*(9)

E=1,5

The expected value would be a gain of 1,5

User ManneR
by
6.4k points