Edward C. answered 07/09/15
Tutor
5.0
(438)
Caltech Grad for math tutoring: Algebra through Calculus
To find the expected revenue, you multiply the amount of revenue by the probability of that revenue occurring, and then sum these amounts over all possible outcomes. As a formula this is written
E(X) = ∑ x*P(x)
You have listed 5 probabilities (0.18, 0.27, 0.42, 0.10 and 0.03) and they sum to 1, as they should to cover the entire sample space. But you have only listed 4 revenue amounts ($20, $18.8, $16.2 and $12). If the 5th revenue amount is 0 and corresponds to the 0.03 probability then
E(X) = 20*0.18 + 18.8*0.27 + 16.2*0.42 + 12*0.10 + 0*0.03
= 3.6 + 5.076 + 6.804 + 1.2 + 0
= $16.68 million
If you have a different value for the 5th revenue amount you can plug it in to the equation to get a different answer.