Browse Risk Management

Standard Deviation

Learn what standard deviation means in finance, how it is calculated, and how investors use it to judge volatility, uncertainty, and portfolio risk.

Standard deviation is a statistical measure of how widely returns move around their average. In finance, it is one of the most common ways to describe volatility. A fund with a high standard deviation tends to have returns that swing more sharply above and below its average return. A fund with a low standard deviation tends to be more stable.

That does not mean standard deviation tells you whether an investment is good or bad. It tells you how spread out the results have been. Investors use it because a return stream that jumps around more is usually harder to plan around and often feels riskier to hold.

Why Standard Deviation Matters in Finance

Standard deviation matters because finance is not just about expected return. It is also about the path taken to get there.

  • A retirement investor may prefer a lower-volatility portfolio even if its expected return is slightly lower.
  • A trader may accept high standard deviation in exchange for more upside.
  • A portfolio manager may use standard deviation to compare two funds that look similar on average return but behave very differently in practice.

In modern portfolio theory, standard deviation is the classic summary measure of total portfolio risk.

The Basic Formula

For a sample of returns, standard deviation is:

$$ s = \sqrt{\frac{\sum_{i=1}^{n}(R_i-\bar{R})^2}{n-1}} $$

Where:

  • \(R_i\) is each observed return
  • \(\bar{R}\) is the average return
  • \(n\) is the number of observations

The mechanics matter more than the notation:

  1. Find the average return.
  2. Measure how far each return is from that average.
  3. Square those differences so negative and positive gaps do not cancel out.
  4. Average the squared gaps.
  5. Take the square root to return to the original unit.

The bigger the final number, the more dispersed the return series.

Worked Example

Suppose Fund A produced annual returns of 8%, 9%, 10%, 11%, and 12%.

Its average return is 10%. The returns are close to that average, so its standard deviation is relatively low.

Now suppose Fund B also averaged 10%, but its annual returns were 1%, 4%, 10%, 16%, and 19%.

Fund B has the same average return as Fund A, but the returns are much more spread out. Its standard deviation is much higher.

That is the key intuition:

  • average return tells you the center
  • standard deviation tells you how wide the outcomes are around that center

Comparing funds

If two funds have similar long-run average returns, the one with lower standard deviation may be easier for a conservative investor to hold.

Building portfolios

A portfolio’s standard deviation depends on more than the volatility of its parts. It also depends on how those assets move together, which is why correlation and covariance matter.

Risk-adjusted performance

Metrics such as the Sharpe Ratio use standard deviation to evaluate how much return an investor earned for each unit of total volatility.

What Standard Deviation Does Not Tell You

Standard deviation is useful, but it is not the whole risk story.

  • It treats upside volatility and downside volatility the same way.
  • It assumes the distribution of returns can be summarized well by dispersion around an average.
  • It may understate tail risk when markets behave abnormally.
  • It does not directly show permanent capital loss, liquidity risk, or credit risk.

That is why analysts often review standard deviation alongside measures such as beta, Value at Risk (VaR), drawdown, and scenario analysis.

Confusing volatility with guaranteed loss

A high standard deviation means returns moved around more. It does not automatically mean the investment lost money.

Ignoring time horizon

Monthly standard deviation and annual standard deviation are not interchangeable unless properly annualized.

Treating it as the only risk measure

Standard deviation is helpful, but it does not replace judgment about business quality, leverage, liquidity, or valuation.

  • Correlation: Shows how strongly two assets move together.
  • Covariance: Measures how two return series vary together in raw form.
  • Portfolio Variance: The squared volatility measure used in portfolio construction.
  • Expected Return: The average return investors expect from an asset or portfolio.
  • Diversification: Reduces portfolio risk by combining assets that do not move exactly together.

FAQs

Is a lower standard deviation always better?

Not always. A lower standard deviation usually means a smoother ride, but the right level depends on the investor’s goals, time horizon, and required return.

Can two investments have the same return but different standard deviation?

Yes. That is one of the main reasons standard deviation is useful. It helps distinguish between similar average returns that came from very different volatility patterns.

Why is standard deviation so common in portfolio theory?

Because it provides a compact way to summarize total volatility, which makes it useful in optimization, diversification analysis, and risk-adjusted return measures.
Revised on Monday, May 18, 2026