Question
Mathematics Question on Probability
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 spade?
(ii) only 3 cards are spades?
(iii) none of spade?
Answer
Let P=probability of a success and q=probability of a failure
S=52cards⇒(S)=52andA=13spades⇒n(A)=13
p=n(S)n(A)=5213=41andq=1−41=43
(i)n=5,r=5
P(X=r)=nCrprqn−r
P(X=5)=5C5(41)5=10241
(ii)n=5,r=0
P(X=3)5C3(41)3(43)2=1∗2∗3∗95∗4∗3(41)5=102490=51245
(iii)n=5,r=0
P(X=0)=5C0.(43)5=1024243