Kelly Criterion Explained

Why gamblers and investors bleed money

They chase odds like a dog chases its tail, betting more than they should, hoping luck will rewrite the math. The result? A bankroll that evaporates faster than a puddle in the desert.

The core idea in a nutshell

Kelly tells you to size each stake proportionally to the edge you have, not arbitrarily. Edge = probability of winning × payoff minus probability of losing. Multiply that by your bankroll, and you have the fraction to wager.

Formula, stripped down

f = (bp – q) / b where f is the optimal fraction, b is net odds (e.g., 2 for 2:1), p is win probability, q = 1-p.

What happens if you ignore it

Bet too big, and a single loss can decimate you; bet too small, and you crawl while the house wins. The Kelly approach balances growth and risk, turning a volatile gamble into a disciplined investment.

Real-world twist: fractional Kelly

Full Kelly is aggressive — think of it as a sports car on a wet road. Most pros halve it, or use ¼ Kelly, to smooth volatility. The trade-off? Slower bankroll growth, but far fewer heart-stopping drawdowns.

Common missteps

Assuming p = 50% on every coin flip, or using the odds from a bookmaker without adjusting for vigorish. Both inflate b, shrink f, and sabotage the whole premise.

Quick sanity check

Plug your numbers into a spreadsheet. If f > 1, you’re over-betting; if it’s negative, you have no edge — stop betting.

Kelly in action

Imagine a poker hand with a 55% win chance and a pot that pays 1.8 times your bet. b = 0.8, p = 0.55, q = 0.45. f = (0.8×0.55 – 0.45) / 0.8 ≈ 0.0625. So wager 6.25% of your bankroll on that hand. Simple, precise, and repeatable.

Why it matters for traders

Stocks, options, crypto — each trade has an implied probability and a payoff ratio. Apply Kelly, and you stop leaving money on the table while protecting against ruin.

Get the deeper dive

For a full walkthrough, check out Kelly Criterion Explained. It breaks down the math, shows pitfalls, and gives code snippets.

Bottom line

Stop guessing stake sizes. Compute the edge, apply Kelly, adjust for your risk tolerance, and watch your bankroll grow like a well-tended garden. Here is the deal: start with a tiny fraction, track results, and let the math do the heavy lifting. And here is why you’ll thank yourself later.