Analyzing the Factory Setup
The factory is divided into two plants, T1 and T2. The production distribution is given as:
P(T1)=0.2
P(T2)=0.8
These values represent the foundation of our probability tree, tracing the origin of every computer produced.
The Defect Mystery
Let D represent the event that a computer is defective. We are given that the defect rate at T1 is ten times that of T2.
Let P(D∣T2)=x. Consequently, the defect rate at T1 is:
P(D∣T1)=10x
The overall defect rate of the factory is
P(D)=0.07. By the
Law of Total Probability, we have:
P(D)=P(T1)P(D∣T1)+P(T2)P(D∣T2)
Substituting the known values into the equation:
0.07=(0.2)(10x)+(0.8)(x)
0.07=2x+0.8x
0.07=2.8x
Solving for
x:
x=2.80.07=0.025
Thus, the defect rate for plant T2 is 2.5%, and for plant T1, it is 25%.
The Non-Defective Path
We are interested in the event
Dc, representing a non-defective computer. The total probability of a non-defective computer is:
P(Dc)=1−P(D)=1−0.07=0.93
For plant
T2, the non-defective rate is:
P(Dc∣T2)=1−P(D∣T2)=1−0.025=0.975
The Final Reveal
Bayes' Theorem
We seek the probability that a non-defective computer originated from plant
T2. Applying
Bayes' Theorem:
P(T2∣Dc)=P(Dc)P(Dc∣T2)P(T2)
Substituting our calculated values:
P(T2∣Dc)=0.930.975×0.8
Calculating the numerator:
0.975×0.8=0.78
The final probability is:
P(T2∣Dc)=0.930.78=9378=3126
The final probability that the non-defective computer came from plant T2 is 3126.