第二题 D A certain characteristic in a large population has a distribution that is symmetric about the mean m. If 68 percent of the distribution lies within one standard deviation d of the mean, what percent of the distribution is less than m + d ? 题目说围绕平均值m做对称分布,有68%的分布在平均值周围(左右两边)标准方差为d的范围内,其实说的范围是 [m-d, m+d]。 现在要求的是[... , m+d]范围内的百分比。 画个数轴就知道了,分布在 [m-d, m+d]以外的是 1-68%=32%,左右各16%,再16%+68% = 84%。 -- by 会员 sayysong (2009/11/14 14:59:32)
呼呼, 偶明白了, 还是概率的问题啊, 挺深奥的,谢谢解答 |