A 类标准不确定度计算器

Type A Standard Uncertainty Calculator

Compute u_A = s/√n from sample standard deviation and the number of independent measurements (statistical evaluation).

📐 计算公式
u_A = s/√n

输入样本标准差 s 与测量次数 n,求 A 类标准不确定度。

📌 计算说明
  • u_A = s/√n(多次重复测量)。
  • s=2,n=9 → 0.6667。

📚 深度解析:A 类标准偏差

💡 常见使用场景

公式
s = sqrt(sum((xi-xbar)^2)/(n-1))。例:5 次测 10.001,10.003,9.999,10.002,10.000,s≈0.0016。
样本标准差 1.5,测量次数 16
u_A=s/√n=1.5/4=0.3750。测量次数翻倍只能把 u_A 降到约 70%,靠增加 n 降低不确定度的收益递减。

❓ 常见问题(FAQ)

A 类定义?
用统计法(重复观测)评定的不确定度分量。
与 B 类?
B 类用非统计信息(证书/经验/手册)。