asked 7.9k 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?

asked
User Stajs
by
8.0k points

1 Answer

2 votes

E_(roll)= \sum_(i=1)^(n) (x_i)(p_i)

E_(roll)= ((-1)((1)/(6)))+((-2)((1)/(6)))+((-3)((1)/(6)))+((4)((1)/(6)))+((5)((1)/(6)))+((6)((1)/(6)))

E_(roll)= ((-1)/(6))+((-1)/(3))+((-1)/(2))+((2)/(3))+((5)/(6))+(1)((6)((1)/(6)))

E_(roll)= (3)/(2)


answered
User Beetstra
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.