Texas Hold'em Solutions

  1. Since you have two hearts in your hand and their are two hearts in community cards there are nine remaining hearts among the 47 unknown cards. The probability of the turn card being a heart is then 9/47 &asymp 0.19. The probability of the turn card not being a heart but getting a heart on the river is (38/47) · (9/46) &asymp 0.16. Therefore the total probability of getting a flush is approximately 0.19 + 0.16 = 0.35. We can also do this problem by calculating the probability of not getting a flush. The chance of not drawing a flush on either the turn or the river is (38/47) · (37/46) &asymp 0.65, so the probability of getting a flush is 1 - 0.65 = 0.35, the same value calculated above.

    In the second situation there are 10 remaining hearts among the 47 unknown cards. You need to draw a heart on both the turn and the river, so the probability of getting a flush is (10/47) · (9/46) &asymp 0.04.

  2. The only way that you can end up with four of a kind is by drawing eights on the turn and river. There are only two eights left in the deck, so this occurs with probability (2/47) · (1/46) &asymp 0.0009.

    There are many different types of full houses that you could draw in this situation. We calculate the probability of each type and sum the results to find the total chance of getting a full house.

    Therefore, the total probability of getting full house is 3 · (0.0056) + 3 · (0.0028) = 0.0252.

  3. Only a 5 will complete your straight, so you have four outs and a (4/46) &asymp 0.087 probability of winning. You are considering a raise of $2 to a $20 pot giving a 1/10 ratio. Therefore pot odds say you should not call. However, if you hit your straight you will earn an additional $2 from each of your opponents for a total pot of $24. The ratio of the cost of your call to this potential pot is 2/24 &asymp 0.083 which is less than your 0.087 probability of winning, so implied odds say that you should make the call.

  4. To calculate the frequency of four of a kind, first note that there are 13 different ranks in which you can get four of a kind. For any given rank, the possible hands that give four of a kind in that rank all include the four cards of that rank as well as any three additional cards. There are C48,3 = 17,296 different ways of choosing these three additional cards, so we have a total of 13 · 17,296 = 224,848 different four of a kind hands. This gives a frequency of (224,848/133,784,560) = 0.0017.

    To find the frequency of straight flushes, sort all straight flush hands by the high card of the highest straight flush in the hand. For ace high straight flushes in any of the four suits you need the A - K - Q - J - 10 of the given suit and then any 2 of the remaining 47 cards. This gives a total of C47,2 = 1,081 distinct hands. For straight flushes that are not ace high the same argument holds except that one of the remaining 47 cards would give you higher straight flush if it were in your hand (for example, if you have 10 - 9 - 8 - 7 - 6 in hearts, if one of your two other cards was a jack of hearts you would have a jack high straight flush). Therefore, in these cases there are only C46,2 = 1,035 distinct straight flush hands. So the total number of straight flush hands is (1,081 · 4) + (1,035 · 4 · 9) = 41,584 hands (the nine in the second parenthesis comes from the fact that there are nine different possible non-ace high cards for straights - a 2,3, or 4 high straight can not occur). The corresponding frequency is then (41,584/133,784,560) = 0.00031.

    To count the number of full house hands, we divide up the types of full houses by looking at the two cards that are not used as part of the final hand. These two cards can either be a pair (but of a different rank than the triple or the pair you are using for the full house, or else you would have four of a kind), one of the two cards could be of the same rank as your pair (giving you two triples and one card of some different rank), or the two cards could be of different ranks from each other, the triple, and the pair.

    Therefore, we have a total of 3,473,184 full house hands. This gives a frequency of (3,473,184/133,784,560) = 0.02696.

    For additional calculations, as well as the frequencies for 5-card poker hands (which tend to be significantly easier to calculate), see for example Wikipedia.

Return to Texas Hold'em Problems Return to Lesson Index Top of Page