Chemical 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?
A
0.35
B
0.45
C
0.5
D
0.4

Explanation

Correct : c

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science