Five cards are drawn successively with replacement from a well-shuffled deck of 52 cards. What is the probability that (i) all the five cards are spades ? (ii) only 3 cards are spades ? (iii) none is a spade ?
Open in App
Solution
Let X represent the number of spade cards among the five cards drawn. Since the drawing of card is with replacement, the trials are Bernoulli trials. In a well shuffled deck of 52 cards, there are 13 spade cards. ⇒p=1352=14 ∴q=1−14=34 X has a binomial distribution with n=5 and p=14 P(X=x)=nCxqn−xpx, where x=0,1,2,...n =5Cx(34)5−x(14)x