BetMath Hub
Kelly Criterion

Fractional Kelly — Why Half Kelly and Quarter Kelly Are the Professional Defaults

The Kelly Criterion derives the mathematically optimal bet size for a given edge — but nobody who manages real money uses the full Kelly fraction. This guide explains why, walks through the exact growth-versus-variance trade-off of fractional Kelly, and includes an interactive calculator comparing full, half, third, quarter and eighth Kelly on stake size, growth rate and drawdown risk, plus a bankroll trajectory table over 1,000 simulated bets.

Quick Calculator

Full Kelly
5.0%
Half Kelly
2.5%
Edge
+5.0%

The Kelly Criterion, derived by John L. Kelly Jr. at Bell Labs in 1956 (Kelly, J.L., "A New Interpretation of Information Rate," Bell System Technical Journal, 35(4), 917–926) and popularized for gambling by Ed Thorp, states that the stake maximizing expected logarithmic growth of a bankroll is f* = (p·b − q) / b, where p is the true probability of winning, q = 1 − p, and b is the net decimal odds. For a 55% shot at +100 (decimal 2.00, b = 1.00), full Kelly prescribes staking exactly 10% of the bankroll per bet. Over infinite bets with the edge held constant, no other fixed-fraction strategy produces a higher expected compound growth rate.

This is a theoretical optimum. The practical reality is that full Kelly is unbearable for human beings to actually play. The variance is enormous. The drawdowns are severe. And crucially, it assumes perfect knowledge of the true edge — an assumption that is always false in real betting. Our full Kelly guide and calculator derives the formula and shows where it comes from; this guide deals with what happens when you have to use Kelly in the real world, where edges are estimated, not known.

Fractional Kelly — multiplying the full Kelly stake by a constant less than 1, typically 0.5 or 0.25 — is the standard professional solution. It gives up a small amount of long-run growth in exchange for dramatically reduced variance and drawdown. The trade is so lopsided in the practitioner's favor that almost every professional bettor, hedge fund running Kelly-style allocation, and poker tournament coach defaults to some fraction well below 1.0. This article shows why, and the calculator below quantifies exactly how much.

1. The Fractional Kelly Formula

# Full Kelly optimal fraction
f_full = (p * b - q) / b
       = (p * (d - 1) - (1 - p)) / (d - 1)

# Fractional Kelly stake
f_k = k * f_full    where 0 < k <= 1

# Growth rate as function of k (relative to full Kelly) — 2nd-order approximation
g(k) = k * (2 - k) * g_full

# Growth-rate table
k = 1.00   -> g = 1.00 * g_full  (by definition)
k = 0.75  -> g = 0.9375 * g_full  (93.75% growth retained)
k = 0.50  -> g = 0.75 * g_full   (75% growth retained)
k = 0.25  -> g = 0.4375 * g_full (43.75% growth retained)
k = 0.10  -> g = 0.19 * g_full   (19% growth retained)

# Variance of log-growth scales with k^2
var(k) = k^2 * var_full

k = 1.00   -> var = 1.00 * var_full
k = 0.50   -> var = 0.25 * var_full   (75% variance reduction)
k = 0.25   -> var = 0.0625 * var_full (93.75% variance reduction)

Observe the asymmetry. Half Kelly costs 25% of the growth rate but cuts variance by 75%. Quarter Kelly costs about 56% of the growth rate but cuts variance by over 93%. In risk-adjusted terms — what a finance professional would call the information ratio — half Kelly and quarter Kelly are strictly better than full Kelly for any human investor with finite psychological tolerance for drawdowns. The k*(2-k) rule above is the standard second-order approximation used throughout the Kelly literature and holds almost exactly for modest edges like the ones in this guide; the calculator in Section 2 uses the exact log-growth formula instead, and the two agree to within a few hundredths of a percentage point.

2. Half Kelly & Quarter Kelly Calculator — Stake, Growth Rate and Drawdown Side by Side

Enter your estimated win probability, the decimal odds on offer, and your bankroll. The calculator applies the exact Kelly formula, then multiplies it by five common fractions — full, half, third, quarter and eighth — so you can compare exactly what each one recommends before picking one, rather than guessing.

Stake — Half Kelly
5.00% of bankroll
$500
Growth Rate (per bet)
74.9% of full-Kelly growth retained
0.376%
P(50%+ drawdown, ever)
Brownian-motion approximation — method below
12.3%
FractionStake / Bet% of BankrollGrowth / BetGrowth RetainedP(50%+ Drawdown)
Full Kelly ()$1,00010.00%0.502%100.0%49.8%
Half Kelly (½×)$5005.00%0.376%74.9%12.3%
Third Kelly (⅓×)$3333.33%0.278%55.5%3.0%
Quarter Kelly (¼×)$2502.50%0.219%43.7%0.7%
Eighth Kelly (⅛×)$1251.25%0.117%23.4%<0.1%

On the default 55%-at-2.00 example (full Kelly = 10% of bankroll, from Section 1), the pattern holds exactly as the theory predicts: half Kelly keeps about 75% of the per-bet growth rate while cutting the chance of ever seeing a 50%+ drawdown from roughly 50% (full Kelly) to about 12%. Quarter Kelly keeps under 44% of the growth but drops that drawdown probability under 1%, and eighth Kelly drops it under 0.1%. There is no fraction that dominates on both axes — the table exists so you can pick the trade-off deliberately instead of defaulting to a rule of thumb.

Method: growth rate uses the exact per-bet log-growth formula g = p·ln(1+f·b) + q·ln(1−f). Drawdown probability uses the standard continuous-time approximation for a process with positive drift, P ≈ e^(−2·g·a / σ²), where a = −ln(1 − 0.5) for a 50% threshold and σ² is the per-bet variance of log-growth — the classical drift-diffusion result used throughout the Kelly literature (MacLean, Thorp & Ziemba, The Kelly Capital Growth Investment Criterion, World Scientific, 2011). It is a large-sample approximation, most reliable over hundreds of bets, not an exact figure for any specific short run.

3. Bankroll Trajectory — Full vs Half vs Third vs Quarter vs Eighth Kelly Over Time

Using the same inputs above, here is the deterministic path each fraction traces if every bet realizes the modeled edge exactly — no winning-streak luck, no losing-streak luck, just the exact geometric growth rate compounding bet after bet. This is not a Monte Carlo simulation: it is the theoretical trajectory the log-growth formula predicts, useful for comparing fractions apples-to-apples. A real bankroll will land somewhere in a wide band around this line — for the actual spread of outcomes from randomized win/loss sequences, run the Staking Plan Simulator.

FractionAfter 100 BetsAfter 250 BetsAfter 500 BetsAfter 1 000 Bets
Full Kelly$16,501$34,977$122,336$1.5M
Half Kelly$14,554$25,553$65,293$426,321
Third Kelly$13,203$20,031$40,122$160,981
Quarter Kelly$12,446$17,280$29,861$89,167
Eighth Kelly$11,243$13,404$17,967$32,282

On the default example, full Kelly's deterministic path reaches roughly $1.5M after 1,000 bets against roughly $426K for half Kelly, $161K for third Kelly, $89K for quarter Kelly and $32K for eighth Kelly — all starting from the same $10,000. That spread is the entire argument for fractional Kelly in one table: quarter Kelly still turns $10,000 into roughly 9x itself over 1,000 bets on a real edge, at a fraction of the drawdown risk shown in Section 2. Whether the extra expected return of full or half Kelly is worth the drawdown probability is a question about your own risk tolerance and bookmaker limits, not about the math — the math only tells you the trade-off exists and exactly how steep it is.

4. Why Edge Estimation Error Matters

# Your estimated edge vs true edge
p_estimated = 0.55   # You believe 55%
p_true      = 0.52   # Reality is only 52%

# You size based on p_estimated:
f_full_perceived = (0.55 * 1.00 - 0.45) / 1.00 = 0.10  (10%)

# But true Kelly-optimal at p_true is:
f_full_true = (0.52 * 1.00 - 0.48) / 1.00 = 0.04  (4%)

# You are effectively betting 2.5x full Kelly on the TRUE edge.
# Any k > 2 * f_full_true / f_full_perceived produces NEGATIVE growth.

# Multiplier where growth goes negative:
# k_critical = 2 * p_true / p_estimated (on even odds)
# For our numbers: k_critical = 2 * 0.52 / 0.55 = 1.89

# Full Kelly on 55% belief with 52% truth -> still +EV but risky
# 2x Kelly on same -> bankruptcy

# Half Kelly on 55% belief with 52% truth:
# effective multiplier vs true f_full = 0.5 * (0.10 / 0.04) = 1.25
# Still above 1.0 of true Kelly but well below 2.0 danger zone.

# Quarter Kelly on same:
# effective multiplier = 0.25 * 2.5 = 0.625 of true Kelly
# Comfortably below 1.0 — still +EV, protected from overbet.

This is the core argument for fractional Kelly. Full Kelly is optimal only if you know the true edge. In practice, every edge is an estimate with a confidence interval. If your 95% confidence interval on true win rate is, say, 52-58%, then sizing for the midpoint 55% while the truth sits at 52% means you are effectively overbetting by a factor of 2.5x. Half Kelly brings that down to 1.25x — uncomfortable but survivable. Quarter Kelly brings it to 0.625x — strictly below optimal but robust to estimation error. For any bettor whose edge estimate has meaningful uncertainty (which is all bettors), quarter Kelly is closer to the true optimum than full Kelly is.

5. Choosing k — A Practical Framework

k = 1.0 (Full Kelly)

Only if you have thousands of documented bets confirming your edge estimate within ±1%, plus a deep emotional tolerance for 70%+ drawdowns. Almost nobody should use full Kelly.

k = 0.5 (Half Kelly)

For bettors with 500+ documented bets validating a backtested model. Edge estimated within ±2%. 25% drawdown tolerance. The default for confident sharps.

k = 0.25 (Quarter Kelly)

For bettors with a credible but unvalidated model. Edge estimated within ±4%. 15% drawdown tolerance. The default for sensible professionals.

k = 0.1 (Tenth Kelly)

For new bettors, new models, or dormant edges being re-tested. Very conservative. Often preferable to flat staking because it still scales with bankroll.

6. Growth vs Drawdown — The Fundamental Trade-Off

The math of fractional Kelly captures a fundamental truth about leveraged betting: you can trade expected growth for variance reduction at a highly favorable ratio, up to a point. The first 50% reduction in stake (going from full to half Kelly) costs only about a quarter of expected growth. The next reduction (half to quarter) costs a comparable slice of the original growth again — but the drawdown probability, as the calculator in Section 2 shows, drops by more than an order of magnitude. Each incremental conservatism buys much more safety than it sacrifices in expected return.

This trade asymmetry is why sophisticated allocators — hedge funds running Kelly-like position sizing, professional poker bankroll managers, sports betting syndicates — universally operate at fractions between 0.2 and 0.5. The expected long-run capital is slightly lower than full Kelly, but the probability of suffering a career-ending drawdown is vastly lower. Modern portfolio theory and continuous-time Kelly derivations arrive at the same answer: the optimal practical fraction depends on the confidence of your edge estimate, and that confidence is never high enough to justify full Kelly.

For a concrete rule of thumb: your chosen Kelly fraction k should be roughly equal to your subjective confidence that your edge estimate is correct. If you are 50% confident you have the edge right, use k = 0.5. If 25% confident, use k = 0.25. This heuristic is surprisingly well-supported by the math — Kelly's own writings on the topic effectively derive the same result from information-theory principles. See also our risk of ruin and bankroll management guides for the companion ruin-probability analysis.

7. Dynamic Fractional Kelly — Adjusting k Over Time

Advanced practitioners treat k as a function of recent performance, not a constant. A common approach: start at k = 0.25 when a model is first deployed. After every 100 documented bets, recompute the edge estimate's confidence interval. If the interval has narrowed and the realised edge matches the expected edge, increase k by 0.05. If the realised edge falls below the lower bound of the estimated interval, decrease k by 0.1. Cap at 0.5 absent extraordinary evidence. This dynamic approach ensures that the fraction automatically tracks confidence.

An alternative is the bankroll-scaling approach. Set k = 0.5 when bankroll is at or above peak, k = 0.35 when 10-25% off peak, k = 0.25 when 25-40% off peak, k = 0.1 when more than 40% off peak. This converts drawdown into mechanical de-risking, which both reduces the psychological shock of continuing to bet through losses and naturally reverses the leverage as the bankroll recovers. The compound effect is smoother equity curves and higher risk-adjusted Sharpe-equivalent returns than any fixed fraction.

8. When Fractional Kelly Is NOT Enough

Fractional Kelly assumes independent bets. If your bets are correlated — for example, betting multiple legs on the same game, or multiple games involving the same team on the same day — the effective variance is higher than the independent-bet formula predicts, and the correct fraction should be reduced further. A naive half-Kelly player placing three correlated bets is effectively running something like 1.2x Kelly on the aggregate position. Cutting to quarter Kelly on correlated bet stacks is the standard correction.

Another failure mode is parlay sizing. A parlay has variance wildly higher than any component leg, so even Kelly-sized parlays should be staked with an extra safety factor. Our parlay math guide walks through the variance derivation in detail. The upshot: parlay Kelly fractions rarely exceed 1% of bankroll even when the per-leg Kelly fractions would be 5% or more, because the product's variance is the product of the leg variances — it explodes.

Finally, Kelly assumes log-utility of wealth. If your utility function is more risk-averse (most people's is), you should use a smaller fraction still. The mathematical treatment of this — sometimes called "utility-Kelly" or "gamma-Kelly" — is covered in advanced references like Thorp's original papers and MacLean/Thorp/Ziemba's collected volume on Kelly betting. For most sports bettors, a default of quarter Kelly with correlation-aware reductions when appropriate captures 95% of the practical benefit.

9. Frequently Asked Questions

What is fractional Kelly?

Fractional Kelly stakes a fixed fraction k of the full Kelly-optimal bet size, where k is typically 0.5 (Half Kelly), 0.33 (Third Kelly) or 0.25 (Quarter Kelly). The formula is bet = k * f* * bankroll, where f* = (p*b - q)/b is the unconstrained Kelly fraction. Fractional Kelly sacrifices some growth rate in exchange for dramatically lower variance and drawdown risk.

Why should I use Half Kelly instead of Full Kelly?

Three reasons. First, real-world edge estimates are imprecise: if you estimate 55% but the true rate is 52%, Full Kelly overbets by a factor proportional to the error, accelerating drawdowns. Second, Full Kelly generates a 50%+ drawdown with roughly even odds over a long run — the calculator above puts that figure at about 50% for a 55%-at-2.00 edge, which is psychologically and practically intolerable for most people. Third, Half Kelly preserves about 75% of the geometric growth rate at roughly a quarter of the drawdown risk, an unambiguous utility win.

What is the formula for Half Kelly?

Half Kelly fraction = 0.5 * (p*b - q) / b, where p is your estimated win probability, q = 1-p, and b is the net decimal odds (decimal - 1). For a 55% edge at +100 (b = 1.00): Full Kelly = (0.55*1.00 - 0.45)/1.00 = 0.10 = 10% of bankroll. Half Kelly = 5% of bankroll.

How much growth do I give up with Half Kelly?

About 25%, using the standard k*(2-k) approximation — Half Kelly retains k*(2-k) = 0.5*1.5 = 75% of full-Kelly growth. The calculator above computes the exact figure from the log-growth formula rather than the approximation; for a 55%-at-2.00 edge the exact number is 74.9%, essentially identical. Quarter Kelly's exact figure comes out at 43.7% against the approximation's 43.75%. The variance reduction is steeper than the growth cost in both cases, which is why fractional Kelly is favored.

When should I use Quarter Kelly?

When your edge estimates carry significant uncertainty, when you are professionally accountable for drawdowns (e.g., managing others' money), or when you are in the first year of a new betting approach where the estimated edge has not yet been validated across thousands of bets. Quarter Kelly is the default choice for most serious sharps.

Can fractional Kelly lose money long-term?

Only if your edge estimate is wrong. If true edge is positive and k < 2, fractional Kelly produces positive log-growth. If your estimated edge is actually negative (you overestimated yourself), any positive k produces negative growth. Fractional Kelly amplifies real edges and real mistakes proportionally.

What does a quarter Kelly calculator show?

A quarter Kelly calculator takes your win probability and odds, computes the full Kelly fraction f* = (b*p - q)/b, then multiplies it by 0.25 to get the recommended stake. The calculator on this page does exactly that alongside four other fractions at once, showing stake size, the exact per-bet log-growth rate, and the probability of a 50%+ drawdown side by side — so you can compare quarter Kelly's conservative profile against half Kelly's before choosing, instead of computing each one separately.

Is the bankroll trajectory table a Monte Carlo simulation?

No. It is a deterministic path: bankroll after n bets = starting bankroll x e^(n*g), where g is the exact per-bet log-growth rate for that fraction. It assumes every bet realizes the modeled edge exactly, so it shows the theoretical growth trajectory, not a randomized outcome. A real bankroll will scatter above and below this path. For an actual distribution of outcomes from randomized win/loss sequences, use the Staking Plan Simulator linked below the table.

How is the drawdown probability calculated?

It uses the standard continuous-time approximation for a process with positive drift: P(ever see a drawdown of at least 50%) ~ e^(-2*g*a / var), where g is the per-bet log-growth rate, var is the per-bet variance of log-growth, and a = -ln(1 - 0.5). This is the classical drift-diffusion result used throughout the Kelly literature (MacLean, Thorp & Ziemba, The Kelly Capital Growth Investment Criterion, 2011). It is a large-sample approximation, most accurate over hundreds of bets, not an exact guarantee for any specific short run.

Should beginners use Kelly at all?

Only with k <= 0.1 and a documented backtest. Kelly requires honest edge estimation, which beginners almost never have. A flat 1% bankroll stake is mathematically nearly identical to tenth-Kelly and avoids the ego trap of overestimating edge. Graduate to fractional Kelly after at least 300 documented bets with realised edge matching estimated edge within 1%.

Can I use Kelly on multiple simultaneous bets?

Yes, but only if each bet is independent. Sum of individual Kelly fractions must not exceed (1 - safety cushion) of bankroll — typically cap total exposure at 15-20% across all concurrent bets. For correlated bets, use the joint-probability formulation of Kelly or fall back to a further halved fraction for each leg.

What is the optimal Kelly fraction for arbitrage bets?

Arbitrage is risk-free so Kelly is not the right framework — size to fit within book limits without tripping circumvention flags. For near-arbitrage (middle-and-scalp opportunities with small residual variance), use quarter Kelly on the expected residual EV, not the full stake.

How often should I recalculate my Kelly fraction?

After every 100 bets or any change in your model methodology. The Kelly formula is a function of p and b, both of which can drift as markets evolve. A stale Kelly estimate based on 2-year-old model performance is a common source of overbetting among professional bettors.

Does fractional Kelly work for poker or cash-game bankroll?

Yes. Poker bankroll management is a well-known application of fractional Kelly, typically at k = 0.25 to 0.33 for tournament buy-ins and k = 0.1 to 0.2 for cash-game buy-ins as a fraction of total bankroll. The principles are identical to sports betting; only the edge estimation methodology differs.

What's the difference between Kelly and mean-variance optimization?

Kelly maximizes geometric growth rate (equivalently, log-utility). Mean-variance optimization (Markowitz) maximizes a linear combination of expected return and variance penalty. Kelly is a special case of mean-variance optimization when the utility is logarithmic. For positive-expected, high-variance betting, Kelly tends to be more aggressive than mean-variance with typical investor-style risk aversion parameters.

Before you size

Compute full Kelly with the Kelly calculator, then apply your chosen fraction using the tool in Section 2, plan session stakes with bankroll rules, and validate with risk-of-ruin simulation.

Optimal in theory, halved in practice.

Responsible gambling notice. Kelly sizing requires accurate edge estimation and sufficient bankroll for variance. Overestimating edge and using full Kelly is a primary cause of rapid bankroll collapse. This article is educational and does not guarantee profitable outcomes. Stake only what you can afford to lose. For support with problem gambling visit BeGambleAware.org or call 1-800-GAMBLER (US). Must be of legal betting age in your jurisdiction.