Question:medium

Which is the following statement is true?

Show Hint

Bonferroni's inequality is a direct consequence of the fact that the probability of the union of any events cannot exceed 1:
\[ P(A \cup B) \le 1 \implies P(A \cap B) \ge P(A) + P(B) - 1 \]
This is a helpful identity to memorize.
  • \(P(C_1 \cap C_2) \ge P(C_1) + P(C_2)\)
  • \(P(C_1 \cup C_2) \ge P(C_1) + P(C_2)\)
  • \(P(C_1 \cap C_2) \ge P(C_1) + P(C_2) - 1\)
  • \(P(C_1 \cap C_2) \le P(C_1) + P(C_2) - 1\)
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0