Enter a data set to compute the sample variance using n - 1 degrees of freedom, measuring dispersion for inferential statistics and hypothesis testing.
用 n−1 自由度的样本方差。
统计指标、置信区间与样本量的测算。
样本方差 s²=Σ(xᵢ−x̄)²/(n−1):样本数据围绕均值的离散程度,分母用 n−1(贝塞尔校正)得无偏估计。
方差单位为原数据单位的平方;取平方根得样本标准差 s,量纲复原。总体方差才用 n 作分母。