The events Y and Z are mutually exclusive and exhaustive: P(Y) = 0.4 and P(Z) = 0.6. If the probability of X given Y is 0.9, and the probability of X given Z is 0.1, what is the unconditional probability of X? A. 0.33. B. 0.42. C. 0.40.
Because the events are mutually exclusive and exhaustive, the unconditional probability is obtained by taking the sum of the two joint probabilities: P(X) = P(X | Y) × P(Y) + P(X | Z) × P(Z) = 0.4 × 0.9 + 0.6 × 0.1 = 0.42.