Educational guide
Standard Deviation in Investing — How Volatile Is Your Fund?
Standard deviation is the simplest, most-used volatility measure — and the input to almost every other risk metric (Sharpe, Sortino, drawdown).
// what it measures
Standard deviation of annualised returns over a lookback period (typically 3-year monthly data, annualised). Higher = more volatile, lower = smoother.
// expected ranges (indian funds)
Large-cap equity: 13–17%. Mid-cap: 17–22%. Small-cap: 22–28%. Aggressive hybrid: 10–14%. Conservative hybrid: 6–9%. Liquid: 0.3–0.6%.
// how to use it
Match std dev to your loss tolerance: a 20% std dev fund can drop 25–30% in a bad year. Use the rule of thumb: max likely 1-year loss ≈ 1.5–2× the historical std dev.
// frequently asked questions
Volatility is the measurable proxy for risk — not the full picture. Permanent capital loss (default, fraud, business model collapse) is the real risk; volatility is the easier-to-measure cousin.