A factory produces components that are acceptable \((A)\) with probability \(0.95\) and defective \((D)\) with probability \(0.05\). Four components are tested independently.
Consider these events:
\(A_1\): Only the second component is defective.
\(B\): Exactly three components are acceptable.
\(C\): The first three components are acceptable.
\(D_1\): Only the fourth component is defective.
a) List all outcomes in each event as ordered quadruples.
b) Which events have the same probability? Explain without calculating.
c) Find \(P(A_1)\), \(P(B)\), and \(P(C)\).
Hints
- Determine how many ordered outcomes belong to each event.
- Pay attention to the difference between “only” and “exactly.”
- In event \(C\), the fourth component is not specified.
- Outcomes with the same numbers of each result have equal probabilities in this independent setting.
Solution
1. \(A_1=\{(A, D, A, A)\}\).
2. \(B=\{(D, A, A, A),(A, D, A, A),(A, A, D, A),(A, A, A, D)\}\).
3. \(C=\{(A, A, A, A),(A, A, A, D)\}\).
4. \(D_1=\{(A, A, A, D)\}\).
5. Events \(A_1\) and \(D_1\) each contain one outcome with three acceptable components and one defective component, so they have the same probability.
6. \(P(A_1)=(0.95)^3\cdot0.05=0.04286875\).
7. \(P(B)=4\cdot(0.95)^3\cdot0.05=0.171475\).
8. The fourth component is unrestricted in event \(C\), so \(P(C)=(0.95)^3=0.857375\).
Answer
a) \(A_1=\{(A, D, A, A)\}\); \(B=\{(D, A, A, A),(A, D, A, A),(A, A, D, A),(A, A, A, D)\}\); \(C=\{(A, A, A, A),(A, A, A, D)\}\); \(D_1=\{(A, A, A, D)\}\)
b) \(P(A_1)=P(D_1)\) because each event contains one outcome with the same numbers of acceptable and defective components.
c) \(P(A_1)\approx 0.0429\); \(P(B)\approx 0.1715\); \(P(C)\approx 0.8574\)