问题如下:
According to the above table, what is the standard deviation of Y?
选项:
A.6.64.
B.1.90.
C.2.58.
解释:
C is correct
Expected return of Y = (0.2)(5) + (0.6)(2) + (0.2)(-3) = 1.6
Var(Y) = 0.2(5-1.6)2 + 0.6(2- 1.6)2 + 0.2(-3-1.6)2 = 6.64
Standard deviation= square root of 6.64=2.58
请问表头上joint probabilities 是指Y=5和X=-2同时发生、Y=2 X=1同时发生、Y=-3 X=4同时发生的概率吗?