Variance Calculator
Calculate population variance, sample variance, and standard deviation for 5 values.
The Variance Calculator measures how far a set of numbers are spread from their mean. Variance is the average of the squared differences from the mean.
Enter five data points and the calculator computes the mean, population variance (divides by N), sample variance (divides by N-1 using Bessel's correction), and the population standard deviation.
Variance is widely used in finance (portfolio risk), quality control (process variation), and research (data dispersion). Standard deviation is simply the square root of variance and is often preferred because it has the same units as the data.