Kelly Criterion: The Mathematical Formula for Optimal Bet Sizing

IMPORTANT FINANCIAL DISCLAIMER: The content on this page was generated by an Artificial Intelligence model and is for informational purposes only. It does not constitute financial, investment, legal, or tax advice. The author of this site is not a licensed financial professional. The information provided is not a substitute for consultation with a qualified professional. All investments, including cryptocurrencies and stocks, carry a risk of loss. Past performance is not indicative of future results. Do your own research and consult with a licensed financial advisor before making any financial decisions. Relying on this information is solely at your own risk.

In financial trading, finding an edge is only half the battle. A trader can have a strategy that wins 60% of the time and still end up bankrupt by over-leveraging on a losing streak. Conversely, betting too little results in “opportunity cost,” where capital grows too slowly to outpace inflation or justify the risk.

The Kelly Criterion is a mathematical formula designed to solve this specific tension. Developed by Bell Labs scientist John Kelly Jr. in 1956, it identifies the exact fraction of capital to risk on a given trade to maximize the long-term geometric growth rate of a portfolio [1].

Table of Contents

  1. The Fundamentals: Why Size Matters
  2. The Kelly Formula Explained
  3. The Dangers of “Full Kelly”
  4. Fractional Kelly: The Professional Choice
  5. Real-World Sentiments and Experiences
  6. Step-by-Step Implementation for Traders
  7. Summary of Key Takeaways
  8. Sources

The Fundamentals: Why Size Matters

Most amateur traders focus on “what” to buy, while professionals focus on “how much” to buy. The Kelly Criterion provides a rigorous framework for position sizing, moving beyond arbitrary rules like “always risk 1%.” It scales your risk based on two variables: your win probability and your payoff ratio (win/loss ratio).

As explored in our guide on Advanced Position Sizing Techniques for Optimal Risk Control, managing these variables is the difference between compounding wealth and “blowing up” an account.

The Kelly Formula Explained

Kelly Criterion ComponentsA diagram showing the flow from Win Probability and Reward-to-Risk Ratio into the Kelly Fraction result.Kelly Input VariablesWin Rate (p) + Ratio (b)Optimal Size (f*)

For a standard trading scenario with binary outcomes (a win or a loss), the Kelly % is calculated as follows:

$f^* = p – \frac{q}{b}$

Where:

  • $f^*$: The fraction of your current bankroll to wager.

  • $p$: The probability of a win (Win Rate).

  • $q$: The probability of a loss ($1 – p$).

  • $b$: The decimal odds minus 1, or the Ratio of net win to net loss (Reward-to-Risk ratio) [2].

Practical Example: NFL Underdog or Stock Breakout

Imagine you have identified a trade with a 55% chance of success (p = 0.55). If it wins, you make $2 for every $1 risked (b = 2). 1. $p$ = 0.55 2. $q$ = 0.45 3. $b$ = 2 4. Calculation: $0.55 – (0.45 / 2) = 0.55 – 0.225 = 0.325$

In this scenario, Full Kelly suggests risking 32.5% of your bankroll. If the formula returns a negative number, the trade has a negative expected value (-EV) and should be avoided entirely [1].

The Dangers of “Full Kelly”

While mathematically optimal for growth, using the 100% Kelly fraction is rarely practiced by professional traders. There are three primary reasons for this: 1. Estimation Error: If your estimated win probability is even slightly lower than reality, Full Kelly will lead to over-betting and eventual ruin [3]. 2. Volatility: Full Kelly can result in massive drawdowns (e.g., 50% or more) that are psychologically difficult to endure. 3. Black Swan Events: The formula assumes outcomes are independent and follow historical distributions, which is often not the case in Crypto Trading Strategies for Volatile Markets.

Fractional Kelly: The Professional Choice

To mitigate volatility, most quantitative traders use Fractional Kelly (typically Half-Kelly or Quarter-Kelly).

  • Half-Kelly: You calculate the Kelly % and divide it by two. If Kelly says 10%, you bet 5%.

  • Benefits: According to marketmath.io, Half-Kelly provides about 75% of the growth of Full Kelly but reduces volatility and drawdowns by roughly 50%. This “margin of safety” protects the trader against the inevitable errors in probability estimation.

Table: Comparison of Kelly Sizing Strategies
StrategyGrowth PotentialRisk/Volatility
Full Kelly100% (Maximum)Very High (High Ruin Risk)
Half-Kelly~75%Medium (50% less drawdown)
Quarter-Kelly~40-50%Low (Conservative)

Real-World Sentiments and Experiences

On community platforms like Reddit’s r/algotrading, seasoned developers frequently debate Kelly’s utility. The consensus is that while the math is “perfect,” the inputs are “noisy.” Users note that in live markets, “win rates” are never static. If a strategy’s edge decays and the trader doesn’t adjust their Kelly sizing immediately, the oversized positions can wipe out months of gains in days.

Step-by-Step Implementation for Traders

  1. Calculate Your Edge: Use at least 100 historical trades to find your average win rate ($p$) and average reward-to-risk ratio ($b$).
  2. Calculate the Kelly Fraction: Use the formula above to find your $f^*$.
  3. Apply a Safety Factor: Multiply $f^*$ by 0.25 (Quarter-Kelly) or 0.50 (Half-Kelly) to account for market uncertainty.
  4. Update Periodically: As market conditions change, your $p$ and $b$ will shift. Recalculate your sizing monthly to ensure you aren’t over-leveraged.

Summary of Key Takeaways

  • Maximizing Growth: The Kelly Criterion is the only formula that mathematically guarantees the maximum long-term growth rate for a series of bets.

  • Edge Filter: It acts as a filter; if the formula yields a negative result, the trade lacks a mathematical edge and should be skipped.

  • Fractional Use is Mandatory: Because humans are poor at estimating exact probabilities, using Quarter or Half-Kelly is the standard for professional risk management.

  • Variables Matter: Your sizing must change based on the specific trade setup—high-probability trades deserve larger allocations than low-probability “moonshots.”

Action Plan

  1. Audit Your Strategy: Look at your last 50 trades. Determine your Win Rate and average Profit/Loss ratio.
  2. Run the Formula: Insert those numbers into the Kelly formula to see what your “mathematically optimal” size would have been.
  3. Apply Half-Kelly: Compare the Half-Kelly size to your current risk-per-trade. If you are risking more than Half-Kelly, reduce your position sizes immediately to avoid the risk of ruin.
  4. Standardize: Use a spreadsheet or Kelly calculator before every major entry to ensure your sizing is consistent with your edge.

The Kelly Criterion teaches us that success isn’t just about being right—it’s about staying in the game long enough for the math to work in your favor.

Table: Summary of Kelly Criterion Core Principles
ConceptKey Takeaway
Primary GoalMaximize long-term geometric capital growth
Input RequirementsRequires accurate Win Rate and Reward-to-Risk ratio
Negative ResultIndicates no edge; do not take the trade
Risk ManagementUse Fractional Kelly to buffer against estimation errors

Sources