NO.PZ2018062016000073
问题如下:
Given the probability distribution above, what is the standard deviation of return of stock A?
选项:
A.16%
B.8%
C.2.56%
解释:
A is correct.
Expected return of stock A=0.2*30%+0.6*10%+0.2*(-20%)=8%
Variance(RA)=0.2(30%-8%)2+0.6*(10%-8%)2+0.2*(-20%-8%)2=0.0256
Standard deviation(RA)=0.02560.5=0.16
对于这2个方差的公式,可不可以这样理解:第一个公式是在一组给定的数据下使用,而在一组数据的发生存在不同概率时,就需要使用第2个公式来计算方差?