SOLUTION: The spinner on a wheel of fortune can land with an equal chance on any one of ten regions. Three regions are red, four are blue, two are yellow and one is green. A player wins $4

Algebra ->  Probability-and-statistics -> SOLUTION: The spinner on a wheel of fortune can land with an equal chance on any one of ten regions. Three regions are red, four are blue, two are yellow and one is green. A player wins $4       Log On


   



Question 227851: The spinner on a wheel of fortune can land with an equal chance on any one of ten regions. Three regions are red, four are blue, two are yellow and one is green. A player wins $4 if the spinner stops on red and $2 if it stops on green. The player loses $2 if it stops on blue and $3 if it stops on yellow. Find the expected value for this game?
thanks a bunchh

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The spinner on a wheel of fortune can land with an equal chance on any one of ten regions.
Three regions are red, four are blue, two are yellow and one is green.
A player wins $4 if the spinner stops on red and $2 if it stops on green.
The player loses $2 if it stops on blue and $3 if it stops on yellow.
Find the expected value for this game?
---------------
Let the random variable, "x", be gain for the player.
Values of x are: 4, 2, -2, -3
Corresponding probabilities are: 0.3 ; 0.1 ; 0.4 ; 0.2
-----------------------------------------------------------
E(x) = 4*(3/10) + 2*(1/10) + -2*(4/10) + -3*(2/10)
---
= [12 + 2 -8 -6]/10
---
= 0/10
= $0
====================================
Cheers,
Stan H.