How this calculator works
Population variance divides squared deviations by N. Sample variance uses the Bessel-corrected denominator n−1. Standard deviation is the square root of the selected variance.
Formula
σ=√variance or s=√sample varianceComputes population or sample dispersion explicitly according to the selected denominator.
Worked example
Population 1,2,3 is a verified test case used by the calculation engine.
Assumptions and limitations
- Dataset values are finite real numbers.
- Sample mode requires at least two observations.
- The population/sample selection determines the denominator and is never inferred.
Methodology & sources
This calculator uses deterministic, versioned calculation logic. The formula and verified examples above are part of the calculation definition used by CalcuMint.
- CalcuMint deterministic statistics engine
Frequently asked questions
What is the difference between sample and population mode?
Population variance divides by N; sample variance divides by n−1.
Does the calculator also show variance?
Yes. Variance and the corresponding standard deviation are calculated from the same dataset.
