Question
Question: Find the probability of drawing a king (one pick) from a shuffled standard deck of 52 cards. (A stan...
Find the probability of drawing a king (one pick) from a shuffled standard deck of 52 cards. (A standard deck of cards is the most common type of deck used in most card games containing 52 cards)
Solution
We use the concept of combinations to find the number of ways to choose one card from total number of cards and then using the method for probability we find the probability of a king card.
- Combination is given by nCr=(n−r)!r!n!
- Probability of an event is given by the number of possibilities divided by total number of possibilities.
Complete answer:
We know a deck contains 52cards where there are 4 kings
Number of ways to choose one card out of 52cards is given by formula nCr=(n−r)!r!n!
Substituting the value for n=52,r=1
52C1=51!1!52!
Now since we know factorial opens up as n!=n(n−1)!
So, 52C1=51!52×51!=52
Now there are 4 king cards out of the total number of cards.
Number of ways to choose one card out of 4 cards is given by formula nCr=(n−r)!r!n!
Substituting the value for n=4,r=1
4C1=3!1!4!
Now since we know factorial opens up as n!=n(n−1)!
So, 4C1=3!4×3!=4
Now we find the probability of choosing a king card from a deck of 52cards.
Probability is given by dividing ways of choosing one card from 4 cards divided by probability of choosing one card from 52cards.
Probability =524
Writing the numerator and denominator in factored form
Probability =13×44
Cancel out the same terms from numerator and denominator.
Probability =41
Thus, probability of choosing one card from deck of 52 cards such that the card is a king is 41or 0.25
Note:
Students should always check their answer of probability should be less than or equal to one and greater than or equal to zero. Students many times try to solve the combination formula by opening the factorial but that makes the solution complex instead try to cancel out as many factorial terms as you can from numerator and denominator.