StrategyInvesting & PortfolioRisk & Protection17 min readPublished May 23, 2026

Portfolio Risk Is More Than Volatility: Drawdowns, Pain Index, and Ulcer Index for DIY Investors

Volatility describes how returns vary. Pain describes how it feels to live through them. Learn when each risk metric matters: standard deviation, max drawdown, time underwater, Pain Index, and Ulcer Index, with a side-by-side calculator using 98 years of Damodaran return data.

Portfolio Risk Is More Than Volatility: Drawdowns, Pain Index, and Ulcer Index for DIY Investors

What "Risk" Actually Means

Ask three investors what risk means and you will get three different answers. One says volatility, the day-to-day swings. Another says permanent capital loss, money that does not come back. A third says the chance of failing to meet a goal: not having enough at retirement, or running out in old age. Behavioral economists add a fourth: the risk of selling at the wrong time because the path was too painful to hold.

All four are real. The mistake is picking one and ignoring the others. Standard deviation does not capture what a 60-month bear market feels like. Maximum drawdown does not capture how long you had to wait to recover. A high Sharpe ratio does not capture whether you will actually stay invested when prices fall by half.

Summitward's position is that a useful risk dashboard has at least six numbers, not one. Volatility tells you about return dispersion. Maximum drawdown tells you about the worst single moment. Time underwater tells you how long the recovery took. Pain Index tells you about cumulative burden. Ulcer Index tells you whether the worst losses dominated. Sharpe and Sortino tell you about return per unit of risk, with caveats. Use them together. Each answers a different decision question.

Volatility: Useful but Incomplete

Volatility usually means the annualized standard deviation of returns. Fidelity describes standard deviation as a statistical measure of market volatility that rises when prices swing more widely around the average. Standard deviation is mathematically clean, comparable across portfolios, and central to most of modern portfolio theory.

It also has a real problem: it treats upside and downside the same. A portfolio that jumps up 30% in a year contributes the same amount to standard deviation as one that falls 30%. Investors do not experience those moves the same way. The CFA Institute discussion of the Sortino ratio frames this directly: standard deviation penalizes large positive deviations the same way it penalizes large negative deviations, which is fine for engineering but often wrong for human decision-making.

Use volatility as a portfolio-engineering tool. Do not use it as the only definition of risk in a consumer-facing dashboard.

Maximum Drawdown: Intuitive but a Single Moment

Maximum drawdown is the worst peak-to-trough decline over a period. It is intuitive because investors understand the question: how bad did it get? Vanguard defines drawdown as the decline in value from a peak to a subsequent trough and notes that portfolios allowed to drift toward higher equity exposure can experience larger drawdowns. Vanguard's Principles for Investing Success makes the case for periodic rebalancing partly on those grounds.

Max drawdown has one structural advantage over standard deviation: it does not require any assumption about the distribution of returns. You just look at the worst observed decline. That makes it especially useful for strategies with fat tails (options-based income, leveraged ETFs, illiquid alternatives) where assuming normality understates true risk.

Max drawdown has a weakness too: it is a single number from a single moment in history. A portfolio that lost 50% in 2008 and recovered in 2009 has the same max drawdown as one that lost 50% and stayed flat for ten years. To an accumulator, those are different worlds. To a retiree drawing down monthly, they are nearly opposite.

Time Underwater: How Long Must You Wait?

Drawdown duration measures how long it takes to recover to the previous high. It is arguably more important for behavioral risk than the depth of the loss itself. A 25% decline that recovers in 8 months feels manageable. A 25% decline that takes 6 years to recover often breaks the plan, even though the trough is identical.

Two useful sub-metrics:

  • Longest time underwater: the maximum number of consecutive months (or years, for annual data) the portfolio spent below its prior high. Captures the worst patience test in the sample.
  • Current time underwater: if the portfolio is below its prior high right now, how long has it been? Useful for investors trying to decide whether they are in a normal pullback or a structural change.

Time underwater is where the Pain Index and Ulcer Index pick up, because both turn the underwater curve into a single comparable number.

Pain Index: The Area Under the Underwater Curve

The Zephyr Pain Index captures the depth, duration, and frequency of drawdowns in one number. Zephyr's own description frames the Pain Ratio as the analogue of the Sharpe Ratio, except the denominator is the Pain Index rather than standard deviation.

Mechanically, the Pain Index is the average drawdown over the measurement period, equivalent to the area between the 0% line and the drawdown curve divided by the time span. Using positive drawdown magnitudes:

Pain Index = (1 / T) × Σ d_t
  where d_t = 1 - V_t / max(V_s for s ≤ t)

A portfolio that spends most of its time at or near new highs has a low Pain Index. A portfolio that is frequently or persistently underwater has a high one, even if the worst single drawdown was not catastrophic. Swan Global Investments describes the Pain Index as measuring the "volume" between the break-even line and the drawdown line: deeper, longer, and more frequent losses all increase it.

Why this metric matters for DIY investors: it answers the question a max drawdown alone cannot. Two portfolios can share a 40% worst drawdown but spend wildly different amounts of cumulative time underwater. The one with the lower Pain Index spent more of its history compounding from new highs. That is the better lived experience even when the headline number is identical.

Ulcer Index: Penalize Deeper Drawdowns

The Ulcer Index is a sibling metric that squares drawdowns before averaging them, then takes the square root:

Ulcer Index = √( (1 / T) × Σ d_t² )

Squaring punishes deep drawdowns more than shallow ones. A portfolio that spends two years 5% underwater scores lower than a portfolio that spends two years 30% underwater, even though both have similar Pain Index values. The Ulcer Performance Index uses Ulcer Index in the denominator as a Sharpe-style return-per-risk ratio. Portfolio Optimizer's explainer documents the formula and its applications.

When to favor which:

MetricFormula intuitionBest for
Pain IndexAverage drawdownCumulative time spent underwater
Ulcer IndexRoot mean square drawdownPenalizing deep drawdowns more heavily
Max drawdownWorst single drawdownWorst-case historical gut check

Risk-Adjusted Return Ratios

Sharpe, Sortino, Pain Ratio, and Ulcer Performance Index are all return-per-unit-of-risk ratios. They differ in the denominator:

RatioNumeratorDenominatorUseful when
SharpeExcess return over the risk-free rateStandard deviationComparing portfolios with similar return distributions
SortinoReturn above a minimum acceptable returnDownside deviationPenalizing only the bad volatility
Pain RatioExcess returnPain IndexInvestors who care about time underwater
Ulcer Performance IndexExcess returnUlcer IndexInvestors most worried about deep drawdowns

The Sortino ratio is worth pulling out because it directly fixes one of standard deviation's biggest weaknesses. The CFA Institute summary describes Sortino as excess return over the risk of not meeting an investor-specified minimum acceptable return, using only downside variation in the denominator. If you only care about falling short of a goal, that is closer to what you want than a symmetric volatility measure.

None of these ratios are magic. A portfolio with the best historical Pain Ratio is not guaranteed to be the best future portfolio. Use them to compare candidates, not to pick a winner outright.

One Slider, Three Metrics: The Drawdown Pain Spectrum

There is a simple way to see how Pain Index, Ulcer Index, and maximum drawdown relate. They are all the same family of metric with a different exponent p:

Drawdown Pain(p) = ( (1 / T) × Σ d_t^p )^(1/p)

  p = 1   →  Pain Index (average drawdown)
  p = 2   →  Ulcer Index (RMS drawdown)
  p → ∞   →  Maximum drawdown

At p = 1, you average every drawdown observation equally. At p = 2, you square them first, so deep drawdowns count for more. As p grows, the formula converges on the single worst drawdown. The calculator below has a p slider so you can watch the ranking of two portfolios change as you move along this spectrum. That makes a useful point: which portfolio looks "safer" depends partly on how you weight depth versus frequency.

Risk for Accumulators vs Retirees

Drawdown metrics matter differently at different life stages.

For a 35-year-old saving regularly, a 50% bear market is mostly an opportunity. Contributions buy cheap shares. The portfolio recovers. The behavioral risk is real (panic selling locks in losses), but the financial risk is limited because future contributions and human capital dwarf the current portfolio.

For a 65-year-old drawing 4% annually, the same 50% bear market is an existential event. Withdrawals during a drawdown lock in losses permanently. Schwab's explainer on sequence risk describes the mechanic: the order and timing of poor returns can materially affect how long retirement savings last, even when the average return over the full retirement period is identical. For a deeper treatment of this, see the Summitward guide on sequence-of-returns risk.

This is why Pain Index, Ulcer Index, and time underwater become so much more important near and into retirement. A long flat or underwater period that is merely uncomfortable for a saver can force a retiree to sell at depressed prices, draining the portfolio faster than the long-run return assumptions suggested.

What Drawdown-Only Thinking Misses

Drawdown metrics are not the whole picture. Three risks sit outside them:

Inflation risk. FINRA notes that even conservative insured investments can carry inflation risk if they fail to keep pace with the cost of living. A cash-heavy portfolio can show nearly zero drawdown in nominal terms while quietly losing purchasing power for a decade. Always check real (inflation-adjusted) returns alongside nominal drawdowns.

Concentration risk. FINRA defines concentration risk as amplified loss risk from having a large portion of holdings in a particular investment, asset class, or market segment. Many tech-worker households look diversified at the account level (taxable, 401(k), HSA, Roth) but are economically concentrated in employer stock, human capital tied to one industry, local housing, and broad US growth-stock exposure. Drawdown metrics calculated on the index do not capture this. The Summitward guide on concentration risk covers the diagnostic framework.

Correlation under stress. Diversification is most valuable when it actually works during a crisis. Many asset pairs that look uncorrelated in calm markets become highly correlated in a sell-off. Backward-looking risk metrics computed over long periods smooth this out and can hide the regime-specific behavior. For deeper background, see Bernstein's four deep risks: inflation, deflation, confiscation, and devastation. Pain Index does not protect against any of those four.

The Summitward Risk Dashboard

Putting it together, here is the metric stack worth tracking for a DIY investor portfolio:

LayerMetricDecision it helps you make
ReturnReal CAGRIs the portfolio actually growing purchasing power?
VariabilityAnnualized standard deviationHow wide is the return distribution?
Worst lossMaximum drawdownHow bad was the worst historical decline?
RecoveryLongest time underwaterHow long did the worst patience test last?
Cumulative burdenPain IndexHow much of history did I spend below previous highs?
Severe-loss weightingUlcer IndexDid the deepest drawdowns dominate the experience?
Risk-adjusted returnSortino, Pain RatioDid I get paid for the downside I took?
Retirement specificBad early-return scenariosCould a bad first decade force me to sell low?
Portfolio designConcentration, correlationWhere is my real exposure?

This is not a leaderboard. It is a decision dashboard. The right portfolio is the one you can hold long enough to capture its expected return, given everything the metric stack tells you about the path.

Portfolio Pain Profile Calculator

Most online risk-metric content explains formulas without ever letting you compare two portfolios and watch the differences. The calculator below uses Aswath Damodaran's annual return data (1928–2025) to let you set up Portfolio A and Portfolio B with any mix of US stocks, US bonds, T-bills, REITs, and gold. Move the p slider to see how the "safer" portfolio sometimes switches as you weight depth versus duration differently.

Reading the results honestly:

  • Historical metrics describe what happened, not what will happen. A portfolio that backtested well over 1972–2025 may not repeat.
  • Asset proxies are simplifications. Real REITs and gold portfolios have implementation costs, tracking error, and tax treatment that differ from the index series.
  • The 1928 starting date includes the Great Depression, which is a tail event most portfolios will not see again. Move the start year forward to see how sample-period choice changes the ranking.

Who This Matters For

This framework helps different investors answer different questions:

  • Accumulators with stable income: use it to set expectations before the next bear market. If you cannot stomach the historical Pain Index of a 100% stock portfolio, choose something you can hold instead.
  • Near-retirees: use it to model whether your chosen allocation can absorb a bad first decade without forcing you to abandon the plan. Combine with Monte Carlo stress tests on the retirement dashboard and the safe withdrawal rate guide for the withdrawal side.
  • Tech workers with RSUs: use it to remind yourself that the household-level Pain Index includes employer-stock exposure that the index-fund metrics ignore.
  • Strategy shoppers: use it to pressure-test alternative ETFs and tactical funds. A clean Sharpe ratio over a short backtest does not guarantee a tolerable Pain Index over a full market cycle.

Who it does not help much:

  • Anyone with money needed in the next one to three years. For short-horizon spending, the right answer is not "optimize Pain Ratio" but "do not expose this money to equity drawdowns at all."
  • Highly active traders. Drawdown metrics on long-horizon buy-and-hold portfolios do not translate cleanly to frequently-rebalanced or leveraged strategies.

Final Takeaway

Use volatility, maximum drawdown, time underwater, Pain Index, Ulcer Index, and forward-looking stress tests together. Choose a portfolio you can hold through bad markets while still meeting your long-term goals. The single number worth less than any of these is whichever one you would have used to pick a portfolio by itself.

FAQ

Is the Pain Index better than maximum drawdown?

Different, not better. Max drawdown captures the worst single moment; Pain Index captures cumulative time underwater. Use both. Two portfolios with the same max drawdown can have very different Pain Index values, and that difference reflects a real difference in lived experience.

Why don't more professionals talk about Pain Index?

It is well-known inside institutional analytics platforms (Zephyr, StyleADVISOR, Portfolio Optimizer) but rarely surfaces in consumer-facing fund marketing because it makes most active products look worse than the marketing suggests. Standard deviation and Sharpe ratio are easier to anchor positive narratives to.

Does the Sharpe ratio capture downside risk?

Only indirectly. Sharpe uses standard deviation, which treats upside and downside the same. The Sortino ratio and Pain Ratio are better fits when the question is specifically about downside risk or time underwater.

Is volatility useless then?

No. It is the right tool for portfolio engineering (mean-variance optimization, risk-parity sizing) and for asset-pair comparison when distributions are reasonably symmetric. It is just an incomplete answer to "am I taking too much risk?"

How do I choose between Pain Index and Ulcer Index?

Pain Index if you care about how often and how long you are underwater. Ulcer Index if you care more about the depth of the worst losses. The drawdown pain slider in the calculator above shows you the smooth interpolation between them.

Do drawdown metrics apply to short-term goals?

Not usefully. For money needed in one to three years, the right framework is not optimizing risk-adjusted return; it is matching the asset to the liability. A high-yield savings account or short Treasury ladder has near-zero drawdown by design. Use Pain Index for portfolios you expect to hold across a full market cycle.

More in Investing & Portfolio

Browse all investing & portfolio guides
Share

Get new guides by email

Evidence-based, no jargon. At most two emails a month. Unsubscribe any time.

Try it in Summitward

See portfolio factor analysis in action with your own financial data. Free to start, no credit card required.

Disclaimer: This tool is for educational and informational purposes only and does not constitute financial, tax, or investment advice. Consult a qualified professional before making financial decisions. Past performance does not guarantee future results.