Converting Pot Odds to Required Equity
Turn any bet-and-pot situation into a single break-even percentage using required equity = call ÷ (final pot). Derive the formula from first principles, convert ratios to percentages, and avoid the doubled-bet error that wrecks beginner math.
Assumptions: Examples use a 100bb-deep 6-max online cash game with no rake unless a different setup is stated.
A ratio like 3-to-1 tells you the price. But the tool you'll actually use at the table — and in every solver, video, and forum post you'll ever read — is the percentage version: how often do I need to win for this call to break even? That number is called your required equity, and converting price into it is a thirty-second derivation you should do once from scratch, so the formula is something you own rather than something you memorized.
Deriving the formula by counting the final pot
Forget formulas for a moment and just count money. The pot is P, your opponent bets B, and you're deciding whether to call B.
If you call, the final pot contains three pieces:
- the original pot: P
- their bet: B
- your call: B
Final pot = P + 2B. That "2" is not a typo and it is not optional — it's the heart of the formula, and we'll come back to it.
Now ask the break-even question. Suppose you win this pot a fraction E of the time (your equity) and lose the rest. Each time you win, the final pot of P + 2B comes to you — of which B was your own call, so your profit is P + B. Each time you lose, you're out B. Break-even means the wins exactly pay for the losses:
E × (P + B) = (1 − E) × B
Expand and solve: E×P + E×B = B − E×B, so E×P + 2E×B = B, giving:
Required equity = B ÷ (P + 2B) = your call ÷ the final pot.
Read it in words: you need to win your share of the final pot at least as often as your call's share of it. If your call is a quarter of the final pot, you need to win a quarter of the time. That's the entire idea — everything else is arithmetic.
Converting from ratio form
If you already have the price as a ratio from the previous lesson, the conversion is even faster. Getting X-to-1 means that out of every X + 1 units in the final pot, 1 unit is yours. So:
X-to-1 → required equity = 1 ÷ (X + 1)
- 3-to-1 → 1/4 = 25%
- 2-to-1 → 1/3 = 33%
- 5-to-1 → 1/6 = 17%
- 1.5-to-1 → 1/2.5 = 40%
Check one against the first-principles version: a half-pot bet of 3bb into 6bb is 3-to-1 (call 3 to win 9), and the formula gives 3 ÷ (6 + 6) = 3/12 = 25%. Same answer from both directions — they're the same statement, dressed differently. (The odds tool agrees: pot 9, call 3 → 3.0-to-1, required equity 25.0%.)
What "break even" buys you
Before grinding through conversions, be clear about what the threshold means, because it shapes how you should use the number.
Required equity is the win rate at which calling and folding have identical long-run results: every chip you lose on the misses comes back on the hits, exactly. Win even slightly more often than the threshold and every call turns a profit; slightly less, and every call leaks. The formula doesn't tell you a call is good — it tells you where "good" starts.
Two consequences follow. First, the threshold is a floor, not a goal. A call that clears the bar by half a percent is technically profitable and practically a coin flip with your estimation error. Early in your development, your equity estimates will be crude — ranges misjudged, outs miscounted — so demand a cushion. Clearing 25% with an estimated 26% is gambling on your own precision; clearing it with 33% is a decision that survives sloppy inputs. As your estimates sharpen, you can profitably attack thinner and thinner edges, which is much of what "getting better at poker" means.
Second, close calls barely matter; repeated errors compound. If a call is truly within a point of break-even, picking wrong costs almost nothing on that hand — by definition, both options have nearly the same value. What destroys win rates is a systematic bias: always folding at 3-to-1 when you have 30% equity, hand after hand, session after session. The formula's job is to eliminate systematic error. Don't agonize over the razor-thin spots; make sure you're never wrong by ten points.
Conversion one: a two-thirds-pot bet out of position
Walk it slowly because this is the template for every conversion you'll ever do. The pot is $9.00 (BTN's $4, your $4, the BB's dead $1). BTN bets $6 — exactly two-thirds pot. Count the final pot: 9 + 6 + 6 = $21. Your call's share: 6/21 = 28.6%, which the odds tool confirms (pot 15, call 6 → required equity 28.6%, a 2.5-to-1 price). So before you think about a single card, the spot has been reduced to one sentence: "I need to win about 29% of the time."
Note the discipline: the $6 went into the denominator twice — once as BTN's bet, once as your call. The pot you're fighting over isn't the pot you see now; it's the pot that exists after both players have paid in.
Conversion two: defending the big blind preflop
Preflop adds one wrinkle that catches everyone: money you've already posted belongs to the pot, not to you.
- 1.Preflop: CO raises to $2.50, BTN folds, SB folds, BB to act
Analysis
The pot at BB's decision is $4.00: CO's $2.50, SB's dead $0.50, and BB's own posted $1.00 — which is the pot's money now, not BB's. The call is only the $1.50 needed to match. Final pot = 4.00 + 1.50 = $5.50, so required equity = 1.5/5.5 = 27.3%, about 27%. A pocket pair clears a 27% bar against almost any opening range.
Two ideas here. First, the call is what you still owe, not the raise size. CO made it $2.50, but you posted $1.00 before cards were dealt, so you owe $1.50 — that's the B in the cost seat. Second, your posted blind sits in the pot. It stopped being yours the moment you posted it; counting it as part of your cost double-charges you and makes every defend look worse than it is.
So count the decision-time pot: CO's $2.50 + SB's folded $0.50 + your posted $1.00 = $4.00. Call $1.50, final pot $5.50, required equity = 1.5/5.5 = 27.3% (tool: pot 4, call 1.5 → 27.3%, about 2.7-to-1).
Notice that the tidy "call ÷ (pot + 2 × bet)" shape doesn't directly fit here, because your call ($1.50) isn't equal to the bet that was made ($2.50). That's fine — the master formula is always call ÷ final pot, and "P + 2B" is just what the final pot happens to equal in the clean postflop case where your call matches the full bet. When blinds, raises, or earlier action make the call and the bet differ, count the final pot directly and divide. The counting method never breaks.
Conversion three: a half-pot river bet
By the river the pot has grown to $30 and UTG fires $15 — half pot. Final pot: 30 + 15 + 15 = $60. Required equity: 15/60 = 25% (tool: pot 45, call 15 → 3.0-to-1, 25.0%). Half pot is always 3-to-1, and 3-to-1 is always 25% — the ratio and percentage worlds keep agreeing because they must.
The river version of this number is special. There are no more cards and no more betting, so "equity" collapses to a single question: out of all the hands UTG plays this way, do I beat at least a quarter of them? You'll spend a later module learning to answer that. For now, what matters is that the formula hands you a precise bar — 25%, not "seems strong" — for your hand-reading to clear.
Conversion four: when your own bet is already out there
One more configuration rounds out the set, because it looks confusing and resolves instantly under the counting method: you bet, and you get raised.
Say the pot is 10bb, you bet 5bb, and your opponent raises to 15bb. What's your price to call? Count the final pot piece by piece: the original 10, your 5 (the pot's money the moment you bet it), their 15, and your call. The call is 10bb — the difference between their 15 and your 5, since your earlier chips count toward matching. Final pot: 10 + 5 + 15 + 10 = 40. Required equity: 10/40 = 25% (tool: pot 30, call 10 → 3.0-to-1, 25.0%).
Notice what happened to your 5bb bet. It didn't reduce your cost and it didn't vanish — it migrated to the prize side of the ledger. Players burn money in both directions here: some treat the full 15bb as their cost ("I have to call his raise") and overfold; others mentally refund their 5bb and miscount the pot. The counting method makes both impossible, because every chip gets assigned to exactly one place — the final pot — and your cost is only ever the new money you must add. This is also your first taste of why getting raised isn't as expensive as it feels: your dead bet subsidizes the pot, improving the price you're offered on the continuation. The raising lesson later in this module builds on exactly this accounting.
The doubled-bet error
Here's the mistake to engineer out of your game now, because it's the most common arithmetic error in poker and it always lies in the same direction.
A student faces $6 into $9 and reasons: "I'm calling 6 into a pot of 15, so I need 6/15 = 40%." Wrong — and wrong by a lot. The 15 counts the pot and the opponent's bet but forgets that the student's own call also lands in the middle before the hand is decided. The pot being fought over is $21, not $15, and the true requirement is 6/21 = 28.6%.
The error always overstates your required equity — 40% versus 29% here — which means it makes calls look worse than they are. A player who computes this way folds draws and bluff-catchers that are clearly profitable, hand after hand, while feeling rigorous about it. (The mirror-image error, leaving the opponent's bet out of the pot, you met in the last lesson; that one also inflates the requirement. Both sloppy versions push you toward overfolding.)
The fix is mechanical. After you announce the final pot, audit it: pot, their bet, my call — three pieces. If the bet only shows up once in your denominator, you dropped a piece.
The numbers that should become reflexes
You now have two interchangeable languages for the same fact:
- Quarter pot → 5-to-1 → 17%
- Half pot → 3-to-1 → 25%
- Two-thirds pot → 2.5-to-1 → 29% (28.6% exactly)
- Full pot → 2-to-1 → 33%
The next lesson expands this into the complete reference table by sizing and drills each entry against a real hand. Before moving on, test the formula on fresh numbers until the counting is automatic: facing 8 into 16, the final pot is 32 and you need 8/32 = 25%. Facing 10 into 40, you need 10/60 = 17%. Facing 20 into 10 — yes, bets bigger than the pot exist — you need 20/50 = 40%. Each of those is one count and one division (all three verified with the odds tool). When the count is automatic, the percentage side of every calling decision is solved, and everything that remains is the interesting part: figuring out whether your hand gets there.