Standard Deviation (Volatility)
The foundational measure of how spread out investment returns are from the average. Standard deviation is the building block for nearly every risk metric — from Sharpe ratio to Value at Risk.
Quick Summary
- Formula: σ = √[Σ(R_i − R̄)² / n]
- Measures: Total volatility — how much returns deviate from the mean
- Lower is calmer: A portfolio with 8% std dev is half as volatile as one with 16%
- Key insight: Standard deviation feeds into Sharpe ratio, VaR, and beta — it's the DNA of risk measurement
What Is Standard Deviation in Investing?
In everyday language, standard deviation measures how "spread out" your returns are. If your portfolio averages 10% annually, a low standard deviation (say 5%) means most years were close to 10%. A high standard deviation (say 25%) means returns swung wildly — some years +35%, others -15%.
Standard deviation is the square root of variance. It captures TOTAL volatility — both upside and downside. This is both its strength (comprehensive) and its limitation (it penalizes big gains the same as big losses).
It's the foundation for the Sharpe ratio (which divides excess return by std dev), parametric Value at Risk, and many other risk calculations.
The 68-95-99.7 Rule (Bell Curve)
If returns follow a normal distribution:
Example
Portfolio with 10% average return and 15% standard deviation:
68% of years: returns between -5% and +25%
95% of years: returns between -20% and +40%
99.7% of years: returns between -35% and +55%
Important caveat: Real market returns are NOT perfectly normal. They have "fat tails" — extreme events happen more often than the bell curve predicts. The 2008 financial crisis was a 5+ standard deviation event that "should" happen once in 3.5 million years.
How to Calculate Standard Deviation
Step-by-Step with 6 Months of Returns
Month returns: +3%, -1%, +4%, -2%, +5%, +1%
1. Mean: (3 - 1 + 4 - 2 + 5 + 1) / 6 = 1.67%
2. Deviations: 1.33, -2.67, 2.33, -3.67, 3.33, -0.67
3. Squared: 1.78, 7.11, 5.44, 13.44, 11.11, 0.44
4. Average: 39.33 / 6 = 6.56
5. Square root: √6.56 = 2.56% (monthly)
6. Annualize: 2.56% × √12 = 8.87% (annual)
Note: multiply monthly std dev by √12 to annualize, or daily std dev by √252 (trading days per year). Volatility scales with the square root of time, not linearly.
How to Interpret Standard Deviation
Ranges for annualized standard deviation:
Important: always consider standard deviation in the context of the asset class. A 15% std dev is perfectly normal for stocks but would be extreme for a bond portfolio.
Historical Asset Class Volatilities
Typical annualized standard deviations across major asset classes:
| Asset Class | Typical Annual Std Dev | Range |
|---|---|---|
| Money Market / T-Bills | 0.5% - 1% | Ultra-stable |
| Investment-Grade Bonds | 4% - 7% | Low |
| 60/40 Stock/Bond | 9% - 11% | Moderate |
| S&P 500 | 14% - 16% | Moderate-high |
| Small-Cap Stocks | 18% - 22% | High |
| Emerging Markets | 20% - 25% | High |
| Individual Tech Stocks | 25% - 50%+ | Very high |
| Bitcoin / Crypto | 60% - 80%+ | Extreme |
Values are illustrative based on historical ranges. Actual volatility varies by time period.
Standard Deviation vs Downside Deviation
Standard deviation captures all volatility, while downside deviation only measures below-target moves:
| Feature | Standard Deviation | Downside Deviation |
|---|---|---|
| What it measures | All volatility (up + down) | Only below-target volatility |
| Upside moves | Counted as risk | Ignored |
| Used in | Sharpe ratio, VaR | Sortino ratio |
| Best for | Overall volatility picture | Evaluating downside risk |
| Limitation | Penalizes big gains | Needs a target return assumption |
Many modern investors prefer the Sortino ratio (which uses downside deviation) over the Sharpe ratio because it doesn't penalize welcome upside volatility.
How Standard Deviation Feeds Into Other Metrics
Standard deviation is the building block for many risk calculations:
Sharpe Ratio
Sharpe = Excess Return / Standard Deviation
Parametric VaR
VaR = z × Standard Deviation × Portfolio Value
The higher your standard deviation, the lower your Sharpe ratio (all else equal). Reducing unnecessary volatility directly improves your risk-adjusted performance metrics.
Real-World Example: Three Portfolios Over 10 Years
Compare three portfolios with different risk profiles:
| Portfolio | Avg Return | Std Dev | Worst Year | Best Year |
|---|---|---|---|---|
| All-Bond | 4% | 5% | -2% | 8% |
| 60/40 Balanced | 8% | 10% | -12% | 22% |
| All-Stock Growth | 11% | 20% | -35% | 38% |
Returns and volatility are illustrative based on historical ranges.
All three had positive returns, but the experience was vastly different. The all-stock portfolio's 20% std dev means in a bad year, you could see -35% — can you handle that? Standard deviation tells you the width of the roller-coaster track before you get on.
How to Reduce Portfolio Standard Deviation
Four practical strategies to lower your portfolio's volatility:
1. Diversify Across Uncorrelated Assets
Combining stocks and bonds with low correlation reduces portfolio std dev below the weighted average. This is the core insight of Modern Portfolio Theory.
2. Add Bonds or Cash
Lower-volatility assets mechanically reduce portfolio std dev. Even a small bond allocation (20-40%) can dramatically smooth out your portfolio's ride.
3. Avoid Concentrated Positions
A single stock can have 30-50% std dev. Spreading across 20+ holdings smooths out company-specific volatility through diversification.
4. Rebalance Regularly
Drift toward overweight positions increases std dev over time. Regular rebalancing maintains your intended risk level by trimming winners and adding to underweight positions.
How Portfolio Genius Tracks Your Volatility
Portfolio Genius automatically calculates standard deviation for every portfolio, giving you instant visibility into your volatility profile:
- •Automatic volatility tracking across timeframes — View your standard deviation over 1 month, 3 months, 1 year, and all-time periods
- •Position-level contribution — See how each position contributes to overall portfolio volatility
- •Benchmark comparison — Compare your portfolio's volatility to your chosen benchmark
- •AI-powered recommendations — Get specific suggestions for reducing volatility without sacrificing return, displayed alongside Sharpe ratio, beta, and maximum drawdown
Understanding your portfolio's standard deviation helps you set realistic expectations for how bumpy the ride will be — and whether you're being compensated for it.
Common Mistakes to Avoid
- •Confusing standard deviation with downside risk — Std dev penalizes gains too; a 40% gain increases std dev just like a 40% loss. If you only care about downside risk, look at downside deviation or max drawdown.
- •Assuming returns are normally distributed — Real markets have fat tails; extreme events happen more often than standard deviation predicts. The 68-95-99.7 rule is a useful approximation, not a guarantee.
- •Not annualizing correctly — Monthly std dev × √12 for annual; don't multiply by 12 directly. Volatility scales with the square root of time, not linearly.
- •Comparing std dev across different asset classes without context — 15% std dev is normal for stocks, extreme for bonds. Always compare within the same asset class or strategy type.
- •Using standard deviation as the sole risk metric — Always pair with max drawdown, Sharpe ratio, and beta for a complete picture.
Frequently Asked Questions
What is a good standard deviation for a portfolio?
What is the 68-95-99.7 rule?
How do you annualize standard deviation?
Why does standard deviation penalize upside volatility?
How is standard deviation related to the Sharpe ratio?
Is higher standard deviation always bad?
Related Terms
Sharpe Ratio
A measure of risk-adjusted return that compares excess return to volatility. Higher is better.
Beta
Measures how much a portfolio moves relative to the market. Beta of 1 means it moves with the market.
Value at Risk (VaR)
Estimates the maximum potential loss over a time period at a given confidence level (e.g., 95%).
Maximum Drawdown
The largest peak-to-trough decline in portfolio value. Shows worst-case loss scenario.
Downside Deviation (D*)
Measures volatility of returns below a target rate using semivariance. Lower values indicate less downside risk.
Learn More
Understanding Portfolio Risk Metrics: A Complete Guide
Master the essential risk metrics every investor should know. Learn about Beta, Alpha, Sortino Ratio, Value at Risk, and more to make informed investment decisions.
Real-Time Analytics: What the Numbers Mean
Understand every metric in your portfolio dashboard. Learn what Sharpe ratio, volatility, max drawdown, and other key analytics mean and how to use them to make better investment decisions.
Track Your Portfolio's Volatility
Portfolio Genius calculates standard deviation and other key risk metrics automatically. See whether your portfolio's volatility matches your risk tolerance — and get AI-powered insights for reducing it.