Poker probability fundamentals
A card-by-card explanation of the sample space, combinations, and conditional probability used in Texas Hold'em analysis.
A standard deck has 52 distinct cards. After you receive two private cards, 50 cards are unknown. Once a three-card flop is visible, 47 are unknown; after the turn, 46 remain. Those changing denominators are the foundation of post-flop probability. A calculation must always use only information known at that moment.
Combinations, not ordered sequences
In many poker questions, order does not matter. Ace of spades followed by king of hearts is the same two-card holding as king of hearts followed by ace of spades. The number of unordered groups of k cards selected from n cards is written “n choose k.” There are C(52, 2) = 1,326 distinct starting-card combinations. If suits are grouped, those combinations collapse into 169 familiar starting-hand classes: 13 pairs, 78 suited classes, and 78 offsuit classes.
Conditional probability
Card events are dependent because a revealed card cannot appear again. Suppose you hold two spades and see two more spades on the flop. Nine spades remain among 47 unseen cards, so the chance that the turn is a spade is 9/47, about 19.15%. If the turn misses, nine spades remain among 46 unseen cards for the river. It would be wrong to use 9/47 twice without adjusting the deck size.
Probability of at least one success
“Hit by the river” is easiest to calculate through the complement: find the probability of missing on both cards, then subtract it from 1. With nine flush outs after the flop, the exact chance is approximately 34.97%.
Why hand probabilities are not strategy
A probability describes how often an event occurs under stated assumptions. It does not incorporate chip values, future actions, opponent behavior, tournament structure, or personal financial risk. Two scenarios can have identical card equity but very different practical consequences. PokerOddz therefore presents its output as a study estimate, not a promise or instruction.
Common mistakes
- Counting a card as an out even when it can improve an opponent to a better hand.
- Using 52 as the denominator after cards are already known.
- Adding turn and river percentages directly, which double-counts some outcomes.
- Assuming every opponent can hold every hand after their actions reveal information.
Written and reviewed by Ernani Thum for PokerOddz. Last reviewed August 18, 2026. Educational use only.