NO.PZ2015120604000059
问题如下:
Suppose the probability of a good economy is 0.4 and the probability of a poor economy is 0.6. The conditional probabilities of product H's profit are in the table below. What is the expected profit of product H?
选项:
A.15.
B.10.2.
C.12.5.
解释:
B is correct
E(H)=E(H|Good)+E(H|Poor)
E(H|Good) = 0.1*0+0.3*10+0.6*20=15, and E(H|Poor) = 0.5*0+0.3*10+0.2*20 = 7,
E(H) = (0.4)(15) + (0.6)(7) = 10.2.
老师,我想问一下,这道题就是算概率,还有一种题型,先算平均数,再用每个数减掉平均数,最后再算加权,这两种题型容易搞混,怎么快速区别呢?谢谢老师