Using Bayes' theorem, the probability that a defective clock-radio came from subcontractor A is approximately 13.64%, from subcontractor B is approximately 68.18%, and from subcontractor C is approximately 18.18%.
Bayes' theorem describes the conditional probability of an event occurring given another condition.
Let event A = clock-radio came from subcontractor A
Let event B = clock-radio came from subcontractor B
Let event C = clock-radio came from subcontractor C
Let event D = clock-radio is defective
Given:
P(A) = 30% = 0.30
P(B) = 30% = 0.30
P(C) = 40% = 0.40
P(D|A) = 1% = 0.01
P(D|B) = 5% = 0.05
P(D|C) = 1% = 0.01
P(A|D) = the probability that a defective clock-radio came from subcontractor A
P(B|D) = probability that a defective clock-radio came from subcontractor B
P(C|D) = probability that a defective clock-radio came from subcontractor C
Using Bayes' theorem:
P(A|D) = (P(D|A) * P(A)) / (P(D|A) * P(A) + P(D|B) * P(B) + P(D|C) * P(C))
= (0.01 * 0.30) / (0.01 * 0.30 + 0.05 * 0.30 + 0.01 * 0.40)
= 0.003 / (0.003 + 0.015 + 0.004)
= 0.003 / 0.022
≈ 0.1364
P(B|D) = (P(D|B) * P(B)) / (P(D|A) * P(A) + P(D|B) * P(B) + P(D|C) * P(C))
= (0.05 * 0.30) / (0.01 * 0.30 + 0.05 * 0.30 + 0.01 * 0.40)
= 0.015 / (0.003 + 0.015 + 0.004)
= 0.015 / 0.022
≈ 0.6818
P(C|D) = (P(D|C) * P(C)) / (P(D|A) * P(A) + P(D|B) * P(B) + P(D|C) * P(C))
= (0.01 * 0.40) / (0.01 * 0.30 + 0.05 * 0.30 + 0.01 * 0.40)
= 0.004 / (0.003 + 0.015 + 0.004)
= 0.004 / 0.022
≈ 0.1818
Thus, the probability that a defective clock-radio came from subcontractor A is approximately 13.64%, from subcontractor B is approximately 68.18%, and from subcontractor C is approximately 18.18%.