poker calculators

Poker ICM Calculator

Estimates your Independent Chip Model (ICM) dollar equity in a poker tournament based on your chip stack and the payout structure. Critical for making optimal push/fold decisions at final tables and pay jumps.

About this calculator

ICM converts tournament chips into real dollar equity because chips do not have a linear relationship to prize money — doubling your chips does not double your equity. The simplified baseline formula used here is: ICM equity = (yourStack / totalChips) × prizePool. This gives a proportional estimate, though true ICM calculations use recursive probability modeling across all finishing positions. In a full ICM model, your equity equals the sum of (probability of finishing in each place) × (payout for that place), where finish probabilities are estimated from stack-size proportions. The simplified version captures the core insight: a larger stack relative to total chips translates linearly to a larger share of the prize pool. True ICM values are always lower than chip-EV for large stacks due to the diminishing marginal utility of chips in winner-takes-most structures.

How to use

Example: You hold 45,000 chips, total chips in play are 150,000, 3 players remain, and the prize pool is $10,000 (paid $5,000/$3,000/$2,000). Step 1: equity = 45,000 / 150,000 = 0.30 (30% of chips). Step 2: baseline ICM value = 0.30 × $10,000 = $3,000. Step 3: note that $3,000 sits between the 2nd-place ($3,000) and 3rd-place ($2,000) payouts, which is intuitive for a 30% stack. Full ICM software would refine this to approximately $3,150 after modeling exact finish probabilities.

Frequently asked questions

Why does ICM matter more at the final table than during early tournament play?

Early in a tournament, the payout structure has little practical effect on decisions because survival over many levels matters more than any single hand's equity shift. At the final table, especially near pay jumps, each chip gain or loss directly affects your dollar equity in a nonlinear way. Doubling up as the chip leader may only increase your ICM equity by 20%, while busting the short stack could increase everyone's equity by hundreds of dollars. This asymmetry means calling all-ins with marginal edges can be a large ICM mistake even when it is chip-EV positive.

How is the simplified ICM formula different from full ICM calculations?

The simplified formula (yourStack / totalChips × prizePool) assumes prize money scales perfectly linearly with chips, which is only strictly accurate for winner-take-all formats. Full ICM assigns probabilities to every possible finishing order using recursive formulas — for each player, you compute the probability they finish first (proportional to chips), then repeat for the remaining players across all remaining prize positions. The results diverge significantly as payout structures become more top-heavy or when stacks are highly unequal. Full ICM is computationally intensive but is what tournament solvers like ICMIZER use to give precise results.

What is a Nash equilibrium push/fold range and how does ICM affect it?

A Nash equilibrium push/fold range is the set of hands you should go all-in with (or call all-ins with) such that neither you nor your opponents can improve their strategy by deviating. These ranges are computed by maximizing ICM equity rather than chip equity, which means they are tighter than pure chip-EV ranges near pay jumps. For example, you might fold hands like A-Jo from the small blind in a chip-EV framework, but ICM dictates a fold because the risk of busting outweighs the equity gain. ICM pressure is highest for medium stacks caught between large stacks who can bust them and short stacks approaching blinding out.