Question

In: Statistics and Probability

Poker hands with ranking. Consider a regular deck of 52 cards as usual with 5 cards...

Poker hands with ranking. Consider a regular deck of 52 cards as usual with 5 cards dealt. You have learned all those 8 patterns: one pair, two pairs, three of a kind, straight, flush, full house, four of a kind, and straight flush (with royal flush a special kind of straight flush).

Note ace is counted as both 1 point and 14 points. So in counting straight, A2345 and 10JQKA are both valid.

Compute / derive the number of ways for these 8 patterns, show the formula and the numbers. Then rank these 8 patterns from highest rank royal flush with the number of ways to lowest rank one pair also with the number of ways. You may think of tabulating these as well to make it easy to read. Using C(52, 5), the number of hands (almost equal to 2.6 millions), also calculate and show the probabilities of each of these 8 ranks.

Solutions

Expert Solution

ANSWER:

A royal flush is ace, king, queen, jack, and ten of the same suit. If we order the 5-card hand from highest card to lowest, the first card will be an ace. There are four possible suits for the ace. After that, the other four cards are completely determined. Thus, there are 4 possible royal flushes: # royal flushes = 4C1 = 4 Dividing by the number of possible hands gives the probability: P(royal flush) = 4 /2,598,960 =1.539 x10^?6 or 1 in 649,740

A straight-flush (excluding royal flush) is all cards the same suit and showing consecutive numbers (but not the highest 5 consecutive numbers).If we order the 5-card hand from highest number to lowest, the first card may be one of the following: king, queen, jack, 10, 9, 8, 7, 6, or 5. (Note: the ace may be the card above a king or below a 2, but we would have a royal flush if it were the card above the king.) There are 9 possibilities. After the first card, whose suit we may choose in 4 ways, the remaining cards are completely determined. # straight flushes = 9x4C1 = 9x4 = 36. Subtracting the number of royal flushes and dividing by the number of possible hands gives the probability:P(straight - flush) =36/2,598,960 =1.385x10^?5 or 1 in 72,193 1/3.

A four-of-a-kind is four cards showing the same number plus any other card. If we order the 5-card hand with the four-of-a-kind first, we have 13C1 choices for the number showing on the first four cards. Since we will have all four suits, we have only 4C4 = 1 way to choose the suits. The remaining card will be any of the 48 remaining cards:# 4-of-a-kinds = 13C1x4C4x48C1 = 13x1x48 = 624. Dividing by the number of possible hands gives the probability: P(4 - of - a - kind) = 624 /2,598,960 = 2.401x10^?4 or 1 in 4165

A full house is three cards showing the same number plus a pair. If we order the 5-card hand with the three-of-a-kind first, we have 13C1 choices for the number showing on the first three cards. For the choice of suits, we have three out of four possible suits or 4C3 = 4 possibilities. For the remaining pair, we have 12C1 choices for the number showing on the two cards. For the choice of suits, we have two out of four possible suits or 4C2 = 6 possibilities # full houses = 13C1x4C3x12C1x4C2 = 13x4x12x6 = 3744. Dividing by the number of possible hands gives the probability:P(full house) = 3744/2,598,960 =1.441x10^?3 or 1 in 694 1/ 6

A flush (excluding straight-flush) is all cards the same suit (but not a straight). If we pick the suit first, we have 4C1 = 4 choices. For that suit, there are 13 cards from which we choose 5. Thus, we have 13C5 = 1287 choices. Subtracting the straights, (which may start with ace, king, queen, ... 5), reduces this number by 10. # flushes (not straight) = 4C1x(13C5 – 10) = 4x1277 = 5108 Dividing by the number of possible hands gives the probability: P(flush not straight) = 5108 /2,598,960 =1.965x10^?3 or 1 in 508.8

A straight (excluding straight-flush) is five cards showing consecutive numbers (but not all of the same suit). If we order the 5-card hand from highest number to lowest, the first card may be one of the following: ace, king, queen, jack, 10, 9, 8, 7, 6, or 5. (Note: the ace may be the card above a king or below a 2.) There are 10 possibilities. After the first card, the numbers showing on the remaining four cards are completely determined. If we allow flushes, including royal flushes, there are four possible suits for each of the cards. (Note that this holds because the cards all show different numbers, and there are four suits for each number.) # straights = 10x4C1x4C1x4C1x4C1x4C1 = 10x(4^5) = 10,240 Subtracting the number of straight flushes and royal flushes and dividing by the number of possible hands gives the probability:P(straight not flush) = (10,240 ? 36 ? 4)/ 2,598,960 = 3.925x10^?3 or 1 in 254.8

A three-of-a-kind is three cards showing the same number plus two cards that do not form a pair or create a four-of-a-kind. If we order the 5-card hand with the three-of-a-kind first, we have 13C1 choices for the number showing on the first three cards. Since we will have three out of four suits, we have 4C3 = 4 ways to choose the suits. The remaining two cards must show different numbers than the four-of-a-kind and each other. There are 12C2 choices for these numbers. The last two cards may have any of the four suits, however. # 3-of-a-kind = 13C1x4C3x12C2x4C1x4C1 = 13x4x66x4x4 = 54,912 Dividing by the number of possible hands gives the probability: P(3- of - a - kind) = 54,912 /2,598,960 = 2.113x10^?2 or 1 in 47.3.

Two-pairs is two cards showing the same numbers and another two cards showing the same numbers (but not all four numbers the same) plus one extra card (not the same as any of the other numbers). If we order the 5-card hand with the two pairs first, we have 13C2 choices for the two numbers showing on the two pairs. Each pair will have two out of four suits. Thus, we have 4C2x4C2 = 6x6 = 36 ways to choose the suits. The remaining card must show a different number than the two pairs. There are 11C1 choices for this number. The last card may have any of four suits. # 2-pair = 13C2x4C2x4C2x11C1x4C1 = 78x6x6x11x4 = 123,552 Dividing by the number of possible hands gives the probability: P(2 - pair) = 123,552 /2,598,960 = 4.754 x10^?2 or 1 in 21.

One-pair is two cards showing the same numbers and another three cards all showing different numbers. If we order the 5-card hand with the pair first, we have 13C1 choices for the number showing on the pair. The pair will have two out of four suits. Thus, we have 4C2 = 6 ways to choose the suit. The remaining three cards must show different numbers than the pair and each other. There are 12C3 choices for these numbers. The last three cards may each have any of four suits. # 1-pair = 13C1x4C2x12C3x4C1x4C1x4C1 = 13x6x220x4x4x4 = 1,098,240 Dividing by the number of possible hands gives the probability: P(1- pair) = 1,098,240/ 2,598,960 = 4.226x10^?1 or 1 in 2.37.

High card means we must avoid higher-ranking hands. All higher-ranked hands include a pair, a straight, or a flush. We now count the number of possible high-card hands Because the numbers showing on the cards must be five different numbers, we have 13C5 choices for the five numbers showing on the cards. Each of the cards may have any of four suits. 13C5x4C1x4C1x4C1x4C1x4C1 = 1287x45 = 1,317,888 We subtract the number of straights, flushes, and royal flushes. (Note that we avoided having any pairs or more of a kind.) Dividing the difference just calculated by the number of possible hands gives the probability: P(high - card) = (1,317,888 ?10,200 ? 5,108 ? 36 ? 4 2,598,960) = 1,302,540/2,598,960 or P(high - card) = 0.501 or 1 in 2.

please rate it thank you if you have any doubt please comment


Related Solutions

Poker hands with ranking. Consider a regular deck of 52 cards as usual with 5 cards...
Poker hands with ranking. Consider a regular deck of 52 cards as usual with 5 cards dealt. You have learned all those 8 patterns: one pair, two pairs, three of a kind, straight, flush, full house, four of a kind, and straight flush (with royal flush a special kind of straight flush). Note ace is counted as both 1 point and 14 points. So in counting straight, A2345 and 10JQKA are both valid. Compute / derive the number of ways...
A poker hand consists of 5 cards dealt from an ordinary deck of 52 playing cards....
A poker hand consists of 5 cards dealt from an ordinary deck of 52 playing cards. How many different hands are there consisting of four cards of one suit and one card of another​ suit?
consider a standard deck of 52 cards . determine the number od distinct SEVEN cards hands...
consider a standard deck of 52 cards . determine the number od distinct SEVEN cards hands which include a. no restruction b. only clubs c. 3clubs and 4 diamonds d.1 jack, 3 queen
A poker hand (5 cards) is dealt off the top of a well-shuffled deck of 52...
A poker hand (5 cards) is dealt off the top of a well-shuffled deck of 52 cards. Let X be the number of diamonds in the hand. Let Y be the number of hearts in the hand. 1. Do you think Cov[X,Y] is positive, negative, or zero? Explain. 2. let Di(i=1,...,5) be a random variable that is 1 if the ith card is a diamond and 0 otherwise. What is E[Di]? 3. let Hi(i=1,...,5) be a random variable that is...
1. In the game of poker, five cards from a standard deck of 52 cards are...
1. In the game of poker, five cards from a standard deck of 52 cards are dealt to each player. Assume there are four players and the cards are dealt five at a time around the table until all four players have received five cards. a. What is the probability of the first player receiving a royal flush (the ace, king, queen, jack, and 10 of the same suit). b. What is the probability of the second player receiving a...
1. How many 5 card poker hands are possible from a standard deck of cards? 2....
1. How many 5 card poker hands are possible from a standard deck of cards? 2. What is the probability of a Royal Flush? 3. What is the probability of a Full House? 4. What is the probability of Two Pair? 5. How many more times likely is Two Pair than a Full House?   
In poker, there is a 52 card deck with 4 cards each of each of 13...
In poker, there is a 52 card deck with 4 cards each of each of 13 face values. A full house is a hand of 5 cards with 3 of one face value, and 2 of another. What is the probability that a random poker hand is a full house? You can leave your answer in terms of bionomial co-efficients and similar factors, but please explain each term.
A poker hand consists of five cards randomly dealt from a standard deck of 52 cards....
A poker hand consists of five cards randomly dealt from a standard deck of 52 cards. The order of the cards does not matter. Determine the following probabilities for a 5-card poker hand. Write your answers in percent form, rounded to 4 decimal places. Determine the probability that exactly 3 of these cards are Aces. Answer:  % Determine the probability that all five of these cards are Spades. Answer:  % Determine the probability that exactly 3 of these cards are face cards....
A poker hand consists of five cards randomly dealt from a standard deck of 52 cards....
A poker hand consists of five cards randomly dealt from a standard deck of 52 cards. The order of the cards does not matter. Determine the following probabilities for a 5-card poker hand. Write your answers in percent form, rounded to 4 decimal places. Determine the probability that exactly 3 of these cards are Aces. Answer: % Determine the probability that all five of these cards are Spades. Answer: % Determine the probability that exactly 3 of these cards are...
How many poker hands (of 5 total cards) are dealt such that the first three cards...
How many poker hands (of 5 total cards) are dealt such that the first three cards have the same rank, but the total hand does not contain another pair and is not a four of a kind? When counting for this problem, the order of the dealt cards matters.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT