Variance
The average of the squared deviations from the mean.
Variance measures how spread out a data set is. It is the mean of the squared differences between each value and the overall mean, so it is expressed in squared units.
Sample variance divides by n − 1 (Bessel’s correction) while population variance divides by N. The square root of the variance is the standard deviation.