Two equity mutual funds both deliver an average annual return of 14% over five years. At first glance, they look identical. But one fund delivered 14%, 15%, 13%, 14%, and 14% across those five years. The other delivered 28%, 2%, 22%, minus 4%, and 28%. The average is the same. The experience of investing in each is completely different.
The tool that captures this difference is standard deviation. It measures how much a fund’s returns deviate from their average over a given period. The wider the swings, the higher the standard deviation, and the higher the risk an investor is accepting to earn that average return.
Standard deviation and its mathematical foundation, variance, are the most widely used quantitative measures of investment risk in the world. They appear in mutual fund fact sheets, portfolio analysis tools, academic finance, and the CFP exam. For CFP candidates in India, understanding how to calculate them, interpret them, and use them in financial planning decisions is a core competency.
This guide covers everything: the definition, formula, step-by-step calculations, the normal distribution, portfolio standard deviation, current data from Indian markets, and every exam point you need to know.
1. What Is Standard Deviation in Finance?
Standard deviation (SD) is a statistical measure that quantifies the degree to which an investment’s returns vary around their historical average. In finance, it is used as the primary measure of total investment risk, capturing how much actual performance deviates from expected performance over a given time period.
Standard deviation in mutual funds tells you how much the fund’s returns fluctuate from its average. The metric, in general, tells how dispersed data are from the mean. It quantifies how much the profit made by an investment can differ from the average return. If the value is high, the returns vary more.
A fund with a standard deviation of 3% is delivering very consistent returns close to its average each period. A fund with a standard deviation of 22% is delivering highly variable returns that swing significantly above and below its average. Both might have the same long-run average return, but the investor’s journey and the risk of underperformance in any specific year are very different.
Standard deviation is the volatility yardstick of the investment world. It does not tell you if a fund is good or bad, but it tells you how wild the journey will be. A high SD is perfectly fine for a young investor with a 20-year horizon, but it could be dangerous for someone needing their money in two years.
2. What Is Variance?
Variance is the average of the squared deviations of each return from the mean return. It is the intermediate step in calculating standard deviation and is also used directly in portfolio construction mathematics, particularly in the calculation of portfolio risk when combining assets.
Variance and standard deviation measure the same thing: the spread of returns around the average. Variance is expressed in squared units (such as percentage squared), which makes it less intuitive for direct interpretation. Standard deviation, as the square root of variance, restores the original unit (percentage), making it directly comparable to the returns themselves.
Both are needed in financial analysis. Variance is used in portfolio mathematics and the CAPM framework. Standard deviation is used in performance reporting, risk comparison, and client communication.
3. The Relationship Between Variance and Standard Deviation
The relationship is direct and simple:
Standard Deviation = Square Root of Variance
Variance = (Standard Deviation)²If a fund has a standard deviation of 14%, its variance is 196% squared (0.14 squared = 0.0196).
If a fund has a variance of 0.0225 (in decimal form), its standard deviation is 15% (square root of 0.0225 = 0.15).
This relationship is used extensively in portfolio risk calculations, where variance is easier to work with mathematically because variances of components can be combined using the portfolio variance formula, while standard deviations cannot be directly added.
4. Population vs Sample Standard Deviation: Which One to Use?
This is a detail that appears in CFP and CFA exam questions and must be understood precisely.
Population Standard Deviation: Used when the data set represents the entire population of possible outcomes. The denominator in the formula is N (total number of observations).
Sample Standard Deviation: Used when the data set is a sample drawn from a larger population. The denominator is N minus 1. In investment analysis, historical return data is always a sample of the fund’s possible future returns.
For investment performance analysis and CFP exam calculations, sample standard deviation is the correct version to use, with the denominator N minus 1. This is sometimes called the Bessel correction, and it produces a slightly larger, unbiased estimate of the true population standard deviation.
To calculate variance, divide the sum of squared deviations by the number of periods minus one (N minus 1). This gives the variance. Then take the square root of the variance to get the standard deviation.
5. The Variance Formula: Step by Step
Sample Variance Formula:
Variance (s²) = Σ(Rᵢ - R̄)² / (n - 1)Where:
- Rᵢ = Return in each individual period
- R̄ = Mean (average) return across all periods
- n = Total number of periods
- Σ = Sum of all values
Step-by-Step Process:
- Calculate the mean return by adding all periodic returns and dividing by the number of periods.
- For each period, subtract the mean from the actual return to find the deviation.
- Square each deviation (this eliminates negative signs and weights larger deviations more heavily).
- Add all the squared deviations together.
- Divide the sum by n minus 1 to get the variance.
- Take the square root of the variance to get the standard deviation.
6. The Standard Deviation Formula
Standard Deviation (s) = √[Σ(Rᵢ - R̄)² / (n - 1)]This is identical to the variance formula but with the square root applied at the end. The result is expressed in the same units as the original returns (percentage), which makes it directly interpretable alongside the average return figure.
7. Worked Example 1: Calculating SD for an Equity Mutual Fund
A large-cap equity mutual fund delivers the following annual returns over five years:
| Year | Annual Return |
|---|---|
| 2021 | 28% |
| 2022 | minus 4% |
| 2023 | 18% |
| 2024 | 12% |
| 2025 | 16% |
Step 1: Calculate the Mean Return
Mean (R̄) = (28 + (minus 4) + 18 + 12 + 16) / 5
= 70 / 5
= 14%Step 2: Calculate Deviations from Mean
| Year | Return | Deviation (Rᵢ minus R̄) | Squared Deviation |
|---|---|---|---|
| 2021 | 28% | 28 minus 14 = 14 | 196 |
| 2022 | minus 4% | minus 4 minus 14 = minus 18 | 324 |
| 2023 | 18% | 18 minus 14 = 4 | 16 |
| 2024 | 12% | 12 minus 14 = minus 2 | 4 |
| 2025 | 16% | 16 minus 14 = 2 | 4 |
Step 3: Sum of Squared Deviations
Σ(Rᵢ minus R̄)² = 196 + 324 + 16 + 4 + 4 = 544Step 4: Calculate Variance
Variance = 544 / (5 minus 1) = 544 / 4 = 136Step 5: Calculate Standard Deviation
Standard Deviation = √136 = 11.66%Interpretation: This large-cap fund delivered an average return of 14% per year with a standard deviation of 11.66%. In any given year, the investor should expect returns to deviate from 14% by approximately plus or minus 11.66% in the majority of scenarios.
8. Worked Example 2: Comparing Two Funds Using Standard Deviation
Meera is comparing two equity mutual funds for a 5-year investment goal. Both have delivered an average annual return of 14%. Here is their return history:
Fund A (Large Cap): 13%, 15%, 12%, 14%, 16% Fund B (Small Cap): 40%, minus 10%, 25%, minus 8%, 33%
Fund A: Mean = 14%
Deviations: minus 1, 1, minus 2, 0, 2 Squared deviations: 1, 1, 4, 0, 4 Sum = 10 Variance = 10 / 4 = 2.5 SD Fund A = √2.5 = 1.58%
Fund B: Mean = 16% (recalculated)
(40 + minus 10 + 25 + minus 8 + 33) / 5 = 80 / 5 = 16%
Deviations: 24, minus 26, 9, minus 24, 17 Squared deviations: 576, 676, 81, 576, 289 Sum = 2198 Variance = 2198 / 4 = 549.5 SD Fund B = √549.5 = 23.44%
Conclusion: Fund A’s standard deviation of 1.58% indicates extremely consistent returns, ideal for Meera’s 5-year goal where consistency matters. Fund B’s standard deviation of 23.44% indicates highly volatile returns. Despite a slightly higher average, the risk of a large loss in any single year is substantial. For a 5-year goal with no flexibility in the timeline, Fund A is the appropriate recommendation. For a 20-year goal, the higher SD of Fund B might be acceptable given the long time horizon.
HDFC Small Cap Fund has an SD of approximately 23, with a 5-year CAGR of approximately 22%. High volatility does not mean poor returns, but it does mean the investor must stay committed through significant short-term swings to realise those long-term gains.
9. The Normal Distribution and the 68-95-99.7 Rule
Standard deviation is most useful when investment returns follow a normal distribution (bell curve). Under the normal distribution:
About 68% of the returns will fall within 1 standard deviation of the average. About 95% of the returns will fall within two standard deviations. And virtually all returns (99.7%) will fall within three standard deviations.
Practical Application:
A debt mutual fund has a mean annual return of 7.5% and a standard deviation of 1.5%.
- 68% of the time, returns will fall between 6% and 9% (7.5% plus or minus 1.5%)
- 95% of the time, returns will fall between 4.5% and 10.5% (7.5% plus or minus 3%)
- 99.7% of the time, returns will fall between 3% and 12% (7.5% plus or minus 4.5%)
A large-cap equity fund with a mean of 13% and standard deviation of 12%:
- 68% of the time, returns will fall between 1% and 25%
- 95% of the time, returns will fall between minus 11% and 37%
The equity fund can lose significantly in 1 out of every 6 years under normal distribution assumptions, and can lose more than 11% in 1 out of every 20 years. This range of outcomes must be communicated clearly to clients when managing return expectations.
CFP Exam Note: The 68-95-99.7 rule is directly tested. Know that 1 SD captures 68%, 2 SD captures 95%, and 3 SD captures 99.7% of all outcomes under a normal distribution.
10. Portfolio Standard Deviation: Combining Multiple Assets
When two or more assets are combined in a portfolio, the portfolio’s standard deviation is not a simple weighted average of the individual standard deviations. It depends on the correlation between the assets.
Two-Asset Portfolio Standard Deviation Formula:
Portfolio SD = √[(w₁²)(σ₁²) + (w₂²)(σ₂²) + 2(w₁)(w₂)(σ₁)(σ₂)(ρ₁₂)]Where:
- w₁ and w₂ = Portfolio weights of Asset 1 and Asset 2
- σ₁ and σ₂ = Standard deviations of Asset 1 and Asset 2
- ρ₁₂ = Correlation coefficient between Asset 1 and Asset 2
The critical insight is in the last term. When correlation (ρ) is less than 1, combining two assets reduces the portfolio’s total standard deviation below the weighted average of the individual SDs. This is the mathematical foundation of diversification. The lower the correlation, the greater the risk reduction.
When ρ equals 1 (perfect positive correlation), there is no diversification benefit. When ρ equals minus 1 (perfect negative correlation), risk can theoretically be eliminated entirely. In practice, most assets have correlation between 0 and 1, providing partial but meaningful risk reduction through diversification.
11. Covariance and Correlation in Portfolio Risk
Covariance measures the degree to which two assets move together. It is used directly in the portfolio variance formula.
Covariance (A, B) = Correlation (A, B) x Standard Deviation (A) x Standard Deviation (B)A positive covariance means the two assets tend to move in the same direction. A negative covariance means they tend to move in opposite directions. Zero covariance means the returns are independent of each other.
Covariance itself is difficult to interpret directly because it is expressed in squared units. Correlation standardises covariance into a number between minus 1 and plus 1, which is much easier to interpret:
Correlation (A, B) = Covariance (A, B) / [Standard Deviation (A) x Standard Deviation (B)]For CFP exam candidates, know that covariance and correlation appear in portfolio standard deviation questions. You may be given covariance directly or asked to derive it from correlation and standard deviations.
12. Standard Deviation Across Fund Categories in India (2026)
In 2026, different types of funds naturally have different normal standard deviation levels in the Indian market.
The following ranges reflect typical standard deviation levels observed in Indian mutual fund categories as of 2026:
| Fund Category | Typical Standard Deviation Range | Risk Level |
|---|---|---|
| Liquid Funds | 0.1 to 0.5% | Very Low |
| Short Duration Debt Funds | 0.5 to 2% | Low |
| Corporate Bond Funds | 1 to 4% | Low to Moderate |
| Conservative Hybrid Funds | 3 to 7% | Moderate |
| Balanced Advantage Funds | 7 to 12% | Moderate |
| Large Cap Equity Funds | 10 to 14% | Moderately High |
| Flexi Cap and Multi Cap Funds | 12 to 16% | High |
| Mid Cap Funds | 14 to 20% | High |
| Small Cap Funds | 18 to 28% | Very High |
| Sectoral and Thematic Funds | 20 to 35%+ | Very High |
Lump sum investors face greater exposure to standard deviation because all money enters the market at once. SIP investors benefit from rupee cost averaging, which smooths out the impact of volatility over time and reduces the effective risk experienced compared to what the fund’s standard deviation alone would suggest.
This distinction matters for client communication. A client investing through a SIP in a high-SD small-cap fund is taking on less effective risk than the fund’s raw standard deviation figure implies, because the averaging effect of monthly investments reduces the impact of any single period’s volatility.
Market Context for 2026:
The Nifty 50 and Sensex advanced about 10.5% and 9.1% respectively in 2025, marking their tenth consecutive year of annual gains. Market volatility stayed near record lows through much of 2025 as steady domestic inflows and earnings resilience compressed risk premiums despite foreign selling. Goldman Sachs estimates the Nifty could climb to approximately 28,992 by end-2026, implying around 12% upside from current levels.
A period of compressed volatility, as seen in 2025, will show lower standard deviation figures in fund fact sheets covering that period. Investors and planners should be cautious about extrapolating low recent SD as indicative of low long-run risk.
13. Standard Deviation in SEBI Disclosure Norms
SEBI has progressively increased risk disclosure requirements for Indian mutual funds, with standard deviation playing a central role.
SEBI has mandated that fund houses disclose stress tests and risk parameters including the standard deviation of small and mid-cap portfolios. This requirement was introduced as part of SEBI’s broader investor protection measures for smaller market-cap categories where volatility risk is highest.
Beyond the SEBI stress test mandate, standard deviation appears in every SEBI-registered mutual fund’s monthly fact sheet under the risk ratios section alongside beta, Sharpe ratio, and alpha. Since SEBI introduced the Riskometer (the risk-level dial shown on all fund communication), there is a direct conceptual link between a fund’s Riskometer level and its standard deviation: a Very High Risk label on the Riskometer almost always corresponds to a high standard deviation.
For CFP professionals, SEBI’s disclosure norms mean that standard deviation is now a standardised, readily accessible data point for every mutual fund in India, making it a practical tool for client portfolio review and fund selection conversations.
14. How Financial Planners Use Standard Deviation
Standard deviation serves several practical purposes in financial planning.
Fund Selection and Comparison: When two funds in the same category have similar returns, the one with lower standard deviation is delivering those returns more efficiently. This is the basis of the Sharpe ratio, which divides excess return by standard deviation to produce a risk-adjusted return figure.
Risk-Return Matching: A client with a conservative risk profile should be invested in funds with standard deviations matching their comfort level. A retired individual dependent on regular withdrawals should not hold high-SD funds, regardless of their long-run average return, because a large short-term loss at the wrong time can permanently impair the portfolio.
Goal-Based Suitability: Short-term goals require low standard deviation instruments because there is not enough time to recover from large negative deviations. Long-term goals can accommodate higher standard deviation, allowing the investor to capture the higher average returns that typically accompany greater volatility.
Setting Return Expectations: Using the normal distribution rule, a planner can communicate realistic return ranges to clients. Saying “this fund has averaged 13% with a standard deviation of 12%” is far more informative than simply saying “this fund has averaged 13%.” It tells the client that bad years can mean minus 11% returns, which is a critical expectation-setting conversation.
More risk-averse investors may prefer a portfolio with a lower standard deviation for stability. Investors who can afford higher risk for potential returns may prefer funds with a larger standard deviation. Based on the standard deviation of several assets, investors can combine different mutual funds to gain the best balance of risk and return by pairing high-SD with low-SD funds to smooth overall portfolio volatility.
15. Limitations of Standard Deviation
Standard deviation is a powerful tool, but it has specific limitations that every CFP professional must understand.
It is backward-looking: Standard deviation is calculated from historical returns. Past volatility does not guarantee the same level of volatility in the future. Market conditions change, and a fund that was low-SD in a calm market can become high-SD during a crisis.
It treats upside and downside equally: Standard deviation counts deviations above the mean (positive surprises) as risk in the same way as deviations below the mean (negative surprises). Most investors only consider the downside as true risk. Semi-deviation, which measures only downside volatility, addresses this but is less commonly used.
It assumes normal distribution: Standard deviation assumes returns follow a normal pattern. In practice, financial markets can exhibit fat tails, meaning extreme events (crashes and rallies) occur more often than a normal distribution predicts. This means standard deviation may underestimate the true risk of extreme loss events.
It does not capture liquidity risk or credit risk: Standard deviation measures return variability but says nothing about the ease of exiting an investment or the probability of default on a bond. These are independent risk dimensions.
It does not distinguish between systematic and unsystematic risk: A high-SD fund may be high-risk due to poor diversification (high unsystematic risk) or due to high market sensitivity (high systematic risk). Standard deviation alone does not indicate the source.
16. Comparison Table: Variance vs Standard Deviation
| Parameter | Variance | Standard Deviation |
|---|---|---|
| Definition | Average of squared deviations from mean | Square root of variance |
| Formula | Σ(Rᵢ minus R̄)² / (n minus 1) | √[Σ(Rᵢ minus R̄)² / (n minus 1)] |
| Units | Percentage squared (harder to interpret) | Percentage (same unit as returns) |
| Interpretability | Less intuitive | Directly comparable to return |
| Primary use | Portfolio variance formula, CAPM framework | Risk communication, fund comparison |
| Risk type measured | Total return variability | Total return variability |
| Relationship | Variance = SD² | SD = √Variance |
| Appears in | Portfolio SD formula | Fund fact sheets, Sharpe ratio |
| SEBI disclosure | Not typically shown separately | Shown in mutual fund fact sheet |
17. Key Exam Points
- Standard deviation measures the total risk of an investment: both systematic and unsystematic combined.
- Variance is the average of squared deviations from the mean. Standard deviation is the square root of variance.
- Use sample standard deviation (denominator n minus 1) for investment analysis, not population standard deviation.
- About 68% of returns fall within 1 standard deviation, 95% within 2 standard deviations, and 99.7% within 3 standard deviations under a normal distribution.
- Portfolio standard deviation formula: SD = √[(w₁²)(σ₁²) + (w₂²)(σ₂²) + 2(w₁)(w₂)(σ₁)(σ₂)(ρ₁₂)]. The correlation term is the key to diversification benefit.
- When correlation equals 1, no diversification benefit exists. When correlation equals minus 1, risk can theoretically be eliminated.
- SEBI has mandated fund houses to disclose stress tests and risk parameters including standard deviation of small and mid-cap portfolios.
- High standard deviation does not mean a bad fund. A small-cap fund with SD of 23% and 5-year CAGR of 22% may be entirely appropriate for an aggressive long-term investor.
- Standard deviation is the denominator in the Sharpe ratio: Sharpe Ratio equals (Portfolio Return minus Risk-Free Rate) divided by Standard Deviation.
- In 2026, typical SD ranges: large-cap funds 10 to 14%, mid-cap funds 14 to 20%, small-cap funds 18 to 28%, debt funds 0.5 to 4%.
- Standard deviation is backward-looking, assumes normal distribution, and treats upside and downside deviations equally. These are its primary limitations.
18. FAQs
What is standard deviation in mutual funds? Standard deviation in mutual funds measures how much the fund’s annual returns deviate from their historical average. A higher standard deviation means more variable, less predictable returns and is interpreted as higher risk. It is disclosed in every SEBI-registered mutual fund’s fact sheet under risk ratios.
What is the difference between variance and standard deviation? Variance is the average of squared deviations of returns from the mean, expressed in squared percentage units. Standard deviation is the square root of variance and is expressed in the same percentage units as the returns, making it directly interpretable alongside average return figures. Both measure the same concept: the spread of returns around their average.
How is standard deviation calculated for a mutual fund in India? Collect periodic returns (usually monthly), calculate the average return, subtract the average from each period’s return to find deviations, square each deviation, sum all squared deviations, divide by n minus 1 to get variance, then take the square root to get standard deviation. In practice, this is done automatically by AMFI-compliant systems and shown in fund fact sheets.
What standard deviation is good for a mutual fund in India? There is no universally good or bad standard deviation. It must be assessed relative to the fund category and the investor’s time horizon and risk tolerance. For a large-cap fund, 10 to 14% SD is normal. For a small-cap fund, 20 to 25% SD is expected. The key question is whether the returns earned justify the SD accepted, which is measured by the Sharpe ratio.
Why is standard deviation important in portfolio construction? Standard deviation is used in the portfolio variance formula to measure combined portfolio risk. When assets with low mutual correlation are combined, the portfolio’s standard deviation falls below the weighted average of individual SDs, providing diversification benefit. This mathematical property is the foundation of modern portfolio theory and asset allocation strategy.
Does SEBI require mutual funds in India to disclose standard deviation? Yes. SEBI requires all SEBI-registered mutual funds to disclose risk ratios including standard deviation in their monthly fund fact sheets. For small and mid-cap funds specifically, SEBI has additionally mandated stress test disclosures that include standard deviation as a key risk parameter, reinforcing its central role in investor risk communication.
19. CFP Exam Quick Recap
- Variance formula: Σ(Rᵢ minus R̄)² / (n minus 1) (use n minus 1 for sample, which is the standard in investment analysis)
- Standard Deviation formula: √Variance (restores original percentage units)
- Normal distribution: 68% within 1 SD, 95% within 2 SD, 99.7% within 3 SD
- Portfolio SD formula involves weights, individual SDs, and correlation: diversification works only when correlation is less than 1
- Correlation of 1: no diversification benefit; Correlation of minus 1: theoretical full risk elimination
- SD measures total risk (systematic plus unsystematic); Beta measures systematic risk only
- SD is the denominator in the Sharpe ratio: (Return minus Risk-Free Rate) / SD
- 2026 typical SD ranges: large-cap 10 to 14%, mid-cap 14 to 20%, small-cap 18 to 28%, debt 0.5 to 4%
- SEBI mandates SD disclosure in all fund fact sheets; stress test SD disclosure required for small and mid-cap funds
- Limitations: backward-looking, assumes normal distribution, counts upside and downside equally, does not capture liquidity or credit risk