SOLUTION: You buy a lottery ticket to a lottery that costs $10 per ticket. There are only 100 tickets available to be sold in this lottery. In this lottery there are one $410 prize, two $105
Algebra ->
Probability-and-statistics
-> SOLUTION: You buy a lottery ticket to a lottery that costs $10 per ticket. There are only 100 tickets available to be sold in this lottery. In this lottery there are one $410 prize, two $105
Log On
Question 1086168: You buy a lottery ticket to a lottery that costs $10 per ticket. There are only 100 tickets available to be sold in this lottery. In this lottery there are one $410 prize, two $105 prizes, and four $30 prizes. Find your expected gain or loss. Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! A = event of winning the $410 prize
B = event of winning the $105 prize
C = event of winning the $30 prize
D = event of winning no prize (winning $0)
E = Expected Value
E = Sum[P(X)*V(X)] where X is some event
E = P(A)*V(A)+P(B)*V(B)+P(C)*V(C)+P(D)*V(D)
E = 0.01*400 + 0.02*95 + 0.04*20 + 0.93*(-10)
E = -2.60
The expected value is -2.60, which means that on average, you expect to lose $2.60 for each game played.