OhMyCalc

测量误差范围计算器

根据样本量、观察到的比例和置信水平计算调查比例的误差幅度和置信区间。

如何使用测量误差裕度计算器

  1. 输入样本大小。
  2. 输入观察到的百分比百分比。
  3. 选择置信水平。
  4. 单击“计算”。

使用场景

公式

E = Z × √(p(1−p)/n)。

常见问题

Why does 50% give the biggest error?
The variance p(1−p) is maximal at p = 0.5, so it is used as the worst-case default when the true proportion is unknown.
人口有限?
对于小总体 (N < 20·n),应用有限总体校正因子 √((N−n)/(N−1));