What is The Mathematics of Optimal Bet Sizing?
Mathematical Foundation
Laws & Principles
- The Negative Edge Law: If the formula outputs 0% or a negative number, your trading system has a mathematically negative expected value. If you trade this system, you are mathematically guaranteed to eventually go bankrupt. You must improve your win rate or hold out for larger winners.
- The Over-Betting Death Spiral: If Kelly outputs 10%, and you bet 20%, you will eventually go bankrupt. Betting above Full Kelly drastically increases 'Drawdown Drag' — forcing your portfolio into holes so deep that regular compounding mathematics cannot dig you out.
- Dynamic Resizing: Kelly is a fraction of your current bankroll, not your starting bankroll. As you lose money, your actual dollar risk scales down automatically, which is why it mathematically prevents total ruin.
Step-by-Step Example Walkthrough
" A disciplined day trader backtests a system. Their historic Win Rate is a mediocre 40% (W = 0.40). However, their risk management is elite: they cut losses at $50 and let winners run to $150, creating a 3.0 Reward-to-Risk ratio (R = 3.0). "
- Identify variables: W = 0.40, R = 3.0.
- Calculate 'Loser Drag': (1 - W) / R = (1 - 0.40) / 3.0 = 0.60 / 3.0 = 0.20.
- Subtract from Win Rate: 0.40 (Win Rate) - 0.20 (Loser Drag) = 0.20.
- Output Kelly Percentage: 0.20 = 20.0%.