A bag consists of balls each marked with one of the digits 0 to 9. If four balls are drawn successively with replacement from the bag. What is the probability that none is marked with the digit 0?
Let X denote the number of balls marked with the digit 0 among the 4 balls drawn. Since, the balls are drawn with replacement, the trials are Bernoulli trails.
p=P (balls drawn is marked with 0)= 110
(∵ only one ball out of 10 is marked with 0)
⇒ q=1 -p=910
Required probability = P(none marked with 0 )
∴ P(X=r)= 4C0p0q4=q4=(910)4