Maximum drawdown in mutual funds

From WebNotes, a public knowledge base. Last updated .

Maximum drawdown (MDD) is the maximum observed loss from a peak NAV to a subsequent trough NAV, before a new peak is achieved, over a specified period. It represents the worst-case scenario for an investor who happened to invest at the highest point and exited at the lowest point in the measurement window. Maximum drawdown is expressed as a negative percentage and is one of the most intuitive and investor-relevant risk metrics, unlike standard deviation, it directly answers the question: “What is the worst I could have lost?”

Formula

\[ \text{MDD} = \frac{\text{Trough NAV} - \text{Peak NAV}}{\text{Peak NAV}} \times 100 \]

More precisely, the maximum drawdown over a period \([0, T]\) is:

\[ \text{MDD} = \min_{0 \leq t \leq T} \left[\frac{\text{NAV}t}{\max{0 \leq s \leq t} \text{NAV}_s} - 1\right] \times 100 \]

This searches for the point \(t\) in the period where the ratio of the current NAV to the prior peak NAV is at its minimum, i.e., where the drawdown is deepest.

Key drawdown metrics

Three related concepts are commonly reported alongside maximum drawdown:

MetricDefinition
Maximum drawdown (MDD)Deepest peak-to-trough decline in the period
Drawdown durationTime from peak to trough (how long the decline lasted)
Recovery timeTime from trough back to the prior peak (how long to recover)
Calmar ratioAnnualised return divided by absolute MDD (risk-adjusted return using MDD as risk)

Worked example

Monthly NAV of a mid-cap equity fund:

MonthNAV (₹)Drawdown from peak
Jan50.00,
Feb54.00,
Mar58.00Peak 1
Apr52.00−10.3%
May46.00−20.7%
Jun44.00−24.1% (new trough)
Jul48.00Recovering
Aug55.00,
Sep62.00New peak, drawdown recovered
Oct70.00Peak 2
Nov65.00−7.1%

Maximum drawdown = −24.1% (₹58 peak to ₹44 trough). Drawdown duration: March to June = 3 months. Recovery time: June to September = 3 months.

Historical maximum drawdowns in Indian equity fund categories

Major market drawdown events in India:

EventPeriodNifty 50 TRI MDDTypical large-cap fund MDDTypical small-cap fund MDD
Global financial crisisJan 2008 – Mar 2009−59%−55% to −65%−70% to −80%
Eurozone crisis / India taperJan 2011 – Dec 2011−27%−22% to −28%−35% to −45%
COVID-19 crashJan 2020 – Mar 2020−38%−35% to −42%−45% to −60%
SEBI margin restrictions/geopoliticalOct 2021 – Jun 2022−17%−15% to −20%−28% to −38%

Small-cap funds consistently show larger drawdowns than large-cap funds because:

  • Higher beta (amplified market moves)
  • Lower liquidity (larger bid-ask spreads in a panic)
  • More operating leverage (smaller companies are more vulnerable to economic shocks)

Maximum drawdown vs standard deviation

DimensionMaximum drawdownStandard deviation
MeasuresActual worst-case lossAverage dispersion
Distribution assumptionNoneAssumes normal distribution
Downside focusFully downside-focusedSymmetric (up and down)
Investor intuition“What was the worst I could have lost?”“How much did returns vary?”
Period sensitivitySingle worst eventAverage across all periods

Standard deviation can be identical for two funds with very different maximum drawdowns, if one fund’s losses are concentrated in a single crash while the other’s volatility is more evenly distributed. MDD captures the concentrated crash risk that standard deviation smooths out.

Maximum drawdown and the Sortino ratio

The Sortino ratio captures average downside volatility; maximum drawdown captures the single worst realised loss. They are complementary:

  • High Sortino + low MDD: Consistently delivers returns without severe drawdowns (ideal).
  • High Sortino + high MDD: Has isolated extreme crashes even though typical downside is manageable.
  • Low Sortino + high MDD: Consistently volatile downside with severe crash risk.

Calmar ratio: return per unit of drawdown risk

\[ \text{Calmar ratio} = \frac{\text{Annualised return}}{\left|\text{MDD}\right|} \]

A fund with 15 per cent annualised return and 30 per cent MDD has a Calmar ratio of 0.50. Higher Calmar ratios indicate better risk-adjusted performance using drawdown as the risk measure. The Calmar ratio is used by hedge funds and alternative investment managers but is less common in Indian mutual fund retail contexts.

Maximum drawdown for different investor types

  • Equity investors with long time horizons (20+ years): Maximum drawdown is less critical, temporary declines are expected and have historically recovered. Focus more on long-term CAGR and alpha.
  • Near-retirement investors (5-year horizon): Maximum drawdown is critical, a large drawdown just before retirement permanently impairs the corpus. These investors should prefer funds with demonstrated lower MDD (balanced advantage, hybrid funds).
  • Goal-based investors (5–10 year horizon for education/home): Need to avoid a large drawdown in the final 1–2 years of the goal window. Systematic transfer plans (STP) from equity to debt as the goal approaches reduce this timing risk.

Drawdown recovery and compounding

Recovery from a drawdown requires a disproportionately larger return than the drawdown itself, because of the mathematics of percentage returns:

DrawdownReturn required to recover
−10%+11.1%
−20%+25.0%
−30%+42.9%
−40%+66.7%
−50%+100.0%
−60%+150.0%

This asymmetry means that limiting drawdowns is disproportionately valuable. A fund that avoids a −40% drawdown (requiring +66.7% to recover) compounds much more favourably than one that needs to recover from such a decline, even if both eventually post the same cumulative return.

See also

References

  1. Magdon-Ismail, M. and Atiya, A. (2004). “Maximum Drawdown.” Risk Magazine, 17(10), 99–102.
  2. Value Research, Drawdown data for Indian mutual funds, valueresearchonline.com.
  3. Morningstar India, Fund risk analytics, morningstar.in.
  4. AMFI, Historical NAV data, amfiindia.com.
  5. NSE Indices, Nifty 50 TRI historical data for drawdown analysis, niftyindices.com.

Reviewed and published by

The WebNotes Editorial Team covers Indian capital markets, payments infrastructure and retail investor procedures. Every article is fact-checked against primary sources, principally SEBI circulars and master directions, NPCI specifications and the official support documentation published by the intermediary in question. Drafts go through a second-pair-of-eyes review and a separate compliance read before publication, and revisions are tracked against the SEBI and NPCI rule changes referenced in the methodology section.

Last reviewed
Conflicts of interest
WebNotes is independent. No relationship with any broker, registrar or bank named in this article.