Question

Difficulty: MediumProbability of Independent, Dependent, and Mutually Exclusive Events

Two events EE and FF in a sample space have probabilities P(E)=0.40P(E) = 0.40 and P(F)=0.50P(F) = 0.50. Which of the following statements must be true? Select all such statements.

  1. If events EE and FF are mutually exclusive, then P(E or F)=0.90P(E \text{ or } F) = 0.90.Answer
  2. If events EE and FF are independent, then P(E and F)=0.20P(E \text{ and } F) = 0.20.Answer
  3. Events EE and FF cannot be both mutually exclusive and independent.Answer
  4. D
    If events EE and FF are independent, then P(E or F)=0.90P(E \text{ or } F) = 0.90.
  5. E
    If events EE and FF are mutually exclusive, then P(E and F)=0.90P(E \text{ and } F) = 0.90.

Answer

The correct statements are: 'If events E and F are mutually exclusive, then P(E or F) = 0.90', 'If events E and F are independent, then P(E and F) = 0.20', and 'Events E and F cannot be both mutually exclusive and independent.'
The statement regarding mutually exclusive events correctly uses the addition rule P(E or F) = P(E) + P(F) = 0.90 because there is no overlap. The statement regarding independent events correctly applies the multiplication rule P(E and F) = P(E) * P(F) = 0.20. Finally, events with non-zero probabilities cannot be both mutually exclusive (requiring zero intersection) and independent (requiring positive intersection), making the impossibility statement correct.

Step-by-Step Solution

1
Evaluate the union probability for mutually exclusive events.
P(E or F) = P(E) + P(F) = 0.40 + 0.50 = 0.90.
By definition of mutually exclusive events, P(E and F) = 0.
2
Evaluate the joint probability for independent events.
P(E and F) = P(E) * P(F) = 0.40 * 0.50 = 0.20.
The multiplication rule applies directly to independent events.
3
Evaluate whether mutually exclusive events with non-zero probabilities can be independent.
They cannot be both mutually exclusive and independent.
Mutual exclusivity requires P(E and F) = 0, whereas independence requires P(E and F) = 0.20, which are contradictory.
4
Evaluate the union probability for independent events.
P(E or F) = 0.40 + 0.50 - 0.20 = 0.70.
The general addition rule P(E or F) = P(E) + P(F) - P(E and F) must account for the overlap.

Key Concept

Distinction between independent events and mutually exclusive events in probability
Rate this question