excel中方差计算(总体与样本)

2018-10-26  本文已影响0人  声希音大

在Excel中计算方差与标准差的时候,经常会认为出现几个选项,而其中文解释也是令人费解。

比如下图的VAR.P的中文解释,计算基于给定的样本总体的方差(忽略样本中的逻辑值及问题文本)

而官方的英文解释则很通俗易懂:Remarks VAR.P assumes that its arguments are the entire population. If your data represents a sample of the population, then compute the variance by using VAR.S. Arguments can either be numbers or names, arrays, or references that contain numbers.

VAR.P即认为它的参数即为完整的总体;如果你的数据只是总体的一个抽样,那么请用VAR.S

VAR.P: population variance

VAR.S: sample variance

总体方差与样本方差的计算是有区别的

总体方差:

样本方差:

上一篇 下一篇

猜你喜欢

热点阅读