Poker Hand Probability Problems

Poker Hand Probability Problems Average ratng: 5,0/5 977 votes

The probability of forming any given hand is the number of ways it can be arranged divided by the total number of combinations of 2,598.960. Below are the number of combinations for each hand. Just divide by 2,598,960 to get the probability. The next section shows how to derive the number of combinations of each poker hand in five. The highest ranking poker hand is a Royal Flush - a sequence of cards of the same suit starting with 10, e.g., 10♣J♣Q♣K♣A♣. There are 4 of them, one for each of the four suits. Thus the probability of getting a royal flush is 4/2598960 = 1/649740. The probability of getting a royal flush of, say, spades ♠, is of course 1/2598960.

Let nCk denote all the combinations of n objects in groups of k elements. It should be obvious that we need to work with combinations and not permutations as the order of the cards in our hand of cards is irrelevant.


(a) We have to select one suit out of 4 which can be done in 4C1 ways and, once the suit is chosen, we have to select 5 cards from that specific suit and this can be done in 13C5 ways. Finally, in a game of poker there are 52C5 possible hands. Hence, the probability of a flush is given by

(4C1 x 13C5)/ 52C5 = 0.001981 or 0.1981%


For part (b) we follow the same approach, but this is more complicated. In fact, in this case, we must recognize that

i) A pair can be formed in 13C1 ways. Once the card that forms the pair has been selected, we must choose 2 of the 4 cards with that particular number of them, i.e. 4C2.

ii) Then we have to choose other 3 cards from the other denominations, i.e. 12C3 and then for each of these cards we have 4C1 ways to select a card with that number of it.

Hence the probability of one pair is

Poker Hand Probability Problems

(13C1 x 4C2 x 12C3 x 4C1 x 4C1 x 4C1)/ 52C5 = 0.4226 or 42.26%

Poker Hand Probability Problems Involving


For (c ) we have 13C2 ways to select what denominations will be used to form the 2 pairs, and once the two denominations are chosen, for each, we have 4C2 ways to select the two cards. The remaining card can be chosen from the remaining 11 denominations, i.e. 11C1 and then we have 4C1 ways to select the card from any of those denominations.

Thus the probability of exactly two pairs is

Poker hand probability problems solving

(13C2 x 4C2 x 4C2 x 11C1 x 4C1) / 52C5 = 0.0475 or 4.75%


We should now be sufficiently familiar with the arguments to use for part (d) and I will not provide all the details, but just the answer, i.e.:

(13C1 x 4C3 x 12C2 x 4C1 x 4C1) / 52C5 = 0.0213 or 2.13%


To find the probability of four of a kind, we have to select one denomination to use and then complete it with another card chosen among those the remaining 48 cards, i.e.


Poker Hand Probability Problems Worksheets

(13C1 x 4C4 x 48C1)/ 52C5 = 0.00024 or 0.024%