Suppose you draw 7 cards out of a deck of 52 What is the pro
Suppose you draw 7 cards out of a deck of 52. What is the probability that you will have (a) exactly 5 cards of one suit? (b) At least 5 cards of one suit?
Solution
a) one suit contains 13 cards
the number of ways a person can pick exactly 5 cards from 1 suit = 13C5
since the other cards\' suit must not be of the same suit, they can be picked in 39C2
cards without any conditions can be picked in 52C7
the probability that the person will have exactly 5 cards of one suit =[13C5X39C2]/52C7= = 0.007128
b) At least 5 cards of one suit = exactly 5 cards of one suit + exactly 6 cards of one suit + exactly 7 cards of one suit
for exactly 5 cards of one suit = [13C5X39C2]/52C7
the number of ways a person can pick exactly 6 cards from 1 suit = 13C6
since the other cards\' suit must not be of the same suit, they can be picked in39C1
for exactly 6 cards of one suit = [13C6X39C1]/52C7
the number of ways a person can pick exactly 7 cards from 1 suit = 13C7
for exactly 7 cards of one suit = [13C7]/52C7
the probability that the person will have at least 5 cards of one suit =[13C5X39C2]/52C7 + [13C6X39C1]/52C7 +[13C7]/52C7= 0.00764
