NO.PZ2015120604000066
问题如下:
Determine the variance of a discrete uniform distribution, which is defined as X={2,4,6,8,10}.
选项:
A.
6.
B.
8.
C.
2.8.
解释:
B is correct
Expected value= (1/5)(2+4+6+8+10) = 6
Variance= (1/5)[(2-6)2 + (4-6)2+ (6-6)2 + (8-6)2+(10-6)2] = 8
用计算器就可以算了,是之前的题目,请问和本章的关系是什么