Running Count vs True Count in Blackjack
The running count is the raw total you keep as cards are dealt. The true count adjusts that total for how many cards are left. Confusing the two is the most common card-counting mistake — and it leads straight to betting wrong.
Why the running count alone isn't enough
A running count of +6 sounds strong, but it depends entirely on how much shoe is left:
- +6 with 6 decks remaining — those six extra high cards are spread thin. Your edge is barely above zero.
- +6 with 1 deck remaining — those same six high cards are concentrated. Your edge is large.
The advantage comes from the concentration of high cards, not the raw count. Hi-Lo gives you the running count; you still have to normalize it.
The conversion
True count = Running count ÷ decks remaining
Estimate decks remaining from the discard tray (e.g. about 3 decks left in a 6-deck shoe). So +6 running ÷ 3 decks ≈ +2 true. Round to the nearest half or whole deck — precision to the card isn't necessary.
What the true count actually drives
Everything that matters keys off the true count, not the running count:
- Bet sizing. Counters raise their bet roughly in proportion to true count, because each +1 true is worth about half a percent of edge in Hi-Lo.
- Strategy deviations. Index plays — standing on 16 vs 10 at true count 0+, taking insurance at +3 — trigger on the true count, never the running count.
Skip the estimation entirely
True count is itself an estimate of your real edge, built on a rounded deck count and Hi-Lo's simplified values. Fullcount computes the exact expected value from the actual cards remaining — no decks-remaining guess, no Hi-Lo rounding. Enter the cards already dealt and read the precise EV and best action:
At the table, true count is the practical tool. Away from the table, use Fullcount to verify exactly where a deviation becomes correct, and review the full chart in the basic-strategy matrix.
Solve any hand for this rule
Open the EV calculator with the rule preset pre-loaded.