Position Sizing

The Kelly Criterion: The Math of Betting Big When the Odds Are in Your Favor

The Kelly criterion answers a very specific question: what fraction of capital should you bet to maximize long-run growth? Not what to buy. Not when to buy. How much to bet once you believe you have an edge.

15 min readAXLFI Blog

Overview

The Kelly criterion is one of the most famous sizing rules in finance and gambling because it answers a very specific question: what fraction of capital should you bet to maximize long-run growth?

That is the core idea. Not what to buy. Not when to buy. How much to bet once you believe you have an edge.

The rule originated in a 1956 Bell System paper by J. L. Kelly Jr., and was later pushed into investing and gambling by Ed Thorp. The central result is that Kelly sizing maximizes the expected logarithmic growth rate of wealth over repeated favorable bets.

Kelly Fraction

f* = (bp − q) / b

Even-money simplification (b = 1)

f* = 2p − 1

Visual

Growth Rate vs Bet Fraction

This is the core Kelly visual. The curve shows the expected log growth rate g(f) for different bet fractions, given a 55% win probability and 2:1 payout odds. Growth rises to its peak at the Kelly fraction f*, then turns down sharply. The overbetting zone makes the asymmetry obvious: betting too much is far more destructive than betting too little.

g(f) = p · ln(1 + bf) + q · ln(1 − f)

Visual

Full Kelly vs Half Kelly vs Double Kelly

This simulation runs 300 sequential bets at 55% win probability with 2:1 payout odds under three sizing strategies. The median equity path shows that full Kelly maximizes long-run geometric growth, half Kelly grows slower but much more smoothly, and double Kelly often severely underperforms or blows up.

Visual

Drawdown Comparison

Same three strategies, same edge — but now showing the median drawdown path instead of equity. Half Kelly keeps drawdowns shallow. Full Kelly endures meaningful but recoverable dips. Double Kelly suffers persistent, deep drawdowns that make the strategy nearly impossible to stick with.

Article Section

The basic formula

For a simple bet with probability of winning p, probability of losing q = 1 − p, and net odds b to 1, the Kelly fraction is f* = (bp − q) / b. This tells you the fraction of capital to risk.

If the result is negative, the bet is not favorable and Kelly says do not bet. That is already one of the deepest insights in the framework. Kelly is not aggressive by default. It is only aggressive when the edge is real.

For an even-money bet where b = 1, the formula simplifies to f* = 2p − 1. So if your win probability is 55%, Kelly says bet 10% of capital.

f* ≤ 0 means do not bet — there is no edge

General formula

f* = (bp − q) / b

Even-money (b = 1)

f* = 2p − 1

Example: p = 55%

f* = 2(0.55) − 1 = 0.10 → bet 10% concrete

Article Section

Why Kelly is so powerful

Kelly is not trying to maximize expected profit in a single bet. It is trying to maximize the compound growth rate of capital across many repeated bets.

That means the objective is max E[log W] — not max E[W]. That difference is everything.

A strategy that maximizes expected dollar profit can still blow up. A strategy that maximizes log wealth automatically respects the fact that large losses are much more damaging than large gains are helpful.

Consider: a −50% loss followed by a +50% gain does not get you back to breakeven. You end up at 0.75 of your starting capital. To recover from a 50% loss, you need +100%. Kelly internalizes that asymmetry directly through the log function.

−50% ≠ +50% — losses and gains are not symmetric

Kelly objective

maximize E[log W(t+1)]

Not the objective

maximize E[W(t+1)] common mistake

Article Section

The intuition behind the rule

Kelly says there is a tradeoff between edge and overbetting. If you underbet, you grow too slowly — positive growth, but not maximal. If you overbet, the volatility drag becomes so strong that long-run growth actually falls.

At some point, overbetting becomes catastrophic. This is the real lesson of Kelly: even with a genuine edge, betting too much can destroy the advantage.

That is why Kelly is one of the most insightful sizing frameworks ever developed. It separates having an edge from surviving long enough to exploit it.

f < f* ⇒ positive growth, but not maximal

f > f* ⇒ growth deteriorates rapidly

f ≫ f* ⇒ catastrophic danger zone

Article Section

The stock-market version

In investing, the clean casino formula usually gets replaced by a continuous approximation. The growth-optimal allocation for a risky asset in a simplified setting is f* = (μ − r) / σ², where μ is expected return, r is the risk-free rate, and σ² is return variance.

The intuition is simple: optimal leverage rises when expected excess return rises and falls when variance rises. So Kelly is really saying size is proportional to edge divided by risk.

That is why it remains so influential in quantitative finance.

Continuous approximation

f* = (μ − r) / σ²

Core sizing logic

size ∝ edge / risk key insight

Article Section

Why Kelly is both brilliant and dangerous

Kelly is mathematically elegant, but in practice it is very easy to misuse because the formula depends on inputs you do not know perfectly: p, μ, σ, and correlations.

If your edge estimate is too high, Kelly tells you to bet too much. If your volatility estimate is too low, same problem. Estimation error is one of the biggest practical limitations of the Kelly criterion.

This is why many investors prefer fractional Kelly — typically half Kelly or quarter Kelly. Fractional Kelly sacrifices some theoretical growth in exchange for shallower drawdowns and more robustness to bad estimates.

overestimating your edge is the most common Kelly mistake

Fractional Kelly

f = c · f*, where 0 < c < 1

Most common choice

½ Kelly popular

Conservative

¼ Kelly

Article Section

Overbetting is worse than underbetting

This is maybe the single most important Kelly insight. If you bet less than Kelly, growth declines gradually. If you bet more than Kelly, growth can deteriorate much faster.

You can think of the growth function as g(f) = E[log(1 + fX)]. It rises until f = f*, then turns down. The key is that g(0.5f*) is usually only slightly less than g(f*), while g(1.5f*) can be much worse.

That asymmetry is why half-Kelly is so popular. That is the practical reason many professionals treat Kelly more as an upper bound than as a mechanical target.

Kelly is best used as an upper bound, not a target

g(0.5f*) < g(f*) — slightly less growth

g(1.5f*) ≪ g(f*) — much worse asymmetric

Article Section

Kelly is a sizing rule, not a strategy

This is another critical point people often miss. Kelly does not tell you how to find alpha. It assumes you already have a positive expected value bet.

So the real stack is: signal + edge estimate + Kelly sizing. Not: Kelly = trading strategy.

That is why Kelly pairs well with things like sports betting models, stat arb, options mispricing, systematic trading signals, card counting, and portfolio optimization. It is a capital allocation framework, not an alpha source.

alpha modelexpected edgeKelly fractionposition size

Kelly requires E[X] > 0 first prerequisite

Article Section

The drawdown problem

One reason Kelly feels uncomfortable in real life is that full Kelly can produce severe drawdowns even when it is mathematically optimal for long-run growth.

Growth-optimal does not mean smooth. Kelly can have very large equity swings. This makes Kelly hard to use for client capital, institutional mandates, high-volatility strategies, and anyone with behavioral limits.

In practice, many investors prefer a lower-growth, lower-drawdown path. The tradeoff between maximum long-run growth and interim comfort is real and unavoidable.

growth-optimal and comfortable are not the same thing

max growth ≠ max comfort

max growth ≠ min drawdown

Article Section

The five key Kelly principles

The Kelly criterion is one of the clearest frameworks ever created for thinking about position size. Here are the core principles that make it so powerful.

Bet proportional to edge

f* ∝ (edge / odds)

The larger the edge, the more capital Kelly allocates. When edge is zero or negative, Kelly says do not bet at all.

Respect volatility

f* ∝ 1 / σ²

Higher variance means smaller optimal bets. Kelly automatically scales down when uncertainty is high.

Never overbet

g(1.5f*) ≪ g(0.5f*)

Overbetting is worse than underbetting. The growth curve is steep on the downside past f*. Kelly is a warning against ego as much as it is a formula.

Use fractional Kelly

f = 0.5 · f*

In practice, use half or quarter Kelly. This sacrifices a small amount of theoretical growth for dramatically lower drawdowns and robustness to estimation error.

Sizing is not signal

signal + edge + Kelly → position

Kelly tells you how much to bet, not what to bet on. You need a positive-edge signal first. Kelly is the capital allocation layer on top.

Article Section

The Kelly philosophy

A clean summary of the Kelly philosophy captures why this framework still matters decades after its invention.

bet more when edge is larger
bet less when uncertainty is larger
never overbet just because you are confident
optimal growth = edge-aware sizing − ruinous overbetting

Conclusion

Why the framework still holds up

The Kelly criterion is one of the clearest frameworks ever created for thinking about size. Its core message is: bet more when edge is larger, bet less when uncertainty and volatility are larger, and never overbet just because you are confident.

That last point is the deepest one. Kelly is a warning against ego as much as it is a formula. It turns position sizing from guesswork into a mathematical discipline.

The practical takeaway is not to use full Kelly mechanically. It is to understand that there is always an optimal sizing level for any edge, and going beyond it — no matter how convinced you are — makes your results worse, not better. That insight alone is worth the entire framework.