NO.PZ2022123001000047
问题如下:
An analyst gathered the following information: the probability of economy prosperity is 75%, the probability of economy recession is 25%. For a company, when the economy is prosperity, there is 10% of probability that its EPS is $2.0 and 90% of probability that the EPS is $4.0. However, when the economy is recession, there is 25% of probability that the EPS is $2.0 and 75% of probability that the EPS is $4.0. What is the variance of this company’s EPS, when the economy is recession?
选项:
A.3.55
B.1.25
C.0.75
解释:
When the economy
recession:
E(EPS)
= 25% * 2 + 75% *4 = 3.5, Var(EPS) = 25% * (2-3.5)2 + 75% * (4-3.5)2
= 0.75
经济上行下行的概率作为第一支为什么计算的时候不考虑,而只考虑第二支的概率呢?