In: Statistics and Probability
Judging from recent experience, 5% of worm gears produced by an automatic, high-speed machine are defective. What is the probability that out of six gears selected at random, none of them will be defective ?
Let X denote the number of defectives out of six gears selected at random.
It is given that 5% of worm gears produced by an automatic, high-speed machine are defective.
Hence, p = 0.05
We can see that X follows Binomial distribution with parameters n = 6 and p = 0.05
Probability that out of 6 gears selected, none of them will be defective =
= (1 - 0.05)6 = 0.956 = 0.73509
Another approach
We are given the probability of defective gear is 0.05
Probability that the randomly selected gear is non-defective is 0.95
Let Xi denote the effectiveness of ith gear
Xi = 1 if gear is defective P[Xi=1] = 0.05
Xi = 0 if gear is defective P[Xi=0] = 0.95
Suppose 6 gears are selected at random, then we can assume that they all are independently each other.
Probability that none of them are defective = P[ X1=0,X2=0,X3=0,X4=0,X5=0,X6=0]
= P[X1=0]* P[X2=0] *P[X3=0] *P[X4=0] *P[X5=0] *P[X6=0] = 0.956 = 0.73509
I hope you find the solution helpful. Feel free to ask any doubt in the comment section.
And please do not forget to vote the answer. Thank you in advance!!!