Question:medium

If \( P(A \mid B) = P(A' \mid B) \), then which of the following statements is true?

Show Hint

When dealing with conditional probabilities, use the definitions \( P(A \mid B) = \frac{P(A \cap B)}{P(B)} \) and \( P(A') = 1 - P(A) \) to simplify and solve equations.
Updated On: Jan 13, 2026
  • \( P(A) = P(A') \)
  • \( P(A) = 2P(B) \)
  • \( P(A \cap B) = \frac{1}{2}P(B) \)
  • \( P(A \cap B) = 2P(B) \)
Show Solution

The Correct Option is C

Solution and Explanation

The conditional probability \( P(A \mid B) \) is defined as \( P(A \mid B) = \frac{P(A \cap B)}{P(B)} \). Similarly, \( P(A' \mid B) = \frac{P(A' \cap B)}{P(B)} \). We are given \( P(A \mid B) = P(A' \mid B) \). Substituting the definitions, we get \( \frac{P(A \cap B)}{P(B)} = \frac{P(A' \cap B)}{P(B)} \). Since \( P(B)>0 \), we can cancel \( P(B) \), yielding \( P(A \cap B) = P(A' \cap B) \). Using the probability property \( P(A \cap B) + P(A' \cap B) = P(B) \), and substituting \( P(A \cap B) = P(A' \cap B) \), we have \( P(A \cap B) + P(A \cap B) = P(B) \), which simplifies to \( 2P(A \cap B) = P(B) \). Solving for \( P(A \cap B) \) gives \( P(A \cap B) = \frac{1}{2}P(B) \). Thus, the correct answer is (C) \( P(A \cap B) = \frac{1}{2}P(B) \).
Was this answer helpful?
0