Question about cards (challenging problem)

  • Thread starter njama
  • Start date
  • Tags
    Cards
In summary, the conversation is discussing the probability of facing a larger pair when holding a KK in a game of poker. The first solution provided is not accurate as it only gives the probability of one opponent having a higher pair. The second solution, which uses the formula P(A_1 or A_2) = P(A_1) + P(A_2) - P(A_1 and A_2), is the correct approach. However, there is confusion about how to calculate P(A_1 and A_2). The conversation ends with a question about the specific scenario in the game of poker.
  • #1
njama
216
1
Hello!

I have been doing a research about probability of facing a larger pair when holding let's say a KK. So the possible pairs larger than KK are AA (total 2_C_4=6).

Now if I play with 2 opponents the probability of getting larger pair is:

[tex]\frac{6*{48 \choose 2}}{{50 \choose 2}{48 \choose 2} \div 2!}}=[/tex]

[tex]=0,0097959183673469387755102040816327[/tex]

But now there is similar approach which is much efficient and good approximation:

Here is the idea:

You suppose that you play individually by two of the players.

[tex]P(A_1 \cup A_2)= P(A_1) + P(A_2) - P(A_1 \cap A_2)[/tex]

where [tex]P(A_1)[/tex] is the probability of getting larger pair of the first opponent and [tex]P(A_2)[/tex] of the second opponent.

Now because [tex]P(A_1 \cap A_2)[/tex] is very small you can just compute [tex]P(A_1) + P(A_2)[/tex] and you will get:

[tex]0.009795918367346938775510204081633[/tex] which is a almost perfect approx.

But now the problem is that I want to subtract [tex]P(A_1 \cap A_2)[/tex] so that I can get the correct answer.

Now because [tex]P(A_1)=P(A_2)=\frac{6}{{50 \choose 2}}=0.0048979591836734693877551020408163[/tex]

[tex]2*P(A_1)=0.009795918367346938775510204081633[/tex]

Now the error is about [tex]10^{-34}[/tex], so [tex]P(A_1 \cap A_2) \approx 10^{-34}[/tex]

Now I only need to find [tex]P(A_1 \cap A_2)[/tex], that is "what is the probability that same pair of AA will come two the opponents"?

For ex. what is the probability that A(spades) A (diamond) will come to both opponents?

Here is my reasoning:

[tex]P(A_1 \cap A_2) \approx (\frac{4}{50} * \frac{3}{49})^2 \approx 0,00002399[/tex]

or the correct one [tex]\frac{(120}{(50*49)^2}=0,00001999[/tex]

which is not even close to [tex]10^{-34}[/tex].

Where is my error?

Thanks in advance.
 
Last edited:
Physics news on Phys.org
  • #2
bump!

Anybody, what I am doing wrong?
 
  • #3
Hi, njama

Your first solution,

[tex]\frac{6*{48 \choose 2}}{{50 \choose 2}{48 \choose 2} \div 2!}}=[/tex]

is exactly twice the probability P(A_1):

[tex]P(A_1)=P(A_2)=\frac{6}{{50 \choose 2}}[/tex]

So I don't think your first solution gives the probability you are looking for, that at least one opponent has a higher pair. The very small difference of 10^-34 between your first answer and P(A_1) + P(A_2) is probably due to rounding error. That could happen when you multiply by and then divide by 48 choose 2. Your second approach, using P(A_1 or A_2) = P(A_1) + P(A_2) - P(A_1 and A_2) is the right way to go about it. I don't understand how you are calculating P(A_1 and A_2), though.

Is this question about hold'em poker, where each player gets two cards and there is a round of betting before the "flop" (first three community cards) are dealt?
 

FAQ: Question about cards (challenging problem)

What is the probability of drawing three cards of the same suit from a standard deck?

The probability of drawing three cards of the same suit from a standard deck is 1 in 425. This can be calculated by dividing the number of possible combinations (4 suits x 13 cards = 52) by the total number of possible combinations when drawing three cards (52 x 51 x 50 = 132,600).

What is the probability of drawing two cards of the same rank and one card of a different rank from a standard deck?

The probability of drawing two cards of the same rank and one card of a different rank from a standard deck is 1 in 19. This can be calculated by dividing the number of possible combinations (13 different ranks x 4 suits x 12 different ranks x 4 suits = 2,496) by the total number of possible combinations when drawing three cards (52 x 51 x 50 = 132,600).

How many different three-card hands can be dealt from a standard deck?

There are 22,100 different three-card hands that can be dealt from a standard deck. This can be calculated by using the combination formula nCr = n! / (r!(n-r)!), where n is the number of items (52 cards) and r is the number of items chosen (3 cards).

What is the probability of drawing three cards that add up to 21 from a standard deck?

The probability of drawing three cards that add up to 21 from a standard deck is 1 in 1,326. This can be calculated by dividing the number of possible combinations (4 Aces x 4 Tens x 4 Kings = 64) by the total number of possible combinations when drawing three cards (52 x 51 x 50 = 132,600).

What is the probability of drawing a flush (five cards of the same suit) from a standard deck?

The probability of drawing a flush from a standard deck is 1 in 508. This can be calculated by dividing the number of possible combinations (4 suits x 1,298 possible flushes for each suit) by the total number of possible combinations when drawing five cards (52 x 51 x 50 x 49 x 48 = 311,875,200).

Similar threads

Back
Top