six values as a sample
- Values
- 4, 8, 15, 16, 23, 42
- Treat the data as
- A sample
Variance182
Sum of squares 910 over 5, computed independently
Open this exampleVariance and standard deviation on both conventions. Dividing by n-1 rather than n is Bessel correction, and on small samples the two answers differ substantially.
Also called: standard deviation calculator, sample variance.
Variance 182 and standard deviation 13.49, treating the data as a sample. On the other convention it would be 151.67, a difference of 20%.
Variance is the average squared distance from the mean. The divisor is the whole question: a sample uses n-1 because the sample mean is itself estimated from the data, which uses up a degree of freedom and would otherwise bias the estimate downwards. A population uses n because the mean is known rather than estimated. On five values the two differ by twenty-five percent, which is why both are shown.
sample variance divides by n-1; population variance divides by nEach of these is asserted on every build. If a change to the engine ever moved one of these answers, the build would fail before the page could print it.
Variance182
Sum of squares 910 over 5, computed independently
Open this exampleVariance151.67
boundary: 910 over 6, the same data on the other convention
Open this exampleFormula version 1.0.0 · definition 1.0.0 · India · Report a problem with this calculator