Question
Question: In a bolt factory, three machines A, B and C manufacture 25, 35 and 40 percent of the total bolts re...
In a bolt factory, three machines A, B and C manufacture 25, 35 and 40 percent of the total bolts respectively. Out of the total bolts manufactured by the machines 5, 4 and 2 percent are defective from machine A, B and C respectively. A bolt drawn at random is found to be defective. Find the probability that it was manufactured by (i) Machine A or C (ii) Machine B.
Solution
Hint: We will be using the concepts of probability to solve the problem. We will first find the probability of a bolt manufactured by the machines A, B, C respectively then we will find the probability of a bolt manufactured by a machine is defective and then will be using Bayes theorem to find the answer.
Complete step-by-step answer:
We have been given that;
Bolts manufactured from machine A = 25%
Bolts manufactured from machine B = 35%
Bolts manufactured from machine C = 40%
So, probability of bolt manufactured by machine A=P(A)=10025=0.25
Probability of bolt manufactured by machine B=P(B)=10035=0.35
Probability of bolt manufactured by machine C=P(C)=10040=0.40
Now, probability of a defective bolt manufactured by machine A=P(D∣A)=1005=0.05
Probability of a defective bolt manufactured by machine B=P(D∣B)=1004=0.04
Probability of a defective bolt manufactured by machine C=P(D∣C)=1002=0.02
Now, we know that according to Bayes theorem;
P(A∣B)=P(B)P(B∣A).P(A)
Where;
A,B= events
P(A∣B)= probability of B given A is true
P(A),P(B)= The independent probability of A and B
So,
P(B∣D)=P(A).P(D∣A)+P(B).P(D∣B)+P(C).P(D∣C)P(B).P(D∣B)
Where D means bolt is defective
P(B∣D)=0.25×0.05+0.35×0.04+0.4×0.020.35×0.04=0.0125+0.014+0.0080.014=0.03450.014=345140=6928
Therefore, probability that it was manufactured by machine B is 6928
Now, for is part we have to find the probability that it was manufactured by machine A or C. It is same as the probability that is not manufactured by B. Therefore, probability it was manufactured by machine A or C;
=1−P(B∣D)
=1−6928=6969−28=6941
Note: These types of questions are formula based so remembering the formula of Baye’s theorem will be helpful, also it becomes easier to solve (i) part by solving (ii) first.