Step 1: Define the probabilities of individual events
Let X1, X2, and X3 be the events that the engines E1, E2, and E3 are functioning, respectively. The given probabilities are:
- P(X1)=21
- P(X2)=41
- P(X3)=41
Since the engines function independently, the probabilities of them not functioning are:
- P(X1c)=1−P(X1)=1−21=21
- P(X2c)=1−P(X2)=1−41=43
- P(X3c)=1−P(X3)=1−41=43
Step 2: Define the event X and calculate its probability
Let X be the event that the ship is operational. The ship is operational if at least two of its engines function. This can happen in two mutually exclusive ways:
-
Exactly two engines function. The possible combinations are:
- E1 and E2 function, E3 does not: X1∩X2∩X3c
- E1 and E3 function, E2 does not: X1∩X2c∩X3
- E2 and E3 function, E1 does not: X1c∩X2∩X3
The probability of exactly two engines functioning, let's call it P(E2), is:
P(E2)=P(X1)P(X2)P(X3c)+P(X1)P(X2c)P(X3)+P(X1c)P(X2)P(X3)
P(E2)=(21)(41)(43)+(21)(43)(41)+(21)(41)(41)
P(E2)=323+323+321=327
-
All three engines function.
- E1, E2, and E3 all function: X1∩X2∩X3
The probability of all three engines functioning, P(E3), is:
P(E3)=P(X1)P(X2)P(X3)=(21)(41)(41)=321
The total probability of event X is the sum of these probabilities:
P(X)=P(E2)+P(E3)=327+321=328=41
Step 3: Evaluate each option
Option A: P[X1c∣X]=163
Using the conditional probability formula, P(A∣B)=P(B)P(A∩B).
P(X1c∣X)=P(X)P(X1c∩X)
The event X1c∩X means that engine E1 is not functioning AND the ship is operational. For the ship to be operational with E1 not functioning, both E2 and E3 must function. So, X1c∩X is the event X1c∩X2∩X3.
P(X1c∩X)=P(X1c)P(X2)P(X3)=(21)(41)(41)=321
P(X1c∣X)=41321=321×4=81
Since 81=163, option A is incorrect.
Option B: P[exactly two engines of the ship are functioning ∣X]=87
Let E2 be the event that exactly two engines are functioning. We need to find P(E2∣X).
P(E2∣X)=P(X)P(E2∩X)
If exactly two engines are functioning (event E2), the ship is operational (event X). Therefore, E2 is a subset of X, and E2∩X=E2.
P(E2∣X)=P(X)P(E2)=328327=87
Option B is correct.
Option C: P[X∣X2]=165
We need to calculate P(X∣X2)=P(X2)P(X∩X2).
The event X∩X2 means the ship is operational AND engine E2 is functioning. This requires E2 to be functioning and at least one of E1 or E3 to be functioning. So, X∩X2=X2∩(X1∪X3).
P(X∩X2)=P(X2)×P(X1∪X3)(due to independence)
P(X1∪X3)=P(X1)+P(X3)−P(X1∩X3)=21+41−(21)(41)=43−81=85
P(X∩X2)=(41)×(85)=325
P(X∣X2)=P(X2)325=41325=85
Since 85=165, option C is incorrect.
Option D: P[X∣X1]=167
We need to calculate P(X∣X1)=P(X1)P(X∩X1).
The event X∩X1 means the ship is operational AND engine E1 is functioning. This requires E1 to be functioning and at least one of E2 or E3 to be functioning. So, X∩X1=X1∩(X2∪X3).
P(X∩X1)=P(X1)×P(X2∪X3)(due to independence)
P(X2∪X3)=P(X2)+P(X3)−P(X2∩X3)=41+41−(41)(41)=21−161=167
P(X∩X1)=(21)×(167)=327
P(X∣X1)=P(X1)327=21327=167
Option D is correct.
Step 4: Conclusion
Based on the calculations, options B and D are the correct statements.