NOTACAL logo

Card Counting Calculator

Card Counting Calculator

Give us your feedback! Was this useful?

Introduction

Card counting is a mathematical system for tracking the ratio of high cards to low cards remaining in a blackjack shoe. The idea is simple: when more high cards (tens, face cards, and aces) remain in the deck, the player's advantage grows because high cards favor the player — they produce more blackjacks, more doubled-down wins, and more dealer busts. When the shoe is rich in low cards, the dealer has the edge.

The most widely taught system is the Hi-Lo count, popularized by Edward O. Thorp's landmark book Beat the Dealer, first published in 1962 and revised in 1966. Thorp was a mathematics professor at MIT who applied the theory of card counting and the Kelly criterion to blackjack, and his book demonstrated rigorously — not just anecdotally — that a card counter can turn a negative-expectation game into a profitable one. [thorp-beat]

Card counting is legal. It is not the same as cheating: the counter simply pays attention to the cards already played, which any player is free to do. What is prohibited in most jurisdictions is using a physical device to track the count. Casinos also reserve the right to refuse service to anyone they identify as a counter, which is why card counters learn to vary their betting patterns.

This calculator implements the Hi-Lo system in two ways. In Running Count mode, you enter the running count you have been keeping yourself and the number of decks remaining, and it computes the true count and a suggested betting response. In Card Sequence mode, you type in the cards that have been dealt so far, and the calculator tallies them into a running count for you. Both modes are educational tools for understanding how the math of card counting works.

For related probability tools, see the Probability Calculator for general chance calculations, the Odds Calculator for odds conversions, and the Statistics Calculator for the underlying descriptive statistics.

How to Use This Calculator

Choose an input mode to begin, then fill in the relevant fields.

Running Count mode

Select Running Count as the input mode. Enter two values:

  1. Running Count — the total of all card values you have tracked during the current shoe. Under Hi-Lo, every low card (2 through 6) adds +1, every high card (10, J, Q, K, A) subtracts 1, and neutral cards (7, 8, 9) add 0. The running count is the simple sum of these contributions.
  2. Decks Remaining — the number of full deck-equivalents still to be dealt. Estimate this from the discard tray or the depth of the shoe. For a single deck after a third of it has been played, that is about 0.66 decks; for an eight-deck shoe half played, it is 4 decks.

The calculator reports the true count (running count divided by decks remaining) and a suggested betting response.

Card Sequence mode

Select Card Sequence and type the cards you have seen, separated by spaces or commas. Use values like A 5 10 7 2 K 3 9 4 J. Faces and aces are recognized as J, Q, K, A; tens may be entered as 10 or T. The calculator sums the Hi-Lo values of every card and reports the resulting running count, then converts it to a true count using the decks remaining you entered.

Example 1: Single-deck game

You are playing a single deck. After one round, six cards have been seen: 2, 5, 10, A, 7, 3. The Hi-Lo values are +1, +1, -1, -1, 0, +1, giving a running count of +1. About a sixth of the deck has been played, so roughly 0.83 decks remain. The true count is +1 / 0.83 ≈ +1.2. A modest positive true count, the calculator suggests raising your bet to 2 units.

Example 2: Eight-deck shoe

You are playing an eight-deck shoe and have watched four decks disappear. Your running count is +12. Decks remaining is 4. The true count is +12 / 4 = +3. That is a strong player advantage, and the calculator suggests betting 6 units. This normalization is why the true count matters more than the raw running count: a +12 running count with one deck remaining means a true count of +12, an enormous edge, while the same running count with four decks left is merely good.

Example 3: Negative count

Your running count is -8 with 4 decks remaining. The true count is -2. The shoe favors the dealer, and the calculator recommends betting the table minimum, 1 unit. Knowing when NOT to bet is as important as knowing when to raise.

The Formula

The Hi-Lo system assigns each card a tag value. The counts are defined as follows:

  • 2, 3, 4, 5, 6 → +1 (low cards)
  • 7, 8, 9 → 0 (neutral cards)
  • 10, J, Q, K, A → -1 (high cards)

The running count is the sum of the tags of every card seen since the shoe began:

RC=cards seentag(card)RC = \sum_{\text{cards seen}} \text{tag}(card)

Because a half-shuffled shoe is not the same game as a nearly-empty one, the running count must be normalized by the number of decks still to be dealt. This normalized value is the true count: [wizard-hilo]

TC=RCdecks remainingTC = \frac{RC}{\text{decks remaining}}

The true count is the number that actually correlates with the player's advantage. Every increase of +1 in the true count adds roughly 0.5% to the player's expected value in a standard blackjack game. At a true count of 0 the game is near-neutral; at a true count of +2 the player typically holds a small but real edge; at +4 or higher the edge is substantial. [wikipedia-card-counting]

Why high cards favor the player

The math behind the player advantage at high true counts comes down to the rules of the game:

  • Blackjacks pay 3:2. Aces and tens combine to make blackjacks, and when many remain in the shoe, the player — who is dealt to more often — benefits more than the dealer.
  • Doubling down works better. Doubling and splitting are optional plays that only the player can make. With more tens and aces remaining, these plays are more likely to succeed.
  • The dealer must stand on 17. The dealer is forced to hit until reaching at least 17, so a shoe rich in high cards means more dealer busts on stiff hands (12-16).

Thorp's analysis formalized these intuitions into the first published counting strategy, and later refinements — particularly Don Schlesinger's Blackjack Attack — quantified the optimal betting ramps and risk-of-ruin mathematics that serious counters use. [schlesinger-attack]

Betting Guidance Reference

The table below maps true counts to suggested betting responses. These figures are educational guidance for understanding the relationship between the count and bet sizing, not a guarantee of any outcome.

True CountPlayer EdgeSuggested BetReasoning
-1 or lowerNegative1 unit (minimum)Shoe favors the dealer; minimize exposure
0Neutral1 unitRoughly even game, flat bet
+1Slight2 unitsSmall edge, begin pressing
+2Clear4 unitsSolid player edge, bet meaningfully more
+3Strong6 unitsAdvantage justifies an aggressive ramp
+4 or higherVery strong8 units (max)Maximum permitted spread at this ramp
Suggested betting units rise with the true count. Notice the steepness: a +1 change in true count roughly doubles the bet at the low end, which is why bankroll discipline matters more than the count itself.

The exact ramp a player uses depends on their bankroll, the table limits, and their tolerance for risk. Schlesinger's work on optimal betting ramps shows that the best spread — the ratio between minimum and maximum bets — is determined by the available bankroll and the game's rules, not simply by the true count. [wizard-blackjack]

Practical Tips

  • Never start with real money. Practice the count with the Card Sequence mode until you can compute a running count as fast as you can read cards — that speed is the prerequisite for anything more serious. Expect to practice for many hours before the count becomes automatic.
  • Learn the basic strategy first. Card counting changes your betting, not your playing decisions. You still need perfect basic strategy for hitting, standing, doubling, and splitting, or the small edge the count gives you will be thrown away on playing errors.
  • Use the true count, not the running count. The whole point of dividing by decks remaining is that the same running count means very different things in a half-full shoe versus an empty one. Always normalize.
  • Estimate decks remaining honestly. Your true count is only as good as your estimate of the remaining decks. Count the visible cards in the discard tray and subtract; don't guess the number.
  • Respect the house response. Card counting is legal, but casinos are private businesses and may back you off or ban you. If you count in a live casino, expect countermeasures. This tool is for understanding the mathematics, not for guaranteeing income.
  • Manage your bankroll. A true count of +3 gives you an edge, but variance is enormous in the short run. Serious counters set aside a dedicated bankroll measured in hundreds of units, not dozens.
  • Pair this with other tools. Use the Probability Calculator to model the underlying card probabilities and the Odds Calculator to express them as odds rather than percentages.

Limitations

  • Educational model only. This calculator implements the Hi-Lo count and a simplified betting ramp. Real blackjack analysis involves deck penetration, rules variations (6:5 vs 3:2 payouts, surrender availability, dealer stands on soft 17), and precise expected-value computations that are beyond this tool's scope.
  • Estimated decks remaining. The calculator assumes you provide an accurate decks-remaining figure. In practice this is an estimate, and errors in it propagate directly into the true count.
  • Betting ramp is illustrative. The suggested bet is a guideline, not an optimal strategy. Optimal ramps depend on bankroll, table limits, and risk tolerance — see Schlesinger's book for the full treatment.
  • No guarantee of winnings. No counting system changes the fundamental variance of gambling. Even a perfect counter faces losing sessions; the count shifts the odds over the long run, it does not eliminate risk.
  • Assumes standard rules. The 0.5%-per-true-count rule of thumb assumes a typical multi-deck game with 3:2 blackjack payouts. Games with 6:5 payouts and other unfavorable rules can change the picture substantially. [wikipedia-blackjack]

Frequently Asked Questions

Is card counting legal?
Yes, card counting is legal in most jurisdictions. It is a mental strategy, not a device-based cheat. However, casinos are private businesses and can refuse service to players they identify as counters.
What is the difference between running count and true count?
The running count is the raw sum of card tag values seen so far. The true count divides the running count by the number of decks remaining, normalizing it so that counts from different points in the shoe can be compared.
How do I calculate the true count?
Divide your running count by the number of decks still in the shoe. For example, a running count of +6 with 3 decks remaining gives a true count of +2.
What are the Hi-Lo card values?
In the Hi-Lo system, cards 2 through 6 count as +1, cards 7, 8, and 9 count as 0, and 10, J, Q, K, and A count as -1.
What does a true count of +2 mean?
A true count of +2 typically gives the player a small but real advantage, roughly +1% over the house edge. It is the point where betting more becomes mathematically justified.
Does card counting guarantee you win?
No. Card counting shifts the expected value in the player's favor over the long run, but short-term variance means you can and will lose sessions. It is a way to gain an edge, not a guarantee of profit.
What is the Kelly criterion?
The Kelly criterion is a formula for sizing bets to maximize long-run bankroll growth given an edge. Thorp used it in Beat the Dealer, and serious counters apply its principles to determine how much to bet at each true count.
Why do high cards favor the player?
High cards and aces produce blackjacks (paid 3:2), make doubling down more profitable, and force the dealer to hit stiff hands, causing more dealer busts. The player benefits from all three effects more than the dealer does.
How long does it take to learn card counting?
Learning the tag values takes minutes; mastering the count to the point of error-free play while talking and handling chips typically takes dozens of hours of deliberate practice.
Can I use this calculator at a real casino table?
You should not use any calculator at a live table. Electronic aids are prohibited and using one is a form of cheating that can get you banned or arrested. Practice at home until the count is automatic.

References

  1. [1]Wizard of Odds. (n.d.). Blackjack card counting — The High-Low count.
  2. [2]Wikipedia. (n.d.). Card counting.
  3. [3]Wikipedia. (n.d.). Blackjack.
  4. [4]Wizard of Odds. (n.d.). Blackjack.
  5. [5]Thorp, E. O. (1966). Beat the Dealer: A Winning Strategy for the Game of Twenty-One. Vintage.Buy on Amazon
  6. [6]Schlesinger, D. (2023). Blackjack Attack: Playing the Pros' Way (3rd ed.). Huntington Press.Buy on Amazon

Last updated: July 31, 2026

1b

UnByte — Independent Software Engineering

Every calculator references authoritative sources — Editorial policy