Q.
Ten eggs are drawn successively with replacement from a lot containing 10% defective eggs. Then, the probability that there is atleast one defective egg.
Let X denote the number of defective eggs in the 10 eggs drawn. Since, the drawing is done with replacement, the trials are Bernoulli trials.Clearly, X has the binomial distribution with n=10 and p=10010=101
Therefore, q=1−p=109
Now, P (atleast one defective egg) =P(X≥1)=1−P(X=0) =1−10C0(109)10=1−1010910