Skip to content
Calculator Collection

Poker Pot Odds & Equity Calculator

Determines whether a call is mathematically profitable by comparing your hand's equity to the pot odds offered, with optional implied-odds adjustment. Use it on the flop or turn whenever you face a bet and are drawing to a winning hand.

Last updated: May 2026

Fill in the required fields to see your result.

Compare with similar

About this calculator

Pot odds measure the ratio of the amount you must call to the total pot you stand to win, and they define the equity threshold required to make a call profitable. The break-even equity is required_equity = betSize / (potSize + betSize). Your actual equity with outs remaining is estimated by the formula equity ≈ 1 − ((47 − outs) / 47)^street, where 47 is the number of unseen cards after the flop (52 − 5 known cards), and street equals 1 for one card to come (turn) or 2 for two cards (flop). If your actual equity exceeds the required equity, the call is profitable in the long run. Variables: potSize, betSize (in dollars), outs (number of unseen cards that complete your winning hand), street (1 or 2), impliedOdds (estimated additional dollars you will win on later streets when you hit). Implied odds extend the model by adding expected future winnings, effectively reducing the required equity threshold to required_equity = betSize / (potSize + betSize + impliedOdds). Edge cases: this formula assumes all outs are clean (none also complete a stronger opponent hand), which is rarely strictly true; correct for 'tainted' outs by subtracting them. The 47-card denominator assumes you have not seen any opponent's cards; in mixed-game variants or with exposed cards, adjust accordingly. Reverse-implied odds — money you may lose on later streets even when ahead — are not modeled here.

How to use

Example 1: Pot $50, opponent bets $20, you hold a flush draw (9 outs) on the turn. Step 1: required equity = $20 / ($50 + $20) = 20/70 ≈ 28.6%. Step 2: actual equity = 1 − (38/47)^1 = 1 − 0.8085 ≈ 19.1%. Step 3: 19.1% < 28.6%, so the call is unprofitable on pot odds alone. Step 4: if you expect to win $40 more on the river when you hit, implied pot = $90, required = $20/$110 ≈ 18.2%. Now 19.1% > 18.2% — call becomes marginally +EV. Verify: 9 outs on the turn is the classic flush-draw scenario with ~19% equity, matching the 'rule of 2 and 4' shortcut (outs × 2 = approximate one-card equity). Example 2: Pot $100, bet $25, open-ended straight draw (8 outs) on the flop (two cards to come). Step 1: required equity = $25/$125 = 20%. Step 2: actual equity = 1 − (39/47)^2 = 1 − 0.6894 ≈ 31.1%. Step 3: 31.1% > 20% — call is comfortably profitable. Verify: rule of 4 says 8 outs × 4 ≈ 32% on the flop, matching the formula.

Frequently asked questions

How do I count outs accurately in Texas Hold'em?

An out is any unseen card that completes your hand and likely makes it the best hand. A flush draw has 9 outs, an open-ended straight draw has 8, a gutshot has 4, a pair drawing to trips has 2, and an overcard often counts for 3 (when you believe a top pair would be best). Be careful not to count 'tainted' outs — cards that complete your draw but give an opponent a stronger hand. For example, if you have an open-ended straight draw but the board is two-flushed, some of your straight outs may complete an opponent's flush. The cleaner your out count, the more accurate the equity calculation.

What is the difference between pot odds and implied odds?

Pot odds are purely mathematical: the ratio of the current bet to the current pot, reflecting immediate profitability. Implied odds factor in additional money you expect to win from your opponent on future streets if you complete your drawing hand. Implied odds are especially valuable in deep-stack games where opponents are likely to pay off big bets when you hit. However, implied odds are subjective and depend on your read of your opponent's tendencies. Estimate them conservatively — overstating implied odds to justify a call is one of the most common leaks in losing players' games. Reverse-implied odds (money you may lose on future streets when hitting your draw but still being beaten) should also be considered for hands like weak flush draws on paired boards.

When should I fold even if I have enough outs to call?

Fold when your implied odds are negative — for example, when hitting your draw creates an obvious board texture (third flush card on the river) that scares opponents into checking back rather than paying off. Fold when 'outs' are tainted: a straight draw on a heavy flush board may have 2–3 outs that complete an opponent's flush. Tournament ICM considerations can make mathematically neutral or even slightly +EV calls incorrect because the chip equity lost on a miss far outweighs the equity gained. Position matters — calling out of position reduces your ability to control pot size after hitting. Finally, against very tight opponents whose bet sizing always represents a strong made hand, your draw's equity may be lower than the formula suggests because they are unlikely to be bluffing.

What are common mistakes when applying pot odds in real time?

Forgetting to add the opponent's bet to the pot when computing pot odds (using potSize alone in the denominator instead of potSize + betSize) overstates the required equity. Counting tainted outs as clean inflates equity by 10–25%. Mixing up the rule of 2 (turn → river only) with the rule of 4 (flop → river) doubles or halves your equity estimate. Using the formula on the river when there are no more cards to come is meaningless — river decisions are pure pot-odds calls against an opponent's range, not draw math. Treating implied odds as guaranteed rather than probabilistic leads to chronic over-calling. Finally, ignoring the rake at low-stakes online sites overstates pot odds by 2–5%, since the actual pot you receive is reduced.

When should I NOT use this pot-odds calculator?

River decisions involve no draws — they are pure 'bluff catcher' equity calculations against your opponent's bet-betting range, not made-hand-vs-draw equity. Stack-off decisions in deep-stack games depend more on stack-to-pot ratio (SPR) and range vs range equity than on simple outs counting. Multi-way pots distort the calculation because outs that complete your hand may simultaneously help one of multiple opponents. Heads-up shove math near tournament bubbles uses ICM-adjusted equity, not chip-EV equity from this formula. Drawing hands that include implied blocker effects (e.g., draws that simultaneously block your opponent's natural calling hands) require a more nuanced range-vs-range solver. For complex spots use a true equity calculator like PokerStove, Equilab, or PioSolver instead of an outs-based approximation.

Sources & references