Gaming calculators

Poker Equity Calculator

Updated Aug 6, 2026 By Jehan Wadia
Rate Formulas
Community Board
Leave slots empty — the simulator randomizes every undealt community card on each trial.
Players, Hole Cards & Ranges
Simulation Settings
More hands = tighter confidence, longer run. You can press Stop at any time.
Equity Results
Simulated: 0 hands
Player Win % How often this player holds the single best hand at showdown. Tie % How often this player chops the pot with one or more opponents. Equity % Share of the pot won on average: wins plus each tie split by the number of players chopping. Pot Odds Needed Break-even price for a call: with equity E you need at least (1 − E) / E to 1, i.e. your call may cost at most E of the final pot. Δ Equity Equity change in percentage points from the previous street of the current board. Equity Bar
Street-by-Street Equity
Hand Category Breakdown
How often each player's winning (or chopping) hand fell into each category, for the current board.
Step-by-Step Solution

Introduction

This Poker Equity Calculator shows how often your hand wins a pot of Texas Hold'em. Pick your hole cards, add the flop, turn, and river if you know them, and the tool runs thousands of fake hands to find your odds.

You can set up to 10 players. Give each one two exact cards, or give them a range of hands like "TT+, AKs" using the text box, the strength slider, or the 13x13 grid.

When you press Calculate, you get:

  • Win % — how often you have the best hand.
  • Tie % — how often you split the pot.
  • Equity % — your average share of the pot.
  • Pot odds needed — the worst price you can pay and still call.
  • Street-by-street equity — how your odds move from preflop to the river.

You also see which hands you win with most, like pairs, flushes, or straights, plus a step-by-step math breakdown. Use it to study spots, check tough calls, and learn where your money goes. If you want the raw drawing odds instead of full equity, try the Poker Odds Calculator or the Texas Holdem Odds Calculator.

How to use our Poker Equity Calculator

Pick the community cards, then give each player a hand or a range. The calculator runs thousands of fake hands and shows each player's win %, tie %, equity %, the pot odds you need to call, and how equity changes street by street.

Community Board: Click any of the five card slots to pick a flop, turn, or river card. Choose a rank, then a suit, then press Confirm. Leave slots empty and the tool deals those cards at random. Use "Clear Board" to start over.

Include in simulation: Turn this switch off for any player you want to leave out of the hand. You need at least two players switched on.

Specific Hole Cards or Range: Choose "Specific Hole Cards" if you know the exact two cards. Choose "Range" if the player could hold many different hands.

Hole cards: Click each of the two card slots and pick the rank and suit. The green box then shows that player's current hand and any draws.

Range shorthand: Type hands in the box, like TT+, AQs+, AKo, 66-99. Split each part with a comma. Red text means the tool did not understand a part.

Preflop strength band: Drag the two handles to pick a slice of hands from strongest to weakest. 0% is the very best hands. This fills the grid for you.

Hand grid: Click a cell to add or remove that hand. Right-click, long-press, or press S on a cell to pick exact suit combos. Use the colour buttons to mark groups of hands, and "Select all 169" or "Clear range" for fast changes.

Add Player / Remove: Add up to 10 players. Remove any player you no longer need. Player 1 is always the Hero used in the step-by-step math.

Precision / Speed: Pick Fast, Balanced, or Precise. More hands give a more exact answer but take longer. You can press Stop while it runs.

Calculate and Reset: Press Calculate to run the simulation and see the results, charts, and worked steps. Press Reset to clear all cards and ranges and start fresh.

What Is Poker Equity?

Poker equity is your share of the pot. It is the percent of the time your hand would win if the rest of the cards were dealt out again and again. If you have 60% equity in a $100 pot, your hand is worth about $60 right now. This is the same idea as an expected value for a bet, just written as a percent.

Win, Tie, and Equity

These three numbers are not the same. Win % is how often you hold the best hand alone. Tie % is how often you split the pot with someone else. Equity % mixes both: every win counts as a full pot, and every tie counts as a piece of it. Two players who chop each get half, so that trial adds 0.5 to each score. All players' equity always adds up to 100%. Over many sessions, tracking your results with a Win Rate Calculator shows whether your real play matches these numbers.

Pot Odds and Break-Even Calls

Pot odds tell you if a call makes money. Take your equity E and use this rule: you need pot odds of at least (1 − E) / E to 1. With 25% equity you need 3 to 1, so the pot must pay you three dollars for each dollar you call. If the price is better than that, calling wins money over time. If it is worse, folding is better. The same odds-to-percent maths drives betting tools such as the Odds Calculator, the No Vig Calculator, and the Kelly Criterion Calculator for sizing your bankroll risk.

Hand Ranges

You rarely know what an opponent holds. Instead, good players guess a range — a group of hands that player might have. Shorthand makes ranges quick to write:

  • AA — a pocket pair of aces
  • AKs — ace-king, same suit (suited)
  • AKo — ace-king, different suits (offsuit)
  • TT+ — tens and every pair above them
  • 66-99 — sixes through nines

There are 1,326 possible starting hands in Texas Hold'em. A range that holds 132 of them covers about 10% of all hands. Suited hands have 4 combos each, offsuit hands have 12, and pairs have 6. That count comes straight from a Combination Calculator: 52 cards chosen 2 at a time.

Streets Change Everything

Equity shifts as cards hit the board. Preflop, hands are close in value. On the flop, three shared cards appear and the gap widens. The turn and river leave fewer unknown cards, so equity moves toward 0% or 100%. A big draw like a flush draw can hold strong equity on the flop and lose it all when the river bricks. To work out the chance of hitting a set number of outs from a shrinking deck, a Hypergeometric Calculator handles the draw-without-replacement maths, and the Card Draw Calculator does the same for other card games.

Hand Rankings, Best to Worst

  1. Straight Flush
  2. Four of a Kind
  3. Full House
  4. Flush
  5. Straight
  6. Three of a Kind
  7. Two Pair
  8. One Pair
  9. High Card

Every player makes the best five-card hand from their two hole cards plus the five board cards. Our general Poker Calculator walks through these rankings in more detail, and if you also play other table games, the Blackjack Calculator covers basic strategy odds.

Why Monte Carlo?

Counting every possible board by hand takes far too long. A Monte Carlo simulation deals thousands of random boards instead and counts the results. More hands dealt means a tighter, more trustworthy answer. Ten thousand trials gives a fast estimate; two hundred thousand gives a sharp one. The same random-sampling idea powers a Probability Calculator or a Dice Probability Calculator, and the spread of the results narrows in line with the margin of error for the sample size you pick.


Formulas used

Monte Carlo equity per player
E = \frac{W + \sum \frac{1}{k}}{N}
Win percentage
\text{Win\%} = \frac{W}{N} \times 100
Tie percentage
\text{Tie\%} = \frac{T}{N} \times 100
Break-even pot odds needed to call
\text{Odds} = \frac{1 - E}{E}
Equity change between streets
\Delta = E_{\text{current}} - E_{\text{previous}}
Range percentage of all starting hands
R = \frac{C}{1326} \times 100
Winning hand category frequency
P(\text{cat}) = \frac{n_{\text{cat}}}{\sum_{j} n_j} \times 100
Equity consistency check
\sum_{i} E_i = 100\%

Frequently asked questions

Why do my results change a little each time I press Calculate?

The tool deals random hands, so each run is a new sample. Small changes of a few tenths of a percent are normal.

Want tighter numbers? Pick Precise — 200,000 hands in the Precision / Speed box. More hands means less wobble.

What do the R% and C labels mean under the range grid?

R% is how much of all starting hands your range covers. C is the exact number of card combos in it.

Example: C = 132 and R = 10.0% means the range holds 132 of the 1,326 possible two-card hands.

Can I run this before the flop with no board cards?

Yes. Leave all five board slots empty and the calculator deals a full random board every trial. That gives you true preflop equity for each hand or range.

Why does one player show no equity change in the Delta Equity column?

You see a dash when there is no earlier street to compare. Delta Equity needs at least two streets, so it appears once you add a flop, turn, or river.

Why is a rank crossed out in the card picker?

All four suits of that rank are already used somewhere else. A card can only be in one place at a time, so the picker blocks it.

Clear the card from the board or a player's hand and the rank opens back up.

What does the orange Inputs changed message mean?

You changed a card, a range, or the speed setting after the last run. The numbers on screen are old. Press Calculate to refresh them.

How do I pick exact suits for a hand in my range?

Right-click a grid cell, long-press it on a phone, or press S while the cell is focused. Then toggle the suit combos you want.

Cells with only some combos picked show a dashed border.

What are the coloured Annotate buttons for?

They just mark hands with colour so you can group them, like raises in one colour and calls in another. Colour does not change any math.

Press Esc or Tool off to stop painting.

Why did I get an error saying my ranges conflict?

Every hand in that range uses a card that is already on the board or in another player's hand. There is nothing left to deal.

Fix it by widening the range or freeing up those cards.

Does the calculator include betting, bluffs, or folds?

No. It assumes all active players go to showdown. Equity here is card strength only, not fold equity or bet sizing.

Use the pot odds number to judge whether a call is worth the price.

Why does my equity drop when I add more players?

Equity is a share of one pot, and all shares add up to 100%. More players means more ways to lose, so each player gets a smaller slice.

Which player does the step-by-step math use?

Always the first player, Hero. The worked steps show Hero's wins, tie shares, equity, and break-even pot odds.

Other players still appear in the tables and charts.

Can I use this for Omaha or other poker games?

No. This is a Texas Hold'em equity calculator. Each player gets two hole cards plus five shared board cards.

What does the Hand Category Breakdown tell me?

It shows what each player's hand was when they won or chopped. For example, 40% flushes and 30% two pair.

It helps you see if your equity comes from made hands or from draws that get there.

What is the difference between Fast, Balanced, and Precise?

They set how many hands are dealt per street. Fast is 10,000, Balanced is 50,000, Precise is 200,000.

Fast is good for a quick check. Precise is best for close spots where a half percent matters.

Can I stop a long simulation early?

Yes. The Calculate button turns into Stop while it runs. Press it and you keep the results from the hands already dealt.

Why does the green box say my hand needs a flop for draws?

Flush and straight draws only exist once three board cards are out. With no flop, the box just names your two-card hand.

How do I move around the 13x13 hand grid with a keyboard?

Use the arrow keys to move between cells, Enter or Space to toggle a hand, and S to open suit combos for that hand.

What does the Include in simulation switch do?

It turns a player on or off without deleting them. Switched-off players are marked excluded and their cards go back in the deck.

You need at least two players switched on to run the calculator.

Do the equity numbers always add to exactly 100%?