Suppose the two cards dealt to you are of different denominations. What is the probability that you'll be able to make four of a kind out of all seven cards available to you?

Respuesta :

Answer:

The probability of getting a four of a kind is 29/23030 = 0.00126.  

Step-by-step explanation:

The poker deck has 52 cards, divided in 4 suits, and each suit has 13 different denominations.

In this exercise you are given that the 2 cards you are dealt have different denominations, lets call them A and B, so in order to make a 4 of a kind, you need to get from the 5 remaining community cards, 3 cards that have the denomination of one of A or B.

You cant get a four of a kind with two different denominations at the same time, because you need to reserve the majority of the community cards for just one of them. So each four of a kind is a disjoint event from the others.

Recall that, apart from the obvius four of a kind that you can get with A and B, you can still get four of a kind with any other denomination, because 4 of the community cards can still have the same denomitation.

Lets first calculate the probability to get a four of a kind with A. With B it is the same computation and the result will, therefore, be the same.

First, note that the order in which the cards are given doesnt matter, so we can calculate the probability of getting triple A in the flop (in other words, the first 3 given cards), and then multiply by all possible permutations.

Since you start with one A in your hand, there are 3 in the deck of 50 cards (remove the two cards given to you). The probability of drawing the first A is 3/50. The probability to draw the second A once you drew the first one is 2/49 (because you removed another A from the deck). The probability for the third A to be drawn is 1/48. This gives us a probability of

3/50 * 2/49 * 1/48 = 1/19600

of drawing the 3 A in the first 3 given cards. The other 2 cards can be anything.

To draw 3 aces in 5 cards we need to multiply be the total amount of ways to put 3 cards in a set of 5. That number is equivalent to the number of ways to pick places for the three A ignoring the order for them. That is, [tex] {5 \choose 3} = 10 . [/tex] So, in total, the probability to get a four of the kind A is

10 * 1/19600 = 1/1960

Similarly, the probability to get a four of a kind with B is 1/1960.

To get a four of a kind with any other kind, we need first to specify the kind; we have 13-2 = 11 possibilities to choose (we substract the 2 kinds A and B). Then we need to specify how the cards of that kind will be placed among the community cards. We have as many possibilities as the total amount of ways to pick where the other card will be, that is, 5 possibilities. Hence, we have 55 possibilities to make a four of a kind with a kind different than A or B.

We need to calculate now what is the probability of getting 4 cards of a specific kind in a specific way, for example, the first four cards. That probability is

4/50 * 3/49 * 2/48 * 1/47 = 1/230300

because we start with 50 cards on the deck with 4 cards of them being of the kind we need, and we remove them one by one.

As a result, the probability of getting a four of a kind with a different kind than A and B is 55/230300 = 11/46060.

By summing disjoint cases, We conclude that that the probability to get a four of a kind is

11/46060 + 1/1960 + 1/1960 = 29/23030 = 0.00126