Expectation tells you the average outcome, but not how spread out the outcomes are. Two distributions with the same mean can look completely different. Variance measures that spread.
Variance is the expected squared deviation from the mean:
Squaring penalizes large deviations more than small ones and ensures the result is always non-negative.
Because variance is in squared units, we usually report the standard deviation instead:
Standard deviation has the same units as , which makes it interpretable. A few identities you'll use constantly:
- For any constants : .
- For independent and : .
- if and only if is constant.
In finance, the standard deviation of returns is called volatility — the headline measure of an asset's risk.