Solveeit Logo

Question

Mathematics Question on Probability

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?

Answer

Let p=Probability of a success and q-probability of a failure

p=5100\frac{5}{100}=120\frac{1}{20} and

q=1-p=1-120\frac{1}{20}=1920\frac{19}{20}

n=10,r=0,1

P(not more than one defective items)=P(X=0)+P(X=1)

=C(10,0)C(10,0)(1920)10+C(10,1)(1920)9(120)C(10,0)\bigg(\frac{19}{20}\bigg)^{10}+C(10,1)\bigg(\frac{19}{20}\bigg)^9\bigg(\frac{1}{20}\bigg)

=(1920)9(1920+120)=2920(1920)9\bigg(\frac{19}{20}\bigg)^9\bigg(\frac{19}{20}+\frac{1}{20}\bigg)=\frac{29}{20}\bigg(\frac{19}{20}\bigg)^9