Poker ICM Calculator
Estimates your Independent Chip Model (ICM) dollar equity in a poker tournament from your stack and the payout structure. Critical for making correct push/fold and call decisions at final tables and pay jumps where chip-EV diverges sharply from dollar-EV.
Last updated: May 2026
Compare with similar
About this calculator
ICM (Independent Chip Model) 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 in a typical payout structure. The simplified baseline used here is: ICM_equity = (yourStack / totalChips) × prizePool. This gives a proportional estimate, though true ICM uses recursive probability modeling across all finishing positions: equity = Σ (probability_of_finishing_position_k) × payout_k, where position-finish probabilities are derived from stack proportions. Variables: yourStack (your chip count), totalChips (chips in play across all remaining players), playersLeft (remaining players, used in full ICM), prizePool (total dollar pool), payoutStructure (comma-separated fractions of the pool by finishing position). The simplified version captures the core insight that a larger stack relative to total chips translates linearly to a larger share of the prize pool, but true ICM values are always lower than chip-EV for large stacks due to diminishing marginal utility of chips in top-heavy payouts. Edge cases: this simplified formula is only strictly accurate for winner-takes-all formats; in flat payout structures it systematically overstates short-stack equity and understates big-stack equity. Use full ICM software (ICMIZER, HoldemResources Calculator) for precise push/fold ranges near pay jumps. The model also assumes equal skill — in reality skilled big stacks gain edge from positional pressure that ICM doesn't capture.
How to use
Example 1: You hold 45,000 chips, total chips 150,000, 3 players left, $10,000 prize pool paying $5,000/$3,000/$2,000. Step 1: equity = 45,000 / 150,000 = 0.30 (30%). Step 2: baseline ICM = 0.30 × $10,000 = $3,000. Verify: $3,000 sits between 2nd-place ($3,000) and 3rd-place ($2,000), intuitive for a 30% stack; full ICM software would refine to roughly $3,150 after modeling exact finish probabilities. Example 2: You hold 15,000 chips, total 50,000, 5 players left, $1,000 prize pool with 50/30/20 structure (paying $500/$300/$200). Step 1: equity = 15,000 / 50,000 = 0.30. Step 2: baseline = 0.30 × $1,000 = $300. Verify: 30% of chips with five players left and a top-heavy payout typically yields ICM equity around $290–$310 in full ICM solvers, matching the simplified estimate within ~5%.
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 individual hand decisions because survival across many levels matters more than any single 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 chip-EV edges can be massive ICM mistakes. Short-stack survival becomes disproportionately valuable as pay jumps approach, which is why short stacks correctly fold hands they would shove in cash games.
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 — for 9 players it considers 9! = 362,880 possible finishing orders — but is what tournament solvers like ICMIZER, HoldemResources Calculator, and the original Mason Malmuth method use to give precise results.
What is a Nash 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 A-Jo from the small blind under ICM pressure even though chip-EV says shove. ICM pressure is highest for medium stacks caught between large stacks who can bust them and short stacks approaching blinding out. The 'bubble factor' quantifies how much tighter ICM forces you to play relative to chip-EV: bubble factors near 1.5 are common on the money bubble, meaning you need 50% more equity to call than chip-EV would suggest.
What are common mistakes when applying ICM in tournaments?
Ignoring ICM completely in cash-game-style 'chip-EV' play near pay jumps is the most expensive mistake — many players burn buy-ins by calling all-ins that are chip-EV positive but ICM-EV negative. Using the simplified formula when a precise decision is needed (close push/fold spots) gives results off by 3–10%, enough to flip decisions. Applying ICM to deep-stack early levels wastes effort because ICM equity ≈ chip equity when no pay jumps loom. Forgetting that opponents' calling ranges also tighten under ICM means your shoves should widen against ICM-aware opponents (less called) but tighten against calling stations. Treating cash chops or final-table deals as if ICM equals dollar value ignores the negotiation premium big stacks typically command in chops. Finally, using ICM in non-tournament formats (cash games, heads-up SnGs) is mathematically meaningless.
When should I NOT use ICM calculations?
Cash games have no payout structure — every chip equals one dollar, so chip-EV and dollar-EV are identical and ICM is irrelevant. Winner-take-all tournaments are also a chip-EV exercise because there is only one prize and your equity scales linearly with chips. Early-stage MTTs with thousands of players remaining have such uniform payouts relative to stack size that ICM is approximately equal to chip-EV. Re-buy tournament periods reset the stack landscape on each rebuy, breaking the ICM assumption of fixed total chips. Final-table deals (chops) involve negotiation and intangible factors that pure ICM doesn't capture — many big stacks negotiate above their ICM equity, and short stacks below. Live tournaments with significant ICM impact also have meta-game factors (table image, physical reads, fatigue) that ICM-based solvers can't model. Use ICMIZER or HoldemResources for precise spots; this calculator is for rough orientation.