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=1005=201 and
q=1-p=1-201=2019
n=10,r=0,1
P(not more than one defective items)=P(X=0)+P(X=1)
=C(10,0)C(10,0)(2019)10+C(10,1)(2019)9(201)
=(2019)9(2019+201)=2029(2019)9