Skip to main content
← Back to S Definitions

Standard

Standard Deviation: Definition, Formula, Example, and FAQs

Standard deviation is a fundamental statistical measure used in Portfolio Theory and Risk Management to quantify the amount of variation or dispersion of a set of data values. In finance, it specifically measures the historical volatility of an investment or portfolio, indicating how much its return has deviated from its average return over a specific period. A high standard deviation implies greater price fluctuations and thus higher risk, while a low standard deviation suggests more stable returns. This metric helps investors understand the potential range of returns for an asset and assess the associated level of risk.

History and Origin

The concept of standard deviation was formally introduced by Karl Pearson in 1893. Pearson, an English mathematician and biostatistician, played a pivotal role in establishing the discipline of mathematical statistics. He coined the term "standard deviation" in a Gresham lecture delivered in January 1893, and it became a cornerstone of statistical analysis9. Before Pearson, scientists often assumed that most natural data followed a normal distribution, but his work helped recognize and quantify other types of distributions, including skew distributions8.

Its application in finance became prominent with the advent of Modern Portfolio Theory (MPT). Pioneered by Harry Markowitz with his seminal 1952 paper, "Portfolio Selection," MPT demonstrated how to construct an optimal portfolio by considering the trade-off between expected return and risk5, 6, 7. Markowitz utilized standard deviation as the primary measure of portfolio risk, revolutionizing how investors approached asset allocation and diversification. This framework shifted the focus from analyzing individual securities in isolation to evaluating their contribution to the overall risk and return of a diversified portfolio.

Key Takeaways

  • Standard deviation quantifies the dispersion of data points around their mean, serving as a measure of an investment's historical price volatility.
  • In finance, a higher standard deviation indicates greater price swings and, consequently, higher risk.
  • It is a core component of Modern Portfolio Theory, helping investors evaluate the risk-return profile of portfolios.
  • While widely used, standard deviation assumes returns are normally distributed and treats both positive and negative deviations equally, which are common critiques.
  • Investors use standard deviation to compare the riskiness of different assets or portfolios and to make informed investment decisions aligning with their risk tolerance.

Formula and Calculation

The formula for standard deviation involves several steps:

  1. Calculate the mean (average) of the data set.
  2. Subtract the mean from each data point, then square the result (this gives the squared deviations).
  3. Calculate the mean of these squared deviations. This value is known as the variance.
  4. Take the square root of the variance to get the standard deviation.

For a data set of population values:

σ=i=1N(xiμ)2N\sigma = \sqrt{\frac{\sum_{i=1}^{N}(x_i - \mu)^2}{N}}

Where:

  • (\sigma) (sigma) = Population Standard Deviation
  • (x_i) = Each individual data point
  • (\mu) (mu) = Population Mean
  • (N) = Total number of data points in the population

For a sample data set (more common in financial analysis):

s=i=1n(xixˉ)2n1s = \sqrt{\frac{\sum_{i=1}^{n}(x_i - \bar{x})^2}{n-1}}

Where:

  • (s) = Sample Standard Deviation
  • (x_i) = Each individual data point
  • (\bar{x}) (x-bar) = Sample Mean
  • (n) = Total number of data points in the sample

Interpreting the Standard Deviation

Interpreting the standard deviation in finance involves understanding its implications for an asset's price movements and potential returns. A higher standard deviation indicates that an investment's returns have historically been more spread out from its expected return, signifying greater volatility. Conversely, a lower standard deviation suggests that returns tend to cluster more closely around the mean, implying less volatility and a more predictable performance.

For example, an investment with an average annual return of 10% and a standard deviation of 5% suggests that its returns typically fall between 5% and 15% (one standard deviation from the mean) in approximately 68% of the observations, assuming a normal distribution. If another investment also has an average annual return of 10% but a standard deviation of 15%, its returns are much more spread out, indicating a significantly higher level of market risk. Investors use this information to gauge whether the potential rewards of an asset justify its inherent level of variability.

Hypothetical Example

Consider two hypothetical portfolios, Portfolio A and Portfolio B, over five years:

YearPortfolio A Return (%)Portfolio B Return (%)
11220
2105
31115
492
5818

Step 1: Calculate the Mean Return for each portfolio.

  • Mean (Portfolio A) = ((12+10+11+9+8) / 5 = 50 / 5 = 10%)
  • Mean (Portfolio B) = ((20+5+15+2+18) / 5 = 60 / 5 = 12%)

Step 2: Calculate the Squared Deviations from the Mean.

Portfolio A:

  • ((12-10)2 = 22 = 4)
  • ((10-10)2 = 02 = 0)
  • ((11-10)2 = 12 = 1)
  • ((9-10)2 = (-1)2 = 1)
  • ((8-10)2 = (-2)2 = 4)
  • Sum of squared deviations = (4+0+1+1+4 = 10)

Portfolio B:

  • ((20-12)2 = 82 = 64)
  • ((5-12)2 = (-7)2 = 49)
  • ((15-12)2 = 32 = 9)
  • ((2-12)2 = (-10)2 = 100)
  • ((18-12)2 = 62 = 36)
  • Sum of squared deviations = (64+49+9+100+36 = 258)

Step 3: Calculate the Variance (Sum of squared deviations / (n-1)).

  • Variance (Portfolio A) = (10 / (5-1) = 10 / 4 = 2.5)
  • Variance (Portfolio B) = (258 / (5-1) = 258 / 4 = 64.5)

Step 4: Calculate the Standard Deviation (Square root of Variance).

  • Standard Deviation (Portfolio A) = (\sqrt{2.5} \approx 1.58%)
  • Standard Deviation (Portfolio B) = (\sqrt{64.5} \approx 8.03%)

Conclusion: Portfolio B has a higher mean return (12% vs. 10%), but also a significantly higher standard deviation (8.03% vs. 1.58%). This means Portfolio B has been much more volatile. An investor seeking stable returns might prefer Portfolio A, while an investor willing to accept higher swings for potentially higher returns might consider Portfolio B. The calculation helps in financial analysis to quantify risk.

Practical Applications

Standard deviation is widely applied across various facets of finance and investing:

  • Risk Assessment: It is the most common statistical measure of investment risk. Fund managers and analysts use it to compare the volatility of different stocks, bonds, mutual funds, and exchange-traded funds (ETFs). A fund with a lower standard deviation is generally considered less risky than one with a higher standard deviation, all else being equal.
  • Portfolio Management: As the cornerstone of Modern Portfolio Theory, standard deviation is used to optimize portfolio construction. By combining assets with different standard deviations and correlations, investors can create portfolios that offer the highest expected return for a given level of risk, or the lowest risk for a given target return. This is crucial for achieving effective diversification.
  • Performance Evaluation: Standard deviation is a key input in many risk-adjusted performance metrics, such as the Sharpe Ratio and Sortino Ratio. These ratios allow investors to assess whether the returns generated by an investment adequately compensate for the level of risk taken.
  • Options Pricing: In quantitative finance, standard deviation is central to models like the Black-Scholes formula, where it represents the volatility of the underlying asset, which is a critical determinant of option prices.
  • Benchmarking: Investors often compare a portfolio's standard deviation against a relevant benchmark index to understand its relative risk profile. Resources like the Bogleheads Wiki provide insights into how volatility is considered in investment strategies, emphasizing the distinction between short-term price swings and long-term investment risk4.

Limitations and Criticisms

While standard deviation is a widely used and valuable metric, it has several limitations and faces criticisms in its application to financial markets:

  • Assumes Normal Distribution: Standard deviation implicitly assumes that an asset's returns are normally distributed, resembling a bell curve. However, financial returns often exhibit "fat tails" (more frequent extreme positive or negative events) and skewness (asymmetrical distribution), meaning that large deviations occur more often than a normal distribution would predict. This can lead to an underestimation of extreme risks3.
  • Treats Upside and Downside Equally: Standard deviation measures all deviations from the mean, whether positive or negative. For investors, large positive deviations (higher returns) are generally welcome, while large negative deviations (losses) are a concern. Standard deviation does not distinguish between these, potentially overstating the "risk" of an asset that experiences strong positive performance2.
  • Historical Nature: Standard deviation is calculated using historical data, and past performance is not indicative of future results. Market conditions can change rapidly, and an asset's historical volatility may not accurately predict its future behavior.
  • Does Not Capture All Risks: Standard deviation primarily captures price volatility. It does not account for other types of risk, such as liquidity risk, credit risk, or geopolitical risk, which can significantly impact an investment.
  • Context Matters: A high standard deviation might be acceptable or even desirable for certain aggressive investment strategies, while it would be alarming for conservative portfolios. Its interpretation must always be within the context of an investor's goals and risk tolerance. Morningstar acknowledges these limitations, suggesting that while standard deviation is a sound barometer of risk for everyday investors, it may not capture all nuances, particularly concerning active fund management1.

Standard Deviation vs. Volatility

The terms "standard deviation" and "volatility" are often used interchangeably in finance, but there is a subtle distinction.

Standard Deviation is the specific mathematical calculation that quantifies the dispersion of a data set around its mean. It provides a precise numerical value.

Volatility is a broader, more qualitative term that refers to the degree of variation of a trading price series over time. It is the characteristic of an asset to move up or down sharply and unpredictably. Standard deviation is the measure that quantifies this volatility.

Essentially, standard deviation is a statistical metric, while volatility is the financial phenomenon that standard deviation attempts to describe and quantify. In practice, when financial professionals discuss an asset's volatility, they are almost always referring to its calculated standard deviation of returns. The two concepts are inherently linked, with standard deviation being the empirical tool used to measure volatility.

FAQs

1. Is a high standard deviation always bad?

Not necessarily. A high standard deviation indicates higher volatility, meaning the investment's returns fluctuate widely. While this implies higher potential for losses, it also means higher potential for gains. For a long-term investor with a high risk tolerance, a high standard deviation might be acceptable if the potential for higher return outweighs the increased risk of short-term price swings.

2. How is standard deviation used in portfolio management?

In portfolio management, standard deviation is crucial for constructing diversified portfolios. By combining assets whose returns do not move perfectly in sync (i.e., they have low or negative correlations), investors can reduce the overall portfolio standard deviation (risk) without necessarily sacrificing expected return. This concept is central to Modern Portfolio Theory, which aims to find the optimal balance between risk and return for a given set of assets.

3. What is a "good" standard deviation for an investment?

There isn't a universally "good" standard deviation, as it depends on the type of investment and the investor's objectives. For very stable assets like cash equivalents, a standard deviation close to zero is ideal. For a stock fund, a higher standard deviation is expected due to inherent market fluctuations. The key is to compare an investment's standard deviation to that of its peers or a relevant benchmark and assess if the level of risk aligns with your asset allocation strategy and comfort level.

AI Financial Advisor

Get personalized investment advice

  • AI-powered portfolio analysis
  • Smart rebalancing recommendations
  • Risk assessment & management
  • Tax-efficient strategies

Used by 30,000+ investors