in a workshop, three robots, Q,R and S, are employed to make chairs
Robot Q makes 25% of the chairs
Robot R makes 45% of the chairs
The remaining chairs are made by Robot S
Evidence has shown that 2% of the chairs made by robot Q are defective, 3% of the chairs made by robot R, and 5% of the chairs made by robot S are defective.
(a) construct a tree diagram that illustrates all possible outcomes and possibilities?
A chair is randomly selected
(b) what is the probability that the chair that robot Q made is defective?
(c) what is the probability of finding a broken chair?
(d) given that a chair is defective, what is the probability that it was not made by robot R?
Part a
Part b
P(Q)= 25% i.e. 0.25
P(R)= 45% i.e. 0.45
P(S)= 1-(0.25+0.45)= 0.30
Let, 'D' be the event that represents defective. So, we have:-
P(D|Q)= 0.02
Part c
P(D|R)= 0.03
P(D|S)= 0.05
Now, we have to find:- P(Rc|D).
As we know that, P(Rc|D)= 1-P(R|D).
Using Bayes theorem, we have:-
Part d
Comments