- Home
- /
- Math
- /
- Statistics & Probability
- /
- Variance
The variance is the average of the squared deviations from the mean: \sigma^2 = \frac{1}{n}\sum (x_i - \bar{x})^2. Variance quantifies how spread out data values are from the mean, forming the foundation for standard deviation and virtually all inferential statistics.
Definition
The variance is the average of the squared deviations from the mean: \sigma^2 = \frac{1}{n}\sum (x_i - \bar{x})^2. It is the square of the standard deviation.
π‘ Intuition
Another spread measureβvariance = \text{SD}^2. Same idea, different scale.
π― Core Idea
Variance is in squared units (if data is in meters, variance is in meters^2).
Example
Formula
Notation
\sigma^2 for population variance, s^2 for sample variance
π Why It Matters
Variance quantifies how spread out data values are from the mean, forming the foundation for standard deviation and virtually all inferential statistics. It is used in finance to measure investment risk, in quality control to monitor manufacturing consistency, and in science to assess experimental reliability.
π Hint When Stuck
Ask yourself: do I have the SD already? If so, just square it. If not, find each deviation from the mean, square them, and average.
Formal View
Related Concepts
π§ Common Stuck Point
Take square root of variance to get SD (back to original units).
β οΈ Common Mistakes
- Forgetting that variance is in squared units β if data is in meters, variance is in \text{m}^2, not meters
- Confusing population variance (\div n) with sample variance (\div (n-1))
- Taking the square root of variance and calling it variance β that is the standard deviation, not variance
Go Deeper
Frequently Asked Questions
What is Variance in Math?
The variance is the average of the squared deviations from the mean: \sigma^2 = \frac{1}{n}\sum (x_i - \bar{x})^2. It is the square of the standard deviation.
Why is Variance important?
Variance quantifies how spread out data values are from the mean, forming the foundation for standard deviation and virtually all inferential statistics. It is used in finance to measure investment risk, in quality control to monitor manufacturing consistency, and in science to assess experimental reliability.
What do students usually get wrong about Variance?
Take square root of variance to get SD (back to original units).
What should I learn before Variance?
Before studying Variance, you should understand: mean, standard deviation.
Prerequisites
Next Steps
Cross-Subject Connections
How Variance Connects to Other Ideas
To understand variance, you should first be comfortable with mean and standard deviation. Once you have a solid grasp of variance, you can move on to standard deviation.
Visualization
StaticVisual representation of Variance