There are 5% defective items in a large bulk of items. What is the probability that a sample of 10 items will include not more than one defective item?
Let X denote the number of defective items is a simple of items drawn succesively, Since, the drawing is done with replacement, the trails are Bernoulli trails.
∴ p=P (success) = 5% = 5100=120 and q=1- p=1 - 120=1920
X has a binomial distrubtion with n=10 and p=120 and =1920
Therefore, P(X=r)=nCrprqn−r , where r= 0,1,2,....,n
p(X=r)= 10Cr(120)r(1920)10−r (By Binomial distrubtion)
Required probability = P (not more than one defective item)
= P(0)+P(1)= =10C0p0q10+10C1p1q9=1q10+10pq9
==q9(q+10p)=(1920)9(1920+10×120)=2920(1920)9