

Bayes theorem
Ex 13.3, 2 Important
Ex 13.3, 3
Misc 3
Ex 13.3, 4 Important
Ex 13.3, 9
Ex 13.3, 5
Ex 13.3, 13 (MCQ) Important
Example 21 Important
Ex 13.3, 6 Important
Ex 13.3, 10 Important
Example 18 Important
Example 17 Important
Ex 13.3, 7
Ex 13.3, 8 Important You are here
Example 19 Important
Ex 13.3, 11
Ex 13.3, 12 Important
Example 37 Important
Example 20 Important
Example 33 Important
Misc 12
Misc 16 Important
Misc 13 Important
Bayes theorem
Ex 13.3, 8 A factory has two machines A and B. Past record shows that machine A produced 60% of the items of output and machine B produced 40% of the items. Further, 2% of the items produced by machine A and 1% produced by machine B were defective. All the items are put into one stockpile and then one item is chosen at random from this and is found to be defective. What is the probability that it was produced by machine B?Let A : Items produced by machine A B : Items produced by machine B D : Items is defective We need to find the Probability that the item was produced by machine B, if it is found to be defective i.e. P(B"|"D) P(B"|"D) = (π(π΅) . π(π·|π΅))/(π(π΅) . π(π·|π΅)+π(π΄) . π(π·|π΄) ) P(A) = Probability that the item is produced by machine A = 60%=60/100=π.π P(D|A) = Probability that the item is defective, if produced by machine A = 2%=2/100=π.ππ P(B) = Probability that the item is produced by machine B = 40%=40/100=π.π P(D|B) = Probability that the item is defective, if produced by machine B = 1%=1/100=π.ππ Putting values in formula, "P(B|D)" = (0. 4 Γ 0. 01)/( 0. 6 Γ 0. 02 +0. 4 Γ0. 01 ) = (0. 01 Γ 0. 4)/(0. 01 [0.6 Γ 2 + 0.4] ) = 0.4/(1.2 + 0.4) = 0.4/1.6 = 4/16 = 1/4 Therefore, required probability is 1/4