Question
Question: There are \[5\% \] defective items in a large bunk of items. The probability that a sample of 10 ite...
There are 5% defective items in a large bunk of items. The probability that a sample of 10 items will include not more than 1 defective item is (20x199×29)then what is the value of x?
Solution
Here we use the method of random variable where selecting an item from a given number of items is the random experiment. We assume a random variable for selecting a number of defective items from the total number of items and write the general formula of probability. We take the value of success as the percentage of defective items and failure as the remaining items that are not defected. We find probability of not more than 1 defective piece by calculating the sum of probabilities of zero defective pieces and 1 defective piece.
Formula used: For a random variable X, if probability of success of an even is p and probability of loss an event is q. Then probability of choosing r success out of n total items is given by P(X=r)=nCr(p)r(q)n−r
- If p is the probability of success then probability of failure q is given by q=1−p.
- Combination formula is given by nCr=(n−r)!r!n!, where n is total number of items w are choosing from and r is number of items we are selecting.
Complete step-by-step answer:
Let p denote probability of defective items from bulk items.
We are given p is 5%
We convert the percentage into fraction by dividing the number by 100.
Then, p=1005
Cancel the same factors from numerator and denominator.
p=201
Then the probability of selecting an item that is not defective is q. We know that q=1−p
q=1−201
Take LCM in RHS
q=2020−1
q=2019
Let us assume the random variable X for number of defective items out of n items
Probability of r defective items out of n total items is given by P(X=r)=nCr(p)r(q)n−r
We have to find the probability of defective items from a sample of 10 items. So we substitute n as 10
⇒P(X=r)=10Cr(p)r(q)10−r
Substitute the value of p=201,q=2019
⇒P(X=r)=10Cr(201)r(2019)10−r…..(1)
We have to find a probability of not more than 1 item is defective.
That is the same as the sum of probabilities of zero items defective and one item defective.
Therefore, we calculate P(X=0)+P(X=1)
Using equation (1) we can write
⇒P(X=0)=10C0(201)0(2019)10−0
Using the formula for combination we can writenCr=(n−r)!r!n!.
⇒P(X=0)=(10−0)!0!10!(201)0(2019)10−0
We know any number having power zero is equal to 1. Also, 0!=1
⇒P(X=0)=10!10!×1×(2019)10
Cancel the same terms from numerator and denominator.
⇒P(X=0)=(2019)10……...…(2)
Again using equation (1)
⇒P(X=1)=10C1(201)1(2019)10−1
Using the formula for combination we can writenCr=(n−r)!r!n!.
⇒P(X=1)=(10−1)!1!10!(201)1(2019)10−1
⇒P(X=1)=9!1!10!×(201)×(2019)9
Using the factorial formula n!=n(n−1)!and put 1!=1
⇒P(X=1)=9!10×9!×(201)×(2019)9
Cancel the same terms from numerator and denominator.
⇒P(X=1)=10(201)(2019)9.….…(3)
Add equation (2) and (3)
⇒P(X=0)+P(X=1)=(2019)10+10(201)(2019)9
⇒P(X=0)+P(X=1)=(2019)10+(2010)(2019)9
Take common the value (2019)9
⇒P(X=0)+P(X=1)=(2019)9[2019+2010]
Add the terms in the bracket
⇒P(X=0)+P(X=1)=(2019)9[2029]
We can separate the powers of numerator and denominator.
⇒P(X=0)+P(X=1)=209199×[2029]
Multiply the terms in numerator and denominator.
⇒P(X=0)+P(X=1)=209×20199×29
Since, we know that powers can be added when the base is the same.
⇒P(X=0)+P(X=1)=209+1199×29
⇒P(X=0)+P(X=1)=2010199×29
Comparing the value of probability to the given value in question we get
⇒(20x199×29)=2010199×29
We know when the base has the same powers can be equated on both sides of the equation.
20x=2010
So, x=10
Therefore, the value of x is 10.
Note: Students make the mistake of assuming the probability of success as choosing on defective items in which case we will have to flip the formula as we will be finding the probability of failure then. Students make mistakes in writing 0!=0 which makes the calculation wrong, keep in mind 0!=1.