Darren L. answered 10/28/15
Tutor
0
(0)
for all your Math needs
For expected value, you obtain this value by finding the sum of all the probabilities of each event multiplied by the value of the event.
The formula for expected value is:
Expected value = [P(A) * A] + [P(B) * B] + ... + [P(N) * N]
Expected value = [P(A) * A] + [P(B) * B] + ... + [P(N) * N]
where P(A) + P(B) + ... + P(N) = 1.
So the expected profit would be:
Expected profit =[ P($30,000) * $30,000 ] +[ P($15,000) * $15,000 ] + [P($0) * $0 ]
= [ .34 * $30,000 ] + [ .55 * $15,000 ] + [ (1 - .34 - .55) * $0 ]
So the expected profit would be:
Expected profit =[ P($30,000) * $30,000 ] +[ P($15,000) * $15,000 ] + [P($0) * $0 ]
= [ .34 * $30,000 ] + [ .55 * $15,000 ] + [ (1 - .34 - .55) * $0 ]
= $10,200 + $8,250 + $0
= $18,450.
As you can see, P($0) is obtained by finding the probability that the other events not happening, which would be
1 - P($30,000) - P($15,000)