Lot of 100 items contain 10 defective items. Five items are selected at random from the lot and sent to the retail store. What is the probability thet the store will receive at most one defective item?
Open in App
Solution
Total no. of items =100
No. of defective items =10
No. of safe items =100−10=90
Let p and q be the probability of defective and safe items respectively.
p=10100=110
q=90100=910
n=5
As we know that,
P(x=r)=nCr(p)r(q)n−r
Therefore,
P(x≤1)=P(x=0)+P(x=1)
P(x≤1)=5C0(110)0(910)5+5C1(110)1(910)4
P(x≤1)=(910)4(910+510)
⇒P(x≤1)=(910)4(75)
Hence the probability that the store will receive at most one defective item is (910)4(75).