Probability of Getting 1 Jack when taking 5 cards from a deck

  • Thread starter Thread starter Master1022
  • Start date Start date
  • Tags Tags
    Cards Probability
Click For Summary
SUMMARY

The probability of drawing exactly one Jack when selecting 5 cards from a standard 52-card deck can be calculated using combinatorial methods. The formula used is P = (C(4, 1) * C(48, 4)) / C(52, 5), where C(n, k) represents combinations. For the second part of the question, the interpretation of "considering that in the first 3 cards there is a jack" significantly affects the outcome, leading to different probabilities based on whether it implies exactly one Jack or at least one Jack. The correct interpretation for the probability of the first card being a Jack, given at least one Jack in the first three cards, is 1/3 for exactly one Jack and higher for multiple Jacks.

PREREQUISITES
  • Understanding of combinatorial mathematics, specifically combinations (C(n, k))
  • Familiarity with basic probability concepts
  • Knowledge of conditional probability and Bayes' theorem
  • Ability to interpret probability questions accurately
NEXT STEPS
  • Study combinatorial probability using C(n, k) for various scenarios
  • Explore conditional probability and its applications in real-world problems
  • Learn about Bayes' theorem and its implications in probability assessments
  • Practice solving probability problems involving card games and similar contexts
USEFUL FOR

Students, educators, and professionals in mathematics, statistics, and data science who are looking to deepen their understanding of probability theory and its applications in combinatorial scenarios.

Master1022
Messages
590
Reaction score
116
Homework Statement
(a) What is the probability of picking up ONLY one jack when taking 5 cards from a 52 card deck
(b) Considering that in the first 3 cards there is a jack what is the probability that the jack was the first card to be extracted
Relevant Equations
Probability and combinatorics
Hi,

I was looking through probability questions and attempting it.

Question:
(a) What is the probability of picking up ONLY one jack when taking 5 cards from a 52 card deck
(b) Considering that in the first 3 cards there is a jack what is the probability that the jack was the first card to be extracted

Attempt:
For part (a), I did:
\text{probability} = \frac{\text{number of ways of picking up 5 cards with only 1 jack}}{\text{total number of ways of picking up 5 cards from 52 cards}}
P = \frac{\begin{pmatrix} 4 \\ 1 \end{pmatrix} \cdot \begin{pmatrix} 52 - 4 \\ 4 \end{pmatrix}}{\begin{pmatrix} 52 \\ 5 \end{pmatrix}} = \frac{\begin{pmatrix} 4 \\ 1 \end{pmatrix} \cdot \begin{pmatrix} 48 \\ 4 \end{pmatrix}}{\begin{pmatrix} 52 \\ 5 \end{pmatrix}}
The terms in the numerator represent:
- ##\begin{pmatrix} 4 \\ 1 \end{pmatrix}## is the number of jack's available
- ##\begin{pmatrix} 48 \\ 4 \end{pmatrix}## is the number of ways to pick the remaining 4 cards from 48 non-jack cards in the deck.

Does this look right for (a)?

For part (b), I thought it would be ##\frac{1}{3}##, but I may need to give this more thought...

Thanks in advance.
 
Physics news on Phys.org
Looks OK to me.
 
  • Like
Likes   Reactions: Master1022
Be careful with the wording in part b. "Considering that in the first 3 cards there is a jack"

The results are different depending upon whether you take that to mean "exactly one jack", or whether you take it to mean "one or more jacks". Personally I what have thought it meant one or more jacks, but in any case, it's very important to be clear on the details in this type of question.

In one interpretation the correct answer is 1/3 (can you tell me which interpretation that is?), but in the other interpretation the answer is greater than 1/3. Perhaps you could have a go at tackling each separate case.
 
Last edited:
uart said:
Be careful with the wording in part b. "Considering that in the first 3 cards there is a jack"

The results are different depending upon whether you take that to mean "exactly one jack", or whether you take it to mean "one or more jacks". Personally I what have thought it meant one or more jacks, but in any case, it's very important to be clear on the details in this type of question.

In one interpretation the correct answer is 1/3 (can you tell me which interpretation that is?), but in the other interpretation the answer is greater than 1/3. Perhaps you could have a go at tackling each separate case.
Thanks @uart ! You have raised a fair point. I think the 1/3 would be for the interpretation where there is only 1 jack within the three cards.

Then for the interpretation that the phrase 'considering that in the first 3 cards there is a jack' means there is at least one jack, then I need to consider the cases whereby there are 2 or 3 jacks. So would I need to set up an expression along the following lines?
\text{P(first card jack| at least one jack)} = \text{P(first card jack| 1 jack)} \cdot \text{P(1 jack| at least one jack)} + \text{P(first card jack| 2 jacks)} \cdot \text{P(2 jack| at least one jack)} + \text{P(first card jack| 3 jack)} \cdot \text{P(3 jack| at least one jack)}

So I can get:
- ##\text{P(first card jack| 1 jack)} = 1/3##
- ##\text{P(first card jack| 2 jacks)} = 2/3##
- ##\text{P(first card jack| 3 jack)} = 1##

Then I would just need to calculate the other terms. Would I do something as follows for ##\text{P(2 jack| at least one jack)}##?
\text{P(2 jack| at least one jack)} = \frac{\begin{pmatrix} 4 \\ 2 \end{pmatrix} \cdot \begin{pmatrix} 48 \\ 1 \end{pmatrix}}{\begin{pmatrix} 4 \\ 1 \end{pmatrix} \cdot \begin{pmatrix} 48 \\ 2 \end{pmatrix} + \begin{pmatrix} 4 \\ 2 \end{pmatrix} \cdot \begin{pmatrix} 48 \\ 1 \end{pmatrix} + \begin{pmatrix} 4 \\ 3 \end{pmatrix} \cdot \begin{pmatrix} 48 \\ 0 \end{pmatrix}}

Then I could change the numerator for the other two terms?
 
An alternative approach for part a)

The probability of precisely one Jack is five times the probability that only the first card is a Jack. And that's quite easy to calculate using direct probabilities.

My advice is to do it both ways and check you get the same answer!
 
Master1022 said:
Thanks @uart ! You have raised a fair point. I think the 1/3 would be for the interpretation where there is only 1 jack within the three cards.
That's correct.
Then for the interpretation that the phrase 'considering that in the first 3 cards there is a jack' means there is at least one jack, then I need to consider the cases whereby there are 2 or 3 jacks. So would I need to set up an expression along the following lines?
You can do it either by direct counting of permutations, or by conditional probability (Bayes' thm).

If by counting, let n1 be the total number of permutation containing exactly one jack (in the first 3 cards), n2 be the total number of permutations containing exactly 2 jacks, and similarly for n3.

Because they're mutually exclusive, n1+n2+n3 is then the total number of permutations containing one or more jack in the first 3 cards. Now for the numerator, you just have to work out what fraction of n1 has a jack in the first position, and similarly for n2 and n3 (as you've already done above)

Alternately you can use conditional probability.
Define "A" as the (unconditional) event that the first card dealt is a jack, and "B" as the (unconditional) event that there are one of more jacks in the first 3 cards dealt. You need to find P(A|B) = P(A and B)/P(B).

P(A) is very easy. P(B) is best calculated by considering the complementary event, 1-P(B). And P(A and B) is very easy if we recognize that one of those two events is a subset of the other.
 
Last edited:

Similar threads

Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
Replies
2
Views
2K
Replies
15
Views
2K
Replies
3
Views
2K