What is the Kelly Criterion Calculator?
The Kelly Criterion answers the most important sizing question in trading and betting: given your edge, what fraction of your bankroll should you stake to grow it fastest over the long run? Feed the calculator your win rate, average win, average loss and account size, and it returns the growth-optimal Kelly fraction, the safer half-Kelly, and both as dollar bet sizes — along with the payoff ratio, edge per R and breakeven win rate that drive them.
How it works
p = winRate/100 · q = 1 − p · b = avgWin/avgLoss · f* = (b·p − q)/b = p − q/b · kellyBet = f* × bankroll
Kelly maximises the expected logarithm of wealth — equivalently, the median long-run outcome. The fraction rises with your edge and falls as the payoff ratio shrinks, so both a positive edge and a meaningful reward-to-risk are needed before it recommends a large stake. A zero or negative result means the edge is absent: bet nothing.
The key insight
Worked example
A 55% win rate with a 1.5 payoff on a $10,000 bankroll — every figure is produced by the same engine that powers the calculator above:
| Step | Value |
|---|---|
| Win rate | 55% |
| Average win / loss | $300 / $200 |
| Payoff ratio (b) | 1.5 |
| Edge per R | 0.375R |
| Kelly fraction | 25% |
| Half-Kelly fraction | 12.5% |
| Full-Kelly bet | $2,500 |
| Half-Kelly bet | $1,250 |
How win rate and payoff drive the fraction
The Kelly fraction can be large even with a low win rate (big winners) or a low payoff (high win rate) — and drops to zero when the edge disappears. This table is engine-generated:
| Win rate | Payoff | Kelly | Half-Kelly |
|---|---|---|---|
| 60% | 2 | 40% | 20% |
| 40% | 2.5 | 16% | 8% |
| 80% | 0.5 | 40% | 20% |
| 30% | 1.5 | -16.67% | -8.33% |
Interpreting your results
The Kelly fraction is the growth-optimal stake as a percentage of your bankroll; the half-Kelly figure is what most professionals actually risk. A negative fraction means no edge — do not bet. Kelly sets the fraction, not the share count: convert the bet to a position with the Position Size Calculator by dividing the Kelly bet by your risk per share. To compare against a simpler rule, the Fixed Fractional Position Size Calculator risks a constant fraction regardless of edge, and the Trading Expectancy Calculator confirms the edge Kelly depends on is real.
Professional tips
- Stake half-Kelly or less — full Kelly’s drawdowns are punishing and assume perfect inputs.
- Haircut your edge: feed in 80% of your estimated win rate or payoff to guard against over-betting.
- Recompute against your live bankroll every trade — Kelly assumes full reinvestment.
- Use at least 30–100 trades of net data before trusting the fraction.
Common mistakes
- Treating full Kelly as a starting point and scaling up — beyond 2× Kelly, growth goes negative.
- Using gross win/loss figures, which overstate the edge and over-size the bet.
- Estimating from a handful of trades, where one outlier swings the fraction wildly.
- Confusing the bet fraction with a share count — Kelly needs a stop distance to become a position.
Assumptions and limitations
- Win rate and payoff are treated as fixed, known constants; they are actually noisy sample estimates.
- Full reinvestment is assumed — without it, Kelly’s optimality no longer holds.
- Serial independence and a stationary edge are assumed; regime changes and correlated positions are not modelled.
- Transaction costs must already be embedded in your average win and loss.
Frequently asked questions
What is the Kelly criterion and how does it work?+
The Kelly criterion is a mathematical formula for the optimal fraction of your capital to risk on each bet or trade. Developed by John L. Kelly Jr. at Bell Labs in 1956, it determines the stake that maximises the long-run geometric growth rate of your capital. The formula is: Kelly fraction = (b × p − q) / b, where p is your win probability, q = 1 − p, and b = average win / average loss (your payoff ratio). A positive fraction means stake that percentage of your bankroll; zero or negative means your edge is absent — do not bet.
Why should I use half-Kelly instead of full Kelly?+
Full Kelly maximises your long-run growth rate in theory, but it also produces the largest possible drawdowns along the way. A string of losses under full Kelly can wipe out a substantial portion of your capital very quickly — the strategy is mathematically optimal only if your inputs (win rate, payoff ratio) are perfectly accurate, which they never are in practice. Half-Kelly (staking half the full Kelly fraction) retains approximately 75% of the optimal growth rate while roughly halving the variance and drawdown risk. Most professional traders and portfolio managers recommend half-Kelly or even quarter-Kelly as their practical staking rule.
What does a negative Kelly fraction mean?+
A negative Kelly fraction means your trading system has a negative edge — on average, you are expected to lose money per trade at the current win rate and payoff ratio. The Kelly formula’s recommendation in this case is to bet nothing (or, if possible, to take the other side of the trade). If you see a negative Kelly output, you need to either improve your win rate, improve your reward-to-risk ratio, or both, before risking capital.
What is the Kelly formula, written out?+
The binary Kelly formula is: f* = (b × p − q) / b, equivalently f* = p − q/b, where: f* is the optimal fraction of capital to stake (as a decimal, multiply by 100 for the percentage); p is the probability of a winning trade (win rate / 100); q = 1 − p is the probability of a losing trade; b = average win / average loss is the payoff ratio (the net odds, also called reward-to-risk ratio). For example, a 55% win rate (p = 0.55) with a payoff of 1.5 (average win $300, average loss $200) gives f* = (1.5 × 0.55 − 0.45) / 1.5 = 0.375 / 1.5 = 0.25, meaning 25% of bankroll per trade.
How is Kelly Criterion different from fixed-fractional position sizing?+
Fixed-fractional position sizing (for example, the '2% rule') risks a fixed percentage of your account on every trade regardless of your edge. The Kelly criterion is dynamic: the recommended fraction is proportional to your actual edge — a higher edge earns a larger fraction, a lower edge a smaller one. In practice, both approaches say 'risk a fraction of your account per trade'; Kelly tells you the mathematically optimal fraction given your specific win rate and payoff ratio, while fixed-fraction is a simpler rule of thumb that applies a predetermined limit. Many traders use Kelly to benchmark whether their fixed fraction is too large or too small.
Does the Kelly Criterion work for trading stocks and forex, not just gambling?+
Yes. Kelly’s 1956 paper was actually framed in terms of information theory and signal transmission, not gambling — it applies to any repeated-bet scenario where a win probability and payoff ratio can be estimated. It has been applied by professional traders, hedge funds, and sports bettors. The main challenge in trading is accurately estimating p (win rate) and b (payoff ratio) from historical data — a small overestimate of either can lead to over-betting. As long as you have a reasonable sample of trades (at least 30–100) and can calculate your average win and loss, the Kelly formula applies.
What is the relationship between the Kelly fraction and the edge per R?+
Edge per R (edgePerR = p × payoffRatio − q) is the numerator of the Kelly formula before dividing by the payoff ratio b. In other words: Kelly fraction = edgePerR / payoffRatio. This reveals something important: you need both a positive edge AND a meaningful payoff ratio to justify a significant stake. A system with a large edge but a very low payoff (e.g. scalping with 0.1R payoff) can still have a large Kelly fraction because the edge is divided by a small b; conversely, a high payoff system with a thin edge will have a modest fraction.
How many trades do I need before my Kelly fraction estimate is reliable?+
At a minimum you need 30 trades — and ideally 100 or more — before the win rate and average win/loss figures from your history become statistically meaningful. With a small sample, a single large winner or loser can shift all three inputs dramatically, leading to a very different Kelly fraction. Many practitioners apply an additional safety haircut (for example, using 80% of the estimated edge as the input, or using the lower bound of a confidence interval on win rate) precisely because Kelly is highly sensitive to input estimation error.
Can the Kelly Criterion tell me how many shares to buy?+
Not directly. The Kelly fraction tells you what percentage of your bankroll to put at risk — it does not translate directly to a share count without knowing your stop-loss distance. To convert: first use the Kelly fraction to calculate the dollar amount at risk (kellyBet = fraction × accountSize); then divide that by the risk per share (entry price minus stop-loss price) to get the number of shares. The Position Size calculator automates this second step: once you know your Kelly (or half-Kelly) bet size, use it as the dollar risk input there.
What happens if I bet more than the Kelly fraction?+
Betting more than the full Kelly fraction is mathematically suboptimal: above 2× Kelly the expected geometric growth rate actually becomes negative, meaning you would be better off not betting at all. Between 1× and 2× Kelly, you are growing slower than Kelly while taking on more risk. Interestingly, 2× Kelly has the same long-run growth rate as not betting at all (0%), but with enormous variance. This is why Kelly should be treated as a hard upper ceiling — never a starting point to scale up from.
What are the limitations of the Kelly Criterion for trading?+
The main limitations are: (1) Input sensitivity — small errors in your estimated win rate or payoff ratio can dramatically change the recommended fraction, often in the direction of over-betting. (2) Estimation requires a large trade sample — fewer than 30–50 trades make the estimates unreliable. (3) It assumes the same fraction is staked on every trade (fixed-fractional with reinvestment), which means the actual bet size changes every trade as the bankroll grows or shrinks. (4) It assumes independence between trades and a stationary (unchanging) win rate and payoff — neither of which is guaranteed in live markets. (5) It ignores correlation across simultaneously open positions. For these reasons, half-Kelly (or less) is the standard practitioner recommendation.
Is the Kelly Criterion used by professional traders and hedge funds?+
Yes. The Kelly criterion was notably applied by Ed Thorp — the mathematician who beat blackjack (documented in Beat the Dealer) and later ran one of the first quantitative hedge funds, Princeton-Newport Partners. Thorp has written extensively about using fractional Kelly for portfolio management. Renaissance Technologies and other quantitative funds are widely believed to use Kelly-based position sizing. That said, most practitioners use fractional Kelly (typically 25–50% of full Kelly) to manage the practical risks of estimation error and drawdown.
Disclaimer
Sources
- Kelly, J.L. (1956) — 'A New Interpretation of Information Rate', Bell System Technical Journal: original derivation of f* = (b·p − q)/b as the growth-optimal betting fraction
- Stanford University (Ben Lynn) — Kelly Criterion notes: f* = (b·p − q)/b; half-Kelly achieves 75% of optimal growth at half the variance
- Wikipedia — Kelly Criterion: f* = p − q/b; zero or negative Kelly means do not bet; formula maximises the expected log-wealth (geometric growth)
- CFA Institute — 'The Kelly Criterion Revisited' (Thorp): half-Kelly reduces drawdown significantly while retaining most growth advantage; full Kelly should be treated as a theoretical ceiling
- Van Tharp Institute — Tharp Think: Kelly fraction in R-multiple form = edge per R / variance of R; positive edge required before Kelly recommends staking
Formula and data last reviewed by the TheCalculatorVault team on 4 July 2026. Figures are for general information, not professional advice.
Related calculators
Measure your trading edge — expected profit per unit risked (edge in R) — from win rate and average win/loss, with your breakeven win rate and Kelly stake.
ExpectancyCalculate trading expectancy from win rate and average win/loss — the expected profit per trade in currency and R-multiples, over any number of trades.
Position SizeWork out exactly how many shares to buy or short on a trade so a stopped-out loss stays within 1–2% of your account. Enter account size, risk %, entry and stop-loss to get the share count, max loss, capital required and dollar risk — for a long or short, in any currency.