Variance

Risk Metrics & Measurement
intermediate
5 min read
Updated Feb 20, 2026

What Is Variance?

Variance is a statistical measurement of the spread between numbers in a data set. In finance, it measures volatility—how far an asset's price moves away from its average price over time.

Variance is a fundamental statistical concept used to quantify dispersion. Put simply, it tells you how "spread out" a set of numbers is. If every number in a list is the same (e.g., 5, 5, 5, 5), the variance is zero. If the numbers are wild and unpredictable (e.g., -50, 100, 2, 800), the variance is huge. In the world of investing, variance is synonymous with risk. If an investment has zero variance, it yields the exact same return every year (like a bank CD). If an investment has high variance, its returns swing wildly from positive to negative. Investors generally dislike uncertainty, so they demand higher expected returns for holding assets with higher variance. This relationship is the foundation of Modern Portfolio Theory (MPT).

Key Takeaways

  • Variance measures how spread out data points are from their mean (average).
  • In finance, it is a key proxy for risk and volatility.
  • High variance means high risk/volatility; low variance means stability.
  • It is calculated by squaring the differences from the mean (making all numbers positive).
  • The square root of variance is the Standard Deviation, which is more commonly used.

How Variance Works

To calculate variance, you start with the mean (average) of the data set. You then see how far each individual data point is from that mean. If you just added up the differences, the negative numbers (below average) would cancel out the positive numbers (above average), giving you zero. To fix this, statisticians square the differences. This makes all the numbers positive and also penalizes "outliers" (numbers far from the mean) much more heavily. The average of these squared differences is the variance. Because variance is in "squared units" (e.g., "dollars squared" or "percent squared"), it is often hard to interpret intuitively. That is why traders usually take the square root of the variance to get the Standard Deviation, which brings the number back to the original units (e.g., dollars or percent).

Calculation Example

Calculate the variance of a stock's annual returns over 5 years: 10%, 20%, -10%, 5%, 25%.

1Step 1: Calculate the Mean (Average). (10+20-10+5+25) / 5 = 50 / 5 = 10%.
2Step 2: Find the difference for each year. (10-10=0), (20-10=10), (-10-10=-20), (5-10=-5), (25-10=15).
3Step 3: Square the differences. 0, 100, 400, 25, 225.
4Step 4: Average the squared differences. (0 + 100 + 400 + 25 + 225) / 5 = 750 / 5 = 150.
5Result: The Variance is 150 (percent squared).
Result: The variance is 150. To find the Standard Deviation, take the square root of 150 ≈ 12.25%.

Variance in Portfolio Management

Portfolio managers don't just look at the variance of individual stocks; they look at the variance of the entire portfolio. This is where covariance comes in. If you own two stocks with high variance, but they move in opposite directions (one goes up when the other goes down), they cancel each other out. The variance of the *combined* portfolio might be very low. This is the mathematical proof behind diversification. The goal is to combine volatile assets in a way that minimizes the overall portfolio variance.

Important Considerations

Variance assumes a "normal distribution" (bell curve). It treats upside volatility (unexpected huge gains) exactly the same as downside volatility (unexpected huge crashes). In reality, investors love upside variance and hate downside variance. Because of this flaw, some investors prefer "Semivariance" or "Downside Deviation," which only looks at the bad volatility.

FAQs

They measure the same thing (dispersion), but in different units. Variance is the average of squared differences (units^2). Standard Deviation is the square root of variance (original units). Standard Deviation is easier to use because it is in the same unit as the asset price or return.

Not necessarily. High variance means high uncertainty. For a conservative retiree, it is bad. For a high-frequency trader or a venture capitalist, high variance provides the opportunity for massive profits. Risk and reward are correlated.

Variance is the primary driver of options prices. If a stock has high variance, it has a higher chance of making a big move past the strike price. Therefore, options on high-variance stocks are more expensive (higher premiums).

A variance swap is a derivative contract that allows investors to bet directly on the magnitude of the movement (volatility) of an underlying asset, regardless of the direction. It is a pure bet on variance itself.

The Bottom Line

Variance is the engine room of modern finance. While it may seem like an abstract statistical calculation, it is the number that defines "risk." Every time an investor asks "is this safe?", they are implicitly asking about variance. By understanding variance, investors can better understand the trade-off between risk and reward. It explains why stocks historically return more than bonds (the risk premium for accepting variance) and why diversification works (canceling out variance). While it has limitations—specifically its equal treatment of upside and downside moves—it remains the standard tool for measuring market volatility and constructing efficient portfolios.

At a Glance

Difficultyintermediate
Reading Time5 min

Key Takeaways

  • Variance measures how spread out data points are from their mean (average).
  • In finance, it is a key proxy for risk and volatility.
  • High variance means high risk/volatility; low variance means stability.
  • It is calculated by squaring the differences from the mean (making all numbers positive).