Kelly Criterion Calculator
Optimize bet sizes and maximize investment growth using the Kelly Criterion calculator with bankroll simulations.
What is the Kelly Criterion?
The Kelly Criterion is a formula used to determine the optimal size of a series of wagers or investments to maximize the long-term logarithmic growth rate of capital. First described by John L. Kelly Jr. in 1956, the formula is widely used by sports bettors, financial investors, and traders to manage risk and prevent bankroll depletion.
The Kelly Formula
The mathematical expression for the Kelly fraction is:
$$f^* = \frac{b \cdot p - q}{b}$$where:
- $f^*$ is the optimal fraction of the bankroll to wager.
- $b$ is the net odds received on the wager (i.e. payout ratio excluding the stake).
- $p$ is the probability of winning (between 0 and 1).
- $q$ is the probability of losing, computed as $q = 1 - p$.
Fractional Kelly Sizing
While Full Kelly maximizes growth rate mathematically, it can lead to high volatility and significant temporary drawdowns (losses). To mitigate this, many investors use a fractional Kelly strategy (such as Half Kelly or Quarter Kelly), which wagers a smaller fraction (e.g. $0.5 \cdot f^*$ or $0.25 \cdot f^*$). This significantly reduces risk while retaining a large portion of the expected growth rate.
To compare this with other investment return calculators, check out our IRR Calculator or the Compound Interest Calculator.
Frequently Asked Questions
What happens if the calculated Kelly fraction is negative?
A negative Kelly fraction indicates that there is no positive edge or expected value (the odds do not compensate for the risk). In this scenario, the formula recommends not placing any bet (wager size of 0%).
What is the difference between Decimal, Fractional, and Moneyline odds?
Decimal odds represent the total payout (stake returned plus profit). Fractional odds represent the profit relative to the stake. Moneyline odds are standard in US betting, where positive values indicate profit on a $100 bet, and negative values indicate the amount needed to bet to profit $100. The calculator converts all formats to the net odds ratio $b$ dynamically.
Why is Half Kelly popular?
Half Kelly cuts the wager size in half. This reduces the variance (volatility) of the bankroll by 75% while only reducing the expected logarithmic growth rate by 25%. It provides a much smoother bankroll growth path and guards against over-estimating win probabilities.