Quant Memo
Advanced

The Kelly Criterion

The bet size that maximizes long-run geometric growth, derived from log-utility, extended to continuous and multi-asset cases, with the estimation-error and drawdown reasons practitioners bet a fraction of it.

Prerequisites: Expectation, Variance & Moments, The Law of Large Numbers

The Kelly criterion answers a question position sizing usually hand-waves: given a genuine edge, how much should you bet? Its answer maximizes the long-run growth rate of capital, and understanding both why it works and why almost no one bets full Kelly is a rite of passage for traders.

Why not maximize expected wealth?

Consider a favorable bet you can repeat. Maximizing expected wealth tells you to bet everything every time, but a single loss then ruins you, and with repeated play ruin is almost sure. Expected wealth is dominated by vanishingly rare paths where you win every time. The resolution: wealth compounds multiplicatively, so the object that governs long-run outcomes is not the arithmetic mean of returns but the geometric mean. Kelly maximizes the geometric growth rate, equivalently the expected logarithm of wealth.

The discrete derivation

Take a bet that wins with probability pp, paying bb-to-11 odds, and loses (your stake) with probability q=1pq = 1 - p. Bet a fraction ff of current wealth WW each round. After one round wealth is multiplied by (1+bf)(1 + bf) on a win or (1f)(1 - f) on a loss. After nn rounds with ww wins,

Wn=W0(1+bf)w(1f)nw.W_n = W_0\,(1 + bf)^{w}\,(1 - f)^{n - w}.

The per-round growth rate is 1nlog(Wn/W0)\frac{1}{n}\log(W_n/W_0). By the The Law of Large Numbers, w/npw/n \to p, so the almost-sure long-run growth rate is

g(f)=plog(1+bf)+qlog(1f).g(f) = p\log(1 + bf) + q\log(1 - f).

Maximize over ff:

g(f)=pb1+bfq1f=0.g'(f) = \frac{pb}{1 + bf} - \frac{q}{1 - f} = 0.

Solving gives the Kelly fraction:

f=pbqb=p(b+1)1b.\boxed{f^\star = \frac{pb - q}{b} = \frac{p(b+1) - 1}{b}.}

The numerator pbqpb - q is exactly the bet's expected profit per unit staked, its edge. So Kelly says: bet edge over odds. With even money (b=1b = 1), f=pq=2p1f^\star = p - q = 2p - 1: with a 55% coin you bet 10% of your bankroll. If the edge is zero or negative, f0f^\star \le 0, don't bet.

The continuous / Gaussian case

For an asset with log-returns of drift μ\mu and variance σ2\sigma^2 (over some horizon), levering a fraction ff gives portfolio growth rate, to second order,

g(f)=fμ12f2σ2.g(f) = f\mu - \tfrac{1}{2} f^2 \sigma^2.

This is the workhorse form. Maximizing gives

f=μσ2,f^\star = \frac{\mu}{\sigma^2},

and the growth rate achieved at the optimum is

g(f)=μ22σ2=12SR2,g(f^\star) = \frac{\mu^2}{2\sigma^2} = \frac{1}{2}\,\text{SR}^2,

where SR=μ/σ\text{SR} = \mu/\sigma is the Sharpe Ratio. Two profound facts fall out. First, optimal leverage is the ratio of drift to variance, half the reciprocal of variance, a quantity extremely sensitive to your volatility estimate. Second, the maximum achievable growth rate is half the Sharpe ratio squared: Sharpe is not just a risk-adjusted return number, it is the currency of compound growth. Doubling your Sharpe quadruples your growth rate.

Multi-asset Kelly

With a vector of expected excess returns μ\mu and covariance Σ\Sigma, the growth rate is g(f)=fμ12fΣfg(f) = f^\top \mu - \tfrac12 f^\top \Sigma f, maximized at

f=Σ1μ.f^\star = \Sigma^{-1}\mu.

This is the (unnormalized) tangency portfolio of mean-variance theory, Kelly and Markowitz meet here. Which exposes Kelly's Achilles heel directly: it inherits the notorious instability of Σ1μ\Sigma^{-1}\mu, magnifying estimation error in both the mean and the covariance.

Why practitioners bet fractional Kelly

Full Kelly is growth-optimal but brutal to live through, for three compounding reasons:

  • Drawdowns. Under full Kelly, the probability of your wealth ever dropping to a fraction xx of its peak is approximately xx, a 50% drawdown at some point is roughly a coin flip. The growth rate near the optimum is flat (it's a maximum, so g(f)=0g'(f^\star) = 0), so betting half Kelly gives about three-quarters of the growth for far less than half the variance. That asymmetry is why "half Kelly" is a folk standard.
  • Estimation error. f=μ/σ2f^\star = \mu/\sigma^2 assumes you know μ\mu and σ\sigma. You don't. Overestimating your edge makes you over-bet, and over-betting past the growth-optimal point is severely punished, beyond f=2ff = 2f^\star in the Gaussian case, growth turns negative. Because edges are estimated with large error and drift is nearly impossible to measure, betting a fraction builds in a margin of safety. Fractional Kelly can be shown to be the Bayesian-optimal response to parameter uncertainty.
  • Non-log utility. Kelly is optimal only for a log-utility investor (relative risk aversion of exactly 1). Most investors are more risk-averse; a power-utility investor with risk aversion γ\gamma optimally bets f/γf^\star/\gamma, i.e., fractional Kelly is the optimal full-Kelly-scaled-down rule for higher risk aversion.

Worked example

You can buy an asset with expected annual excess return μ=8%\mu = 8\% and volatility σ=20%\sigma = 20\%. Full Kelly leverage is f=0.08/0.202=0.08/0.04=2.0f^\star = 0.08 / 0.20^2 = 0.08/0.04 = 2.0, twice your capital. The achieved growth rate is μ2/2σ2=0.0064/0.08=8%\mu^2/2\sigma^2 = 0.0064/0.08 = 8\% per year, matching 12SR2=12(0.4)2=0.08\tfrac12 \text{SR}^2 = \tfrac12 (0.4)^2 = 0.08. Most managers would find 2× leverage on a 0.4-Sharpe strategy terrifying, and rightly, given the estimate risk, so they'd run half Kelly (1.0×1.0×), keeping ~75% of the growth. This is exactly the logic behind Vol Targeting: size to a volatility budget rather than to a fragile point estimate of the mean.

Failure modes

  • Garbage in. Kelly is only as good as μ\mu and σ\sigma; a modestly overstated edge produces dangerous over-betting.
  • Non-stationarity. Edges decay and regimes shift (Alpha Decay, Regime Detection); a fraction sized to yesterday's edge over-bets today's.
  • Fat tails and gaps. The Gaussian approximation understates ruin risk when returns jump; the continuous formula assumes you can continuously rebalance, which you can't through a gap.
  • Simultaneous bets. Correlations make independent per-bet Kelly sizing over-lever the book; the multi-asset Σ1μ\Sigma^{-1}\mu form is required.

In interviews

The classic prompt is the biased-coin betting game: "a coin lands heads 60% of the time, you can bet any fraction of your bankroll at even odds, what fraction maximizes long-run growth?" The answer is f=2(0.6)1=0.2f^\star = 2(0.6) - 1 = 0.2, and the expected-value trap is that maximizing expected wealth says bet everything. Be ready to derive ff^\star from maximizing E[logW]\mathbb{E}[\log W], to state the continuous result f=μ/σ2f^\star = \mu/\sigma^2 and g=12SR2g = \tfrac12\text{SR}^2, and to explain crisply why real desks bet a fraction, flat growth near the optimum plus estimation error. See Position Sizing for how this connects to real risk budgets.

Related concepts

Practice in interviews

Further reading

  • Kelly (1956), A New Interpretation of Information Rate
  • Thorp, The Kelly Criterion in Blackjack, Sports Betting, and the Stock Market
  • MacLean, Thorp & Ziemba, The Kelly Capital Growth Investment Criterion
ShareTwitterLinkedIn