🃏 Poker Odds Calculator
Calculate poker hand odds and equity
| Hand | Combinations | Probability | Odds (1 in X) | Description |
|---|---|---|---|---|
| Royal Flush | 4 | 0.0002% | 1 in 649,740 | A, K, Q, J, 10 of the same suit |
| Straight Flush | 36 | 0.0014% | 1 in 72,193 | Five sequential cards of the same suit |
| Four of a Kind | 624 | 0.02% | 1 in 4,165 | Four cards of the same rank |
| Full House | 3,744 | 0.14% | 1 in 694 | Three of a kind + a pair |
| Flush | 5,108 | 0.20% | 1 in 509 | Five cards of the same suit |
| Straight | 10,200 | 0.39% | 1 in 255 | Five sequential cards |
| Three of a Kind | 54,912 | 2.11% | 1 in 47 | Three cards of the same rank |
| Two Pair | 123,552 | 4.75% | 1 in 21 | Two different pairs |
| One Pair | 1,098,240 | 42.26% | 1 in 2 | Two cards of the same rank |
| High Card | 1,302,540 | 50.12% | 1 in 2 | No matching cards |
How these probabilities are calculated
- 1.Total possible 5-card hands: C(52,5) = 2,598,960
- 2.Count valid combinations for each hand type
- 3.Probability = combinations / 2,598,960
- 4.Example: Royal Flush = 4 / 2,598,960 = 0.000154%
Hand probabilities for standard 5-card poker from a 52-card deck. Outs calculator uses exact probability, not the approximate Rule of 2/4.
How to Use Poker Odds Calculator
- 1Select your hole cards from the visual card picker.
- 2Add any known community cards (flop, turn).
- 3View your win probability, tie percentage, and number of outs.
About Poker Odds Calculator
Calculate your winning probability in Texas Hold'em and other poker variants. Enter your hole cards and community cards to see real-time pot odds, equity percentages, and outs for every possible hand.
Frequently Asked Questions
How are the odds calculated?
The calculator simulates all possible remaining card combinations (or uses combinatorial math) to determine exact win, lose, and tie probabilities.
Does it support Omaha?
This version focuses on Texas Hold'em. Omaha support may be added in the future.