PokerGods.com may earn a commission when you sign up through links on this site. 18+ only. Play responsibly. Affiliate disclosure

Pot Odds & Implied Odds Calculator

Pot odds, required equity, implied odds, and break-even fold equity in one tool. Inputs: pot, bet, effective stack, expected future bets.

Pot Odds & Implied Odds Calculator

Pot odds, required equity, implied odds, and break-even fold equity in one tool. Inputs: pot, bet, effective stack, expected future bets.

P

The one calculation every poker hand requires

Pot odds are the ratio of the current pot to the cost of a call. They tell you the minimum equity your hand needs to call profitably. This is not an advanced concept. It is the floor of poker decision-making, and the calculator exists because the arithmetic is easy to get approximately right and exactly wrong at the speed of live play.

The model

The fundamental formula:

pot_odds = call_amount / (pot_size + call_amount)

This gives you the break-even equity as a decimal. Multiply by 100 for percentage. If the pot is $100 and you face a $50 call, the calculation is:

50 / (100 + 50) = 50 / 150 = 33.3%

You need at least 33.3% equity to call. If you have it, calling has positive expected value. If you don't, folding has positive expected value. The decision reduces to one comparison.

The ratio version (useful for quick mental math at the table):

pot_odds_ratio = pot_size : call_amount = 100 : 50 = 2 : 1

A 2:1 ratio corresponds to 33.3% required equity. A 3:1 ratio corresponds to 25%. A 1:1 ratio (a pot-sized bet) requires 50% equity. These three benchmarks cover most situations.

Worked example: flush draw on the flop

Pot: $80. Villain bets $60. You have a flush draw (9 outs, approximately 36% equity on the flop against one opponent).

Pot odds: 60 / (80 + 60) = 60 / 140 = 42.9%. Required equity: 42.9%. Your actual equity: ~36%. This is a fold against a simple pot-odds analysis. But wait: you're getting two cards. If villain will put money in on the turn too (implied odds), your effective equity over two streets is higher. The pot odds calculator's implied odds mode adds expected future action and re-runs the required equity calculation.

What each output means

Required equity percentage is the break-even point: call if your equity exceeds this, fold if it doesn't. Odds ratio is the same information formatted differently, useful if you think in ratios rather than percentages. Implied odds result lowers the required equity by incorporating the expected future pot size when you hit your draw, making the call more attractive. Bet-denial calculation flips the perspective: given your opponent's draw equity, what bet size makes their call unprofitable?

Outs to equity conversion

Many players count outs rather than estimating equity directly. The rule of two and four is the standard shortcut:

  • On the flop (two cards to come): equity % ≈ outs * 4
  • On the turn (one card to come): equity % ≈ outs * 2

These approximations are accurate within 1-2 percentage points up to about 12 outs. Above 12 outs (open-ender plus flush draw, for example), the approximation overstates equity slightly because multiple outs can arrive on the same card. The calculator's outs-to-equity converter handles the exact calculation automatically.

Where the model breaks

Pure pot odds assumes the hand ends on this street and there is no future betting. That is almost never true. A call on the flop is actually a decision with multiple future branches: the turn card can be good or bad, and villain's future betting intentions are unknown. This is why implied odds and reverse implied odds matter.

Implied odds work in your favor when you have a strong hidden hand (like a set draw) that can extract large amounts when it hits and is easy to disguise. Reverse implied odds work against you when you can hit your draw and still lose to a better hand (like a flush draw that makes the second-best flush, or a straight draw on a paired board).

The model also treats equity as a fixed number. In practice, your hand's equity against a range of hands varies across board runouts. A gut-shot straight draw against an aggressive range may have more fold equity than pot odds suggest, making the actual EV of a call or raise higher than the simple equity comparison. For that level of analysis, see the EV calculator and the equity calculator.