Guides

Bankroll management

How to manage your capital to survive bad runs.

11 min read · Intermediate · 21+

Bankroll management is not about betting more when you are winning. It is about structuring the size of your wagers so that normal variance — a losing streak of 10, 15, or 20 bets — does not deplete your capital before your method has time to prove itself. A bankroll is fuel, and managing it means making sure the fuel lasts through the inevitable rough patches.

The problem bankroll management actually solves

Most bettors think bankroll management is about maximizing profit. In reality, its main job is survival. The math of betting is a sequence of independent trials, each with a random outcome. Even a profitable strategy — say, +5% expected value per bet — has wild swings. A 30-bet losing streak is not only possible, it is probable over a few thousand bets.

Without a system, the natural reaction is to chase losses or bet bigger after wins. Both behaviors increase the risk of ruin. Bankroll management replaces emotion with a fixed rule: how much of your capital goes into each bet, regardless of what happened before.

Flat stake, percentage and fractional Kelly

The three main methods differ in how they respond to changing bankroll size. Flat stake means betting the same dollar amount every time — say, $20 regardless of the account balance. This method is simple but wasteful: as the bankroll grows, the stake becomes smaller relative to it, limiting returns. If the bankroll shrinks, the same $20 becomes a larger percentage, increasing risk.

Percentage staking ties the bet to the current balance. A 2% rule means a $1,000 bankroll bets $20, and after a loss the next bet would be $19.60. This naturally tightens risk during a drawdown, but it also dampens growth during a hot streak.

Fractional Kelly (usually half-Kelly) uses a formula to estimate the optimal fraction based on the edge. f = (odds * p - 1) / (odds - 1), where p is your estimated probability. Half-Kelly then bets f/2 of the bankroll. It is the most capital-efficient method when your probability estimates are accurate, but it is also the most sensitive to errors in those estimates.

The math of risk of ruin

Risk of ruin ≈ e^(-2 * EV * B / V) where B is bankroll, EV is expected value per bet, V is variance per bet.

This approximation shows that risk of ruin declines exponentially as bankroll increases. A bigger bankroll or a smaller bet size both reduce the chance of going broke.

Given methods: flat stake $20, bankroll $1000, EV +5% per bet, variance on a 2.00 odd: V = 1.1025
Risk of ruin ≈ e^(-2 * 0.05 * 1000 / 1.1025) ≈ e^(-90.7) ≈ essentially zero. The flat stake is safe here.
Now a less favorable scenario: flat stake $50 (5% of bankroll), same bankroll $1000, same EV +5%, same variance:
Risk of ruin ≈ e^(-2 * 0.05 * 1000 / 6.25) ≈ e^(-16.0) ≈ 0.000011, still low. But variance increases with stake size.
Contraexemplo: Kelly full with overestimated probability. Assume true p = 0.50 (odds 2.00), but bettor estimates p = 0.55 (edge 10%). Optimal full Kelly: f = (2.00*0.55 - 1)/(2.00 - 1) = (1.1-1)/1 = 0.10 → bet 10% of bankroll = $100 on a $1000 bankroll.
But true edge is zero: f should be 0. With full Kelly the bettor risks 10% on a zero-expected-value wager. Variance: if bet loses (50% chance), bankroll drops to $900; a streak of 10 such losses gives a 0.9^10 ≈ 0.348 → 34.8% of original bankroll. Repeated, the risk of ruin becomes large.
Half-Kelly would bet 5% ($50), reducing the risk: a 10-loss streak leaves 0.95^10 ≈ 0.599 → 59.9% of bankroll, still painful but survivable. The error compound is lower.

Losing runs are normal: the number

If you bet at 50% win rate on a fair coin, the probability of at least one 5-loss streak in 100 bets is about 97%. Even at a 55% win rate, a 10-loss streak will occur roughly once every 500 bets. These are not signs that something is wrong — they are expected.

The number to remember is the expected longest losing streak: approximately log(N)/log(1/p), where N is the number of bets and p is the win probability. For p=0.5 and N=1000, the expected longest streak is about 10 losses. For p=0.45, it jumps to 15. The bankroll must survive this at least once.

The practical takeaway: if your stake is 2% of bankroll, a 10-bet losing streak costs 20% of the bankroll. That is uncomfortable but manageable. If your stake is 10%, the same streak costs 100% — the account is empty. The method only protects you if the stake size is small enough relative to the expected run.

When bankroll management will not save you

Bankroll management is not a cure-all. It works only inside its assumptions. Here are the concrete limits where it fails.

  • A losing streak longer than the bankroll can withstand: if the stake is too large relative to the bankroll, the geometric sequence of losses quickly absorbs capital; the Kelly criterion tells you the optimal fraction, but ignoring it means no management system can stop ruin once the streak exceeds the bankroll's tolerance.
  • A fundamentally losing strategy: no amount of staking math turns negative expected value into positive; betting 1% of bankroll on a -10% EV bet still guarantees erosion over the long run, because the expected value is negative and the geometric growth factor is below 1, making eventual ruin certain.
  • Systematic overestimation of edge: if your probability estimates are consistently too high, the Kelly formula recommends stakes that are too large; a 5 percentage point optimistic error on a bet at 2.00 odds turns a suggested 10% Kelly stake into a bet that cuts bankroll by 10% when the true edge is zero, accelerating losses.
  • Over-betting due to tail risk: a market with huge odds (like 100-to-1 longshots) has high variance and low probability; even if the edge is real, the bettor overestimates the chance of hitting, and bankroll management cannot protect against the fact that most of these bets lose — the ruin risk from a single losing streak is high, and small stakes reduce returns to trivial levels.

A simple, auditable protocol

The protocol that survives the math: 1) Set a fixed percentage of your bankroll per bet — 1% is conservative, 2% is moderate, up to 5% is aggressive. 2) Never adjust the percentage based on recent wins or losses. 3) Recalculate the dollar amount after each bet using the current bankroll. 4) Do not place a bet if it exceeds a pre-defined maximum (e.g., $100).

The second layer: track your results in a spreadsheet column for bet number, stake, odds, and outcome. After every 100 bets, compute your ROI. If it is negative after 500 bets, the problem is likely not variance — it is your method. Bankroll management preserved your capital so you could discover that fact without going broke.

Frequently asked questions

What bankroll size do I need to start?

A good starting point is enough to cover at least 100 units of your planned stake. For a $20 stake, that means $2,000 minimum. Smaller bankrolls increase risk of ruin dramatically because even normal variance can exceed the total capital.

Should I change my stake size after a big win?

If you use a percentage method, the dollar amount automatically increases as the bankroll grows. But the percentage should stay the same — do not raise it because you feel confident. Emotional adjustment destroys the mathematical protection.

How do I know if my betting method is profitable versus just lucky?

Profit alone is not enough. Track closing line value (CLV) — if the odds you took are consistently better than the closing odds, that is evidence of a real edge. Without CLV, you need at least 500-1000 bets before the ROI number becomes statistically meaningful.

Is fractional Kelly better than flat stake?

Fractional Kelly (like half-Kelly) offers the best growth rate for a given risk level, but it requires a reliable probability estimate. Flat stake is simpler and less sensitive to estimation errors. For most bettors, a fixed percentage (2-3%) without the Kelly formula is more robust.

Apply what is here to real numbers, free and in your browser.

Open the calculator

This material is educational and is not betting advice. Betting carries a risk of loss and is not an investment. Set time and money limits before you start.

Other guides