Quant Memo
Advanced

Stochastic Dominance

A way to say one investment is "unambiguously better" than another without needing to agree on a utility function first — and to admit honestly when two investments simply can't be ranked that way.

Prerequisites: Expectation, Variance & Moments

Compare two funds by mean and volatility alone and you're implicitly assuming both investors and returns are well described by that pair of numbers — false whenever returns are skewed. Two funds can have the same mean and volatility while one is a genuinely worse bet for literally every reasonable investor, because its downside is fatter. Stochastic dominance is the tool for saying "Fund A beats Fund B" in a way every risk-averse investor would agree with, without ever specifying whose utility function you're using.

The analogy: a menu two diners can agree on

Two diners, one who loves spice and one who doesn't, are choosing between two menus. If every dish on Menu A is at least as good as the corresponding dish on Menu B, and at least one dish is strictly better, then both diners prefer Menu A — you didn't need to know their specific tastes, just that A beats B dish-for-dish. Stochastic dominance asks the same question of return distributions: is one distribution "at least as good, everywhere, and strictly better somewhere" compared to another — a ranking every investor who prefers more money to less (or more money and less risk) would accept, regardless of their personal risk appetite.

Writing it down

First-order stochastic dominance (FSD). AA dominates BB if, for every outcome level xx,

FA(x)FB(x)for all x,F_A(x) \le F_B(x) \quad \text{for all } x,

where FF is the cumulative distribution function. In words: at every wealth level, distribution A has accumulated no more probability of being below that level than B has — A's outcomes are systematically at least as good. Every investor who simply prefers more money to less (any increasing utility function) prefers AA.

Second-order stochastic dominance (SSD) is weaker and more useful for risk-averse comparisons: AA dominates BB if

xFA(t)dtxFB(t)dtfor all x.\int_{-\infty}^{x} F_A(t)\, dt \le \int_{-\infty}^{x} F_B(t) \, dt \quad \text{for all } x.

In words: the accumulated "shortfall area" under A's CDF never exceeds B's, at every cutoff — A carries no more downside risk in aggregate. Every risk-averse investor (concave utility, valuing a sure $100 over a coin flip for $0 or $200) prefers AA, even if AA and BB share the same mean.

Distribution · normal
-2.000.002.00μvalue →
Within ±1σ 68.3%mean μ 0.00std σ 1.00

Compare two curves mentally, one shifted right of the other with the same shape — that shift is FSD in its purest form: the shifted curve's CDF sits below the other's everywhere, so it dominates outcome-by-outcome.

Worked example 1: FSD is easy to check with a table

Two strategies each with three equally likely outcomes:

outcomeStrategy AStrategy B
bad$90$80
mid$100$100
good$120$110

A's CDF is always at or below B's CDF at every dollar level (A never has more accumulated probability of being at or below any given value): at $85, FA=0F_A=0 (nothing at or below $85) while FB=1/3F_B = 1/3; at $105, FA=2/3F_A = 2/3 while FB=2/3F_B=2/3; at $115, FA=2/3F_A=2/3, FB=1F_B=1. A dominates B by FSD — every value investor, regardless of risk tolerance, should strictly prefer A.

Worked example 2: same mean, SSD breaks the tie

Strategy C: 50% chance of $100, 50% chance of $100 (i.e., a sure $100). Strategy D: 50% chance of $50, 50% chance of $150. Both have mean $100 — mean-variance analysis alone says nothing about preference without knowing risk aversion. FSD doesn't hold either way (C isn't uniformly above D: at $120, FC=0F_C=0 and FD=0.5F_D=0.5, so FCFDF_C \le F_D, but D can still exceed C so check the other tail: at $75, FC=0F_C=0 (nothing below), FD=0.5F_D=0.5 — consistent so far, but at $100.01, FC=1F_C=1 while FD=0.5F_D=0.5, meaning FC>FDF_C > F_D there — so FSD fails). But SSD holds for C over D: the cumulative shortfall area under FCF_C never exceeds that under FDF_D at any cutoff, because C has zero spread. Every risk-averse investor prefers the sure $100 — the textbook justification for a certainty-equivalent premium.

Distribution · binomial
mean 10.002468101214161820outcomes (k) →
mean 10.00std dev 2.24peak at k = 10

Compare this spread-out binomial shape against a tight spike at its mean (like Strategy C above) — same mean, wildly different risk, exactly the gap FSD is blind to and SSD is built to detect.

What this means in practice

  • Fund comparison without a utility assumption. SSD lets you say "Fund A is better for any risk-averse investor" without ever specifying a risk-aversion coefficient — a much more defensible claim than a single Sharpe ratio comparison.
  • When dominance fails, say so. Most pairs of real strategies dominate neither way — one has better upside, the other better downside. That's a legitimate, honest conclusion: the choice genuinely depends on risk preference, and no single metric should paper over that.
  • Options overlays. A covered call reduces upside and cuts downside relative to the naked stock — it is typically SSD-improving for a risk-averse holder over some region, but not FSD-dominant, since it truncates the best outcomes.

First-order stochastic dominance means one distribution's outcomes are uniformly at least as good, so every investor who prefers more money agrees on the ranking. Second-order dominance is weaker — it only requires less aggregate downside risk — so every risk-averse investor agrees, even with matching means.

The common mistake is assuming that if neither distribution dominates the other, mean-variance comparison (Sharpe ratio, etc.) can safely settle the ranking instead. It can't, in general — a higher Sharpe ratio strategy can still be strictly SSD-dominated by a lower-Sharpe one if the higher-Sharpe strategy has a fatter left tail that variance alone doesn't fully capture. Check dominance directly on the distributions, don't infer it from two summary statistics.

Related concepts

Practice in interviews

Further reading

  • Levy, Stochastic Dominance: Investment Decision Making under Uncertainty (ch. 2-3)
  • Hadar, Russell, Rules for Ordering Uncertain Prospects (1969)
ShareTwitterLinkedIn