New tool: MLB lineup alerts the moment lineups post, before slow books repriceTry it →
martStake
  • Learn
  • Pricing
Log inGet started

Stay in the loop

Join our newsletter for the latest tools, new guides, and product updates.

By providing your email, you are consenting to receive communications from SmartStake. Visit our Privacy Policy for more info

Product

  • Promotion Conversion
  • Arbitrage Betting
  • Positive EV Betting

Getting Started

  • Getting Started with SmartStake
  • Matched Betting In Canada
  • Browse All Guides

Company

  • Learn

Socials

  • Discord
  • YouTube
  • Instagram
  • Twitter

SmartStake is an informational and analytical platform. We do not accept, facilitate, or process any wagers. We are not a sportsbook, casino, or gambling operator. Our tools provide data analysis, odds comparison, and mathematical calculations for informational and educational purposes only. All sports betting involves risk of loss. Past performance does not guarantee future results. Individual results will vary. Users are solely responsible for their own betting decisions.

If you or someone you know has a gambling problem, call 1-800-MY-RESET (US), 1-877-8-HOPENY or text HOPENY (NY), 1-800-522-4700 (NCPG), 1-866-531-2600 (ON), or 1-888-795-6111 (BC). Visit www.ncpgambling.org for more resources. Adults only (19+ in Canada, 21+ in the US).

© 2026 SmartStake. All Rights Reserved.

Privacy PolicyTerms of UseResponsible Gambling
  1. Learn
  2. Fundamentals

Kelly Criterion Calculator: Find Your Optimal Bet Size

A Kelly Criterion calculator turns odds, your win probability and your bankroll into a stake. Size any bet below, then see what betting too much costs you.

SmartStake Team·July 30, 2026·11 min read
A slender wedge slice lifting away from a chunky 3D pie chart, one dollar coin balanced upright on the smaller wedge

A Kelly Criterion calculator turns three inputs, the odds, your estimate of the win chance, and your bankroll, into the stake the Kelly model treats as the fastest way to grow a bankroll over the long run. It is the standard answer to the hardest question in betting, which is not what to bet but how much. The calculator below sizes any bet in one step, and it adds the part most Kelly calculators leave out: what that stake actually does to your growth once your win probability estimate is slightly wrong. Kelly is best read as a ceiling rather than a target.

Try It: Kelly Criterion Calculator

Enter a price and your estimated win chance, then watch two numbers. Your stake is the Kelly answer. Share of the growth on offer is how much of the achievable compounding that stake actually captures once the overshoot slider says your estimate was a little optimistic. Switch the stake size from Full Kelly to Half Kelly and watch it climb.

What does your stake do to your growth?

$
52.0%
2.0 pts

Kelly sizes off the number you feed it. This slider sets the true win chance below your estimate, so you can see what an honest error does to the stake.

Full Kelly on your estimate8.36%
Your stake8.36% ($167.27)
Full Kelly on the true win chance4.55%
Verdict on the stakeOver betting
What you are really betting1.84x the true optimum
Growth per bet0.033%
Share of the growth on offer29%
Bankroll after 100 bets+3.4%

Illustrative only, not a prediction of anyone's results. Growth per bet is the average compounding rate the Kelly model implies at the true win chance shown, and the projection assumes every bet carries that same edge and price with nothing correlated between them, which no real slate does. Real bankrolls swing hard around the average, any single bet can still lose, and a losing run is normal even when the edge is real. Kelly and the odds conversion use the same functions the SmartStake tools run on.

This runs on getKellyFraction, the same function behind the Kelly Calculator and the stake SmartStake shows next to a positive expected value bet. The rest of this guide explains where the number comes from and why the default reads the way it does.

The Kelly Formula

The Kelly Criterion is usually written like this, where b is the decimal odds minus 1 (your payout per unit staked), p is your estimated chance of winning, and q is 1 minus p:

f∗=bp−qbf^* = \frac{bp - q}{b}f∗=bbp−q​

That form hides what is really going on. Multiply it out and the numerator collapses into something you already track:

f∗=po−1o−1f^* = \frac{po - 1}{o - 1}f∗=o−1po−1​

The top of that fraction, po minus 1, is the expected value of a 1 unit bet. It is your edge. So the whole formula reduces to one sentence:

The Kelly stake is your edge divided by your payout multiple. Nothing more.

Two consequences fall straight out of that. Your stake scales in direct proportion to your edge, so a 5% edge gets exactly half the stake of a 10% edge at the same price. And your stake shrinks as the price lengthens, because a longer price means a bigger b on the bottom, which is why Kelly stakes far less on a +400 shot than a bettor's instinct usually wants to.

A Worked Example

Take a price of +110, decimal 2.10, and suppose you have devigged the sharp market and estimate the true win chance at 52%.

edge  = 0.52 × 2.10 − 1 = 0.092  (9.2%)
b     = 2.10 − 1        = 1.10
Kelly = 0.092 / 1.10    = 0.0836 (8.36% of bankroll)

On a 2,000 dollar bankroll that is a 167 dollar bet. Which is a lot. A bettor who normally risks 1% of a bankroll is being told to risk more than eight times that on a single game, on the strength of a 2 point disagreement with the market.

That reaction is correct, and the reason it is correct is the most useful thing on this page.

Where the Win Probability Comes From

Kelly does not know anything about the game. It takes your number and does arithmetic with it. Feed it a bad probability and it returns a confidently wrong stake, which is why every serious Kelly workflow spends far more effort on the input than the formula.

There are three honest ways to get that number:

  • Devig a sharp market. Strip the margin out of a market making book's price and you are left with the market's own estimate of the true chance. That is what the devigging calculator does, and the devigging guide covers the methods and their trade offs. What that number means, and why it is never a price you would bet at, is the subject of no vig fair odds.
  • Build a model. A power rating, a regression, or a simulation that outputs a probability for the market you bet. How to build a sports betting model walks the six steps.
  • Take a positive expected value tool's number. SmartStake's positive EV engine devigs a sharp reference and compares it to every book, so the win chance arrives already calculated.

One rule holds across all three. If your probability comes from the same book you are betting into, you have no edge, only its margin read back to you.

Why the Kelly Answer Looks Too Big

An 8.36% stake is not a rounding error on a bankroll. Run 200 bets at that size and drawdowns of 30% or more are ordinary, not unlucky. Full Kelly is a growth maximizer, and it buys that growth with variance it makes no attempt to limit.

There is a cleaner way to say it. Full Kelly is the stake that maximizes growth on the assumption that your probability is exactly right. Every other property people attribute to it, safety, ruin avoidance, discipline, follows only if that assumption holds.

It never holds. So the question is not whether to shade the Kelly number down. It is how much, and what it costs you.

The Growth Curve Behind the Formula

Kelly maximizes the average logarithm of your bankroll, which is the compounding rate. For a single bet at decimal odds o with true win chance p, staking a fraction f of the bankroll, that rate is:

G(f)=pln⁡(1+(o−1)f)+(1−p)ln⁡(1−f)G(f) = p \ln(1 + (o-1)f) + (1-p)\ln(1-f)G(f)=pln(1+(o−1)f)+(1−p)ln(1−f)

Plot that and you get a hill. It rises from zero, peaks exactly at the Kelly fraction, and falls away on the other side. Two features of the hill matter more than the peak itself:

  • It is nearly flat near the top. Stake half the optimal amount and you keep roughly 75% of the growth, for half the risk. Underbetting is cheap.
  • It crosses back through zero at twice the optimal stake. Bet double Kelly and the expected compounding rate is zero, so a real edge grows nothing at all. Past that, the model implies steady losses despite the edge being genuine.

That asymmetry is the whole argument. The penalty for staking too little is a shallow slope. The penalty for staking too much is a cliff. And since nobody knows their true edge, you cannot be sure which side of the peak you are standing on.

What One Wrong Point Costs

Here is where the ceiling framing earns itself. Go back to the worked example, but suppose your 52% estimate was 2 points optimistic and the true chance is 50%. The price is unchanged.

Your real edge was never 9.2%. At 50% and decimal 2.10, it is 5%. So the true Kelly stake is 4.55% of the bankroll, and the 8.36% you calculated is 1.84 times the correct size. Because Kelly is edge divided by b, a proportional error in the edge is a proportional error in the stake, one for one.

This is what that does to the illustrative growth, at the true 50% win chance:

Stake sizeBankroll stakedMultiple of the true optimumShare of the growth on offer
Double Kelly16.73%3.68xnegative
Full Kelly8.36%1.84x29%
Half Kelly4.18%0.92x99%
Quarter Kelly2.09%0.46x71%

Read the middle two rows again. Half Kelly on a flawed estimate captures almost all of the available growth. Full Kelly on the same flawed estimate captures under a third of it. Halving your stake did not cost you growth here. It bought you growth back, because it corrected an error you did not know you had made.

That is a general result, not a quirk of these numbers. Any bettor who systematically overstates edge by a couple of points is playing at close to double Kelly while believing they are playing at full Kelly, and double Kelly is the line where growth disappears entirely.

Drag the overshoot slider in the calculator above to 0 and Full Kelly reclaims the top spot, exactly as the theory says. It is right, on the one input nobody has.

Full Kelly is optimal only against a perfectly known win probability. Since your probability is an estimate, treat the Kelly output as the most you should ever risk on a bet, and stake a fraction of it. The figures above are illustrative long run averages from the model, not a forecast of anyone's results. Any single bet can still lose, and only disposable income belongs in a bankroll.

Fractional Kelly in Practice

A quarter to a half of full Kelly is the working range for most bettors, and the choice inside that range is a real one:

  • Half Kelly if your probabilities come from devigged sharp markets and you have a record long enough to show they hold up. You stay close to the model's peak growth with materially smaller swings.
  • Quarter Kelly if you are betting your own model, betting new markets, or you simply want the smoother ride. You give up growth in exchange for drawdowns roughly a quarter the size.
  • Never above full Kelly. There is no version of the maths where that is the better bet.

A useful discipline on top of the fraction: cap any single stake at a fixed share of the bankroll, say 2% or 3%, no matter what the formula says. That cap is doing the same job the fraction does, which is protecting you from your own probability estimates, but it also catches the case where a fat priced longshot produces an unusually large Kelly number. Bankroll management covers how the cap fits alongside flat and percentage staking.

Kelly When Bets Overlap

The formula assumes one bet at a time. Each stake is a fraction of a bankroll that has already settled the previous result, and that sequencing is what makes the compounding argument work.

A Saturday slate breaks it. Ten bets running at once are ten fractions of the same untouched bankroll, so the exposure adds up in a way the formula never modelled. Correlated bets break it harder, because bets that can lose together behave like one much larger bet.

The practical fix is not complicated. Size each bet as usual, then scale the whole group down so total exposure at any one moment stays near what a single Kelly stake would have risked. Same discipline as the fraction, applied across the slate rather than the bet.

Kelly Inside SmartStake

Kelly stakes are not a separate exercise from finding the bet. In the positive EV tool, each bet arrives with a devigged true probability already attached, and the recommended stake is that probability run through the same Kelly function this page's calculator uses. The stake and the edge come from one number, calculated once.

Two habits keep that number honest. Shop the price first, because a better number is a bigger edge and therefore a bigger justified stake, which line shopping covers. And track your closing line value afterwards, because it is the fastest evidence available on whether your probability estimates were ever right. If your bets are not beating the closing line, the problem is the input, and no staking formula fixes a bad input.

Frequently Asked Questions

What is the Kelly Criterion in betting?

The Kelly Criterion is a formula that returns the fraction of your bankroll to stake on a bet, given the odds and your estimate of how often the bet wins. It is the stake that maximizes the long run compounding rate of the bankroll: bet less and you grow slower, bet more and you grow slower again while carrying far more risk. It needs a genuine edge to return anything at all, and returns zero when the price matches your estimated win chance.

How do you calculate the Kelly bet size?

The Kelly stake is the edge divided by the payout multiple on the bet. In the standard form, f equals (bp minus q) divided by b, where b is the decimal odds minus 1, p is your estimated win chance and q is 1 minus p. At decimal 2.10 with a 52% estimate, the edge is 9.2% and b is 1.10, so the Kelly stake is 8.36% of the bankroll. A calculator does this instantly, but the arithmetic is one line.

Should you bet full Kelly or fractional Kelly?

Most disciplined bettors stake a quarter to a half of full Kelly. Fractional Kelly is not simply the cautious choice, it is often the better one, because full Kelly is only optimal if your win probability is exactly right and it never is. In the illustrative example on this page, a win chance overstated by 2 points leaves half Kelly capturing almost all of the available growth while full Kelly captures under a third of it.

What happens if you bet more than the Kelly Criterion says?

Growth falls away much faster above the Kelly stake than below it. Bet double the Kelly fraction and the expected compounding rate drops to zero, so a genuine edge stops growing the bankroll at all. Past that point the model implies losing money on average despite betting into a real edge, which is why overstating your edge is more damaging than understating it.

Does the Kelly Criterion work for parlays or several bets at once?

The formula assumes bets settle one after another, so each stake is a fraction of a bankroll that has already absorbed the last result. Bets that run at the same time break that assumption, and correlated bets break it hardest, because they can all lose together. The practical fix is to size each bet as normal and then scale the whole group down so the total exposure at any one moment stays within what a single Kelly stake would have risked.

Size Your Next Bet

The Kelly Criterion answers how much, but only as well as you answer how likely. Get the probability from a devigged sharp market, run it through the formula, then stake a fraction of what it tells you, because the cost of overestimating your edge is far steeper than the cost of underestimating it.

Run your next price through the Kelly Calculator, or let SmartStake's positive EV tool devig the market and size the bet in one step.

This content is for educational and informational purposes only and is not financial, investment, or betting advice. Sports betting carries risk and outcomes are never guaranteed — only stake what you can afford to lose, and bet responsibly.

Get the next guide in your inbox

Practical betting guides, new tools, and product updates from the SmartStake team. Unsubscribe in one click, any time.

By providing your email, you are consenting to receive communications from SmartStake. Visit our Privacy Policy for more info

On this page

Try It: Kelly Criterion CalculatorThe Kelly FormulaA Worked ExampleWhere the Win Probability Comes FromWhy the Kelly Answer Looks Too BigThe Growth Curve Behind the FormulaWhat One Wrong Point CostsFractional Kelly in PracticeKelly When Bets OverlapKelly Inside SmartStakeFrequently Asked QuestionsSize Your Next Bet

Similar articles

A small vault with its door slightly open, a stack of dollar coins beside it and one coin tilting into the opening, arranged as a calm triangular cluster
StrategyPositive EV

Bankroll Management for Sports Bettors: A Practical Guide

A practical guide to sports betting bankroll management: what a bankroll is, how to size a unit, the three staking methods compared, and where the Kelly Criterion fits. Results vary and are never guaranteed.

Jul 21, 2026 · 11 min read

SmartStake
Fundamentals

No Vig Fair Odds: What Fair Value Really Means in Betting

No Vig Fair Odds: What Fair Value Really Means in Betting

No vig fair odds show what a price would be if the book took no margin. That number is the market's honest estimate of an outcome, and it is the single benchmark every serious betting strategy measures against.

Jul 26, 2026 · 9 min read

SmartStake
Fundamentals

Expected Value Calculator: Find a Bet's EV

Expected Value Calculator: Find a Bet's EV

Expected value is the average result a bet returns over the long run. This guide calculates the EV of any bet live, then explains the formula, where the win probability has to come from, and how to read a positive or negative number.

Jul 18, 2026 · 8 min read

A small vault with its door slightly open, a stack of dollar coins beside it and one coin tilting into the opening, arranged as a calm triangular cluster
StrategyPositive EV

Bankroll Management for Sports Bettors: A Practical Guide

A practical guide to sports betting bankroll management: what a bankroll is, how to size a unit, the three staking methods compared, and where the Kelly Criterion fits. Results vary and are never guaranteed.

Jul 21, 2026 · 11 min read

SmartStake
Fundamentals

No Vig Fair Odds: What Fair Value Really Means in Betting

No Vig Fair Odds: What Fair Value Really Means in Betting

No vig fair odds show what a price would be if the book took no margin. That number is the market's honest estimate of an outcome, and it is the single benchmark every serious betting strategy measures against.

Jul 26, 2026 · 9 min read

SmartStake
Fundamentals

Expected Value Calculator: Find a Bet's EV

Expected Value Calculator: Find a Bet's EV

Expected value is the average result a bet returns over the long run. This guide calculates the EV of any bet live, then explains the formula, where the win probability has to come from, and how to read a positive or negative number.

Jul 18, 2026 · 8 min read