Variance Formula
The variance is the average of the squared deviations from the mean: ^2 = 1/n (x_i - x)^2.
The Formula
When to use: Another spread measure—variance . Same idea, different scale.
Quick Example
Notation
What This Formula Means
The variance is the average of the squared deviations from the mean: . It is the square of the standard deviation.
Another spread measure—variance . Same idea, different scale.
Formal View
Worked Examples
Example 1
mediumAnswer
First step
See the full worked solution + why-it-works coaching
SetupKey insightWhy it worksCommon pitfallConnection
Example 2
hardExample 3
mediumCommon Mistakes
- Taking the square root and calling it variance — that result is the standard deviation; variance is before the root.
- Averaging the deviations without squaring — raw deviations sum to zero, so square them first.
- Mixing up the divisor — population variance divides by , sample variance () divides by .
Why This Formula Matters
Variance is the algebra-friendly form of spread: variances of independent quantities add, which is why it underlies regression, ANOVA, and the central limit theorem. Standard deviation is what you report to humans; variance is what the formulas run on. Recognizing it by "Am I averaging the squared distances from the mean (and not taking the square root)?" — rather than by familiar numbers — is what lets a student tell it apart from standard deviation and mean and range in a mixed problem set.
Frequently Asked Questions
What is the Variance formula?
The variance is the average of the squared deviations from the mean: . It is the square of the standard deviation.
How do you use the Variance formula?
Another spread measure—variance . Same idea, different scale.
What do the symbols mean in the Variance formula?
for population variance, for sample variance
Why is the Variance formula important in Math?
Variance is the algebra-friendly form of spread: variances of independent quantities add, which is why it underlies regression, ANOVA, and the central limit theorem. Standard deviation is what you report to humans; variance is what the formulas run on. Recognizing it by "Am I averaging the squared distances from the mean (and not taking the square root)?" — rather than by familiar numbers — is what lets a student tell it apart from standard deviation and mean and range in a mixed problem set.
What do students get wrong about Variance?
The procedure for variance is the easy part; the trap is taking the square root and calling it variance. Asking "Am I averaging the squared distances from the mean (and not taking the square root)?" first is what keeps a correct-looking calculation from being attached to the wrong concept.
What should I learn before the Variance formula?
Before studying the Variance formula, you should understand: mean, standard deviation.