An urn contains 25 balls of which 10 balls bear a mark X and the remaining 15 bear a mark Y. A ball is drawn at random from the urn, its mark note down and it is replaced. If 6 balls are drawn in this way, find the probability that
atleast one ball will bear Y mark
It is case of Bernoulli trials with n=6. Let success be defined as drawing a ball marked X.
p=P(a success in a single draw)=1025=25
⇒q=1−25=35
Clearly, Z has a binomial distribution with n=6, p=25 and q=35
∴ P(Z=r)=nCrprqn−r=6Cr(25)r(35)6−r
P (atleast on eball will bear mark Y) = P(atleast one failure)
=P(atmost five successes)
=1−P(6)=1−6C6p6q0=1−1×(25)6×=1−(25)6