Question:medium

Given \(P(A) = p_1, P(B) = p_2\) and \(P(AB) = p_3\). Then \(P(A' \cap B')\) will be:

Show Hint

To quickly find the probability that neither event occurs, calculate \(1 - P(\text{at least one event occurs})\).
This is always \(1 - P(A \cup B)\), which expands easily using the addition rule.
  • \(1 - p_1 - p_2\)
  • \(1 - p_3\)
  • \(1 - p_1 p_2 p_3\)
  • \(1 - p_1 - p_2 + p_3\)
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
0