标准误差(Standard Error,SE),也称标准误,指计算统计量的标准差。若统计量是均值,则称均值标准误差(SEM)。
维基百科上的解释: If the statistic is the sample mean, it is called the standard error of the mean
本文默认标准误差即为均值标准误差,用SE表示。下面是国家统计局给出的基本定义:
定义
-
若总体标准差 σ \sigma σ已知,则标准误差计算公式如下:
σ X ˉ = σ n \sigma_{\bar{X}}=\frac{\sigma}{\sqrt{n}} σXˉ=nσ
式中, n n n是抽样的样本个数。 -
若总体标准差 σ \sigma σ未知,则标准误差计算公式如下:
σ X ˉ = S n \sigma_{\bar{X}}=\frac{S}{\sqrt{n}} σXˉ=nS
式中, S S S是样本标准差。
参考: