Standard Deviation and Variance Formulas
Variance is the average of the squared differences between each value and the mean: variance = (sum of (x - mean)^2) / divisor. Standard deviation is simply the square root of variance, expressed in the same units as the original data.