Probability of getting 2 pairs

  • Thread starter Thread starter cse63146
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary
SUMMARY

The probability of being dealt two pairs from a set of four cards numbered 0-9 is calculated using combinatorial methods. The correct formula is P(2 pairs) = (4C2) * (0.1)^2 * (0.9) and does not require multiplying by 4! due to the nature of the pairs. The discussion also clarifies the calculation for one pair, which is P(pair) = (4C2) * (0.1) * (0.9) * (0.8). Participants emphasized the importance of distinguishing between combinations and permutations in probability calculations.

PREREQUISITES
  • Understanding of basic probability concepts
  • Familiarity with combinatorial mathematics (combinations and permutations)
  • Knowledge of probability distributions for independent events
  • Ability to perform calculations involving factorials and binomial coefficients
NEXT STEPS
  • Study combinatorial probability using examples with small sets of numbers
  • Learn about the differences between combinations and permutations in probability
  • Explore the concept of independent events in probability theory
  • Practice calculating probabilities for different card combinations and scenarios
USEFUL FOR

Students studying probability theory, educators teaching combinatorial mathematics, and anyone interested in card game probabilities.

cse63146
Messages
435
Reaction score
0

Homework Statement



You are dealt 4 cards (each card is numbered from 0 - 9). Each card is independed of the other card. What is the probability of getting 2 pairs?

Homework Equations





The Attempt at a Solution



P(2 pair) = *4C2P(1st = 2nd)P(3rd ≠ 2nd = 1st) P(4th = 3rd ≠ 2nd = 1st) = (6)(0.1)(0.9)(0.1)=0.054
Is this correct?
 
Physics news on Phys.org
You need to tell us what deck the cards are being dealt from. It doesn't look like a regular deck, so it is kind of hard.
 
It's not really a deck per say.

You are dealt a card from a stack of 10 cards (0-9), record the number, return the card back to the deck,shuffle, and draw again. Do this until you recorded 4 numbers.

The probability of getting any number is 0.1.
 
That is not at all what you said in your first post.

One way to get two pair (which does NOT include "four of a kind") is to get the first two the same (the first card can be anything, then the probability the second card matches is .1), the third card different from the first two (probability .9) and the fourth card matching that (probability .1).
But the order does not matter so multiply by 4!.
 
P(2 pairs) = 4!(0.1)2(0.9). That makes sense. Thank you.

Just one more question.

Would the probability of getting 1 pair be:

4C2P(second card matches 1st)P(3rd card is different from 1st and 2nd)P(4th different from 3rd)

P(pair) = 4C2(0.1)(0.9)(0.8)?
 
HallsofIvy said:
That is not at all what you said in your first post.

One way to get two pair (which does NOT include "four of a kind") is to get the first two the same (the first card can be anything, then the probability the second card matches is .1), the third card different from the first two (probability .9) and the fourth card matching that (probability .1).
But the order does not matter so multiply by 4!.

4! isn't right. If you draw 1,2,3,4, then there are 4! ways to permute it. If you draw 1,1,2,2 there aren't 4! different arrangements of that.
 
Dick said:
4! isn't right. If you draw 1,2,3,4, then there are 4! ways to permute it. If you draw 1,1,2,2 there aren't 4! different arrangements of that.

So would a combination fit more than a permutation (ie 4 Choose 2)?
 
cse63146 said:
So would a combination fit more than a permutation (ie 4 Choose 2)?

Sort of. Except now there's a subtle overcounting going on. If you pick 1 first, and then the other number 2, you are going to recount those cases when you pick 2 first and then the other number to be 1. Why don't you try counting how may different ways there are to pick two pairs and then divide by the total number of ways to pick 4 cards?
 
That would mean I'm counting the pairs twice. So it would be:

(ie 4 Choose 2)/2 = 3 ways of choosing?
 
  • #10
cse63146 said:
That would mean I'm counting the pairs twice. So it would be:

(ie 4 Choose 2)/2 = 3 ways of choosing?

Yes. Like I said, it's maybe more clear if you count the number of ways to choose two pair. First pick 2 numbers from the 10. Then multiply by the number of ways to distribute the first number, so C(10,2)*C(4,2), right? Then divide by the total number of ways to choose,10^4. Also if you start getting really confused, try and check by simplifying the problem. Suppose you have only 2 numbers in the deck. Now there's only 16 possible ways to choose and you can write them all down. See if your calculation also works in that case.
 
  • #11
I figured it out. Thank you all for your help.
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 16 ·
Replies
16
Views
4K
Replies
5
Views
2K
Replies
6
Views
2K