Aerospace Engineering > GATE 2013 > Probability
In a factory, two machines M1 and M2 manufacture 60% and 40% of the autocomponents respectively. Out of the total production, 2% of M1 and 3% of M2 are found to be defective. If a randomly drawn autocomponent from the combined lot is found defective, what is the probability that it was manufactured by M2?
Explanation
Correct : d
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.