Height of 5 people
- Input
- 170, 175, 160, 180, 165
- Expected output
- s ≈ 7.91
Sample deviation of 5 measurements.
sample standard deviation
s = √(Σ(xᵢ−x̄)²/(N−1)). Use when data is a sample from the population — dividing by N−1 corrects the bias.
Sample deviation of 5 measurements.
Use the result as technical or educational support, keeping the tool limits explicit in the workflow.
Population (σ) divides the sum of squared differences by N. Sample (s) divides by N−1 (Bessel's correction), giving an unbiased estimate of population variance when working with a sample.
More data always reduces estimation error. With large N, s ≈ σ.
No. It helps explain the scenario and use the tool more safely, but real decisions should consider official sources, full context and qualified guidance when needed.
All calculations stay in your browser. No data is sent to any server.