Skip to main content
Back to Statistics & Probability
JEE Main 2020
Statistics & Probability
Probability
Medium

Question

If AA and BB are two events such that P(AB)=0.1P(A \cap B)=0.1, and P(AB)P(A \mid B) and P(BA)P(B \mid A) are the roots of the equation 12x27x+1=012 x^2-7 x+1=0, then the value of P(AˉBˉ)P(AˉBˉ)\frac{P(\bar{A} \cup \bar{B})}{P(\bar{A} \cap \bar{B})} is :

Options

Solution

Key Concepts and Formulas

  1. Conditional Probability: The probability of an event E1E_1 occurring given that another event E2E_2 has already occurred is defined as: P(E1E2)=P(E1E2)P(E2),provided P(E2)>0P(E_1 \mid E_2) = \frac{P(E_1 \cap E_2)}{P(E_2)}, \quad \text{provided } P(E_2) > 0
  2. Probability of the Union of Two Events: For any two events AA and BB, the probability that at least one of them occurs is: P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B)
  3. Complement Rule & De Morgan's Laws:
    • The probability of the complement of an event EE is P(Eˉ)=1P(E)P(\bar{E}) = 1 - P(E).
    • De Morgan's Laws for probabilities are:
      • P(AˉBˉ)=P(AB)P(\bar{A} \cup \bar{B}) = P(\overline{A \cap B}) (The complement of an intersection is the union of complements).
      • P(AˉBˉ)=P(AB)P(\bar{A} \cap \bar{B}) = P(\overline{A \cup B}) (The complement of a union is the intersection of complements).

Step-by-Step Solution

Step 1: Determine the values of the conditional probabilities.

  • What we are doing: The problem states that P(AB)P(A \mid B) and P(BA)P(B \mid A) are the roots of the quadratic equation 12x27x+1=012x^2 - 7x + 1 = 0. Our initial task is to solve this equation to find these numerical values.
  • Why this is important: These conditional probabilities are critical pieces of information. They act as a bridge, allowing us to eventually determine the individual probabilities P(A)P(A) and P(B)P(B), which are essential for subsequent calculations.
  • Mathematical Working: We solve the quadratic equation 12x27x+1=012x^2 - 7x + 1 = 0 by factoring. We look for two numbers that multiply to 12×1=1212 \times 1 = 12 and add up to 7-7. These numbers are 3-3 and 4-4. 12x24x3x+1=012x^2 - 4x - 3x + 1 = 0 Factor by grouping: 4x(3x1)1(3x1)=04x(3x - 1) - 1(3x - 1) = 0 (4x1)(3x1)=0(4x - 1)(3x - 1) = 0 Setting each factor to zero gives us the roots: 4x1=0    x=144x - 1 = 0 \implies x = \frac{1}{4} 3x1=0    x=133x - 1 = 0 \implies x = \frac{1}{3} Thus, the roots of the equation are 13\frac{1}{3} and 14\frac{1}{4}. We assign these to the conditional probabilities. The specific assignment (which is P(AB)P(A \mid B) and which is P(BA)P(B \mid A)) does not affect the final answer due to the symmetric nature of how P(A)P(A) and P(B)P(B) will be derived. Let P(AB)=13P(A \mid B) = \frac{1}{3} and P(BA)=14P(B \mid A) = \frac{1}{4}.
  • Reasoning: This step directly translates the given information into concrete numerical values, forming the foundation for the rest of the problem.

Step 2: Calculate P(A)P(A) and P(B)P(B) using the definition of conditional probability.

  • What we are doing: We will now use the definition of conditional probability, along with the given P(AB)=0.1P(A \cap B) = 0.1 and the conditional probabilities found in Step 1, to determine the individual probabilities P(A)P(A) and P(B)P(B).
  • Why this is important: Knowing P(A)P(A) and P(B)P(B) is crucial for calculating the probability of their union, P(AB)P(A \cup B), which is a necessary intermediate step for evaluating the target ratio.
  • Mathematical Working: Using the definition P(AB)=P(AB)P(B)P(A \mid B) = \frac{P(A \cap B)}{P(B)}: 13=0.1P(B)\frac{1}{3} = \frac{0.1}{P(B)} Solving for P(B)P(B): P(B)=3×0.1    P(B)=0.3P(B) = 3 \times 0.1 \implies P(B) = 0.3 Using the definition P(BA)=P(AB)P(A)P(B \mid A) = \frac{P(A \cap B)}{P(A)}: 14=0.1P(A)\frac{1}{4} = \frac{0.1}{P(A)} Solving for P(A)P(A): P(A)=4×0.1    P(A)=0.4P(A) = 4 \times 0.1 \implies P(A) = 0.4
  • Reasoning: By rearranging the conditional probability formula, we effectively isolate and solve for the unknown individual probabilities P(A)P(A) and P(B)P(B). Both 0.30.3 and 0.40.4 are valid probabilities (between 0 and 1).

Step 3: Calculate the probability of the union P(AB)P(A \cup B).

  • What we are doing: Now that we have P(A)P(A), P(B)P(B), and the given P(AB)P(A \cap B), we can calculate the probability that at least one of the events AA or BB occurs using the formula for the probability of the union of two events.
  • Why this is important: The denominator of the expression we ultimately need to evaluate is P(AˉBˉ)P(\bar{A} \cap \bar{B}). According to De Morgan's Laws, this is equivalent to P(AB)P(\overline{A \cup B}), which can be found using the complement rule as 1P(AB)1 - P(A \cup B). Therefore, calculating P(AB)P(A \cup B) is a necessary step towards finding the denominator.
  • Mathematical Working: Using the formula P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B): P(AB)=0.4+0.30.1P(A \cup B) = 0.4 + 0.3 - 0.1 P(AB)=0.70.1P(A \cup B) = 0.7 - 0.1 P(AB)=0.6P(A \cup B) = 0.6
  • Reasoning: This is a direct application of the union formula, providing a key intermediate value that will be used in the subsequent steps to simplify the target expression.

Step 4: Calculate the numerator P(AˉBˉ)P(\bar{A} \cup \bar{B}).

  • What we are doing: We will simplify and calculate the numerator of the target ratio, P(AˉBˉ)P(\bar{A} \cup \bar{B}), by applying De Morgan's Laws and the complement rule.
  • Why this is important: This step directly transforms a seemingly complex expression involving complements of individual events into a simpler form that can be calculated using the given probability of the intersection, P(AB)P(A \cap B).
  • Mathematical Working: Using De Morgan's Law, the union of complements is the complement of the intersection: P(AˉBˉ)=P(AB)P(\bar{A} \cup \bar{B}) = P(\overline{A \cap B}) Now, using the complement rule: P(AB)=1P(AB)P(\overline{A \cap B}) = 1 - P(A \cap B) We are given P(AB)=0.1P(A \cap B) = 0.1. P(AˉBˉ)=10.1=0.9P(\bar{A} \cup \bar{B}) = 1 - 0.1 = 0.9
  • Reasoning: De Morgan's Law provides an elegant way to convert the union of complements into the complement of an intersection, which can then be easily calculated using the basic complement rule and the given information.

Step 5: Calculate the denominator P(AˉBˉ)P(\bar{A} \cap \bar{B}).

  • What we are doing: We will simplify and calculate the denominator of the target ratio, P(AˉBˉ)P(\bar{A} \cap \bar{B}), by applying De Morgan's Laws and the complement rule.
  • Why this is important: Similar to the numerator, this step is crucial for transforming the denominator into a calculable form using the P(AB)P(A \cup B) value derived in Step 3.
  • Mathematical Working: Using De Morgan's Law, the intersection of complements is the complement of the union: P(AˉBˉ)=P(AB)P(\bar{A} \cap \bar{B}) = P(\overline{A \cup B}) Now, using the complement rule: P(AB)=1P(AB)P(\overline{A \cup B}) = 1 - P(A \cup B) We calculated P(AB)=0.6P(A \cup B) = 0.6 in Step 3. P(AˉBˉ)=10.6=0.4P(\bar{A} \cap \bar{B}) = 1 - 0.6 = 0.4
  • Reasoning: De Morgan's Law allows us to express the intersection of complements as the complement of the union, which can then be directly calculated using the complement rule and our previously determined P(AB)P(A \cup B).

Step 6: Calculate the final ratio.

  • What we are doing: With both the numerator and the denominator calculated, the final step is to perform the division to obtain the answer requested by the question.
  • Why this is important: This is the concluding step that synthesizes all the intermediate results to arrive at the final solution.
  • Mathematical Working: We have the numerator P(AˉBˉ)=0.9P(\bar{A} \cup \bar{B}) = 0.9 and the denominator P(AˉBˉ)=0.4P(\bar{A} \cap \bar{B}) = 0.4. P(AˉBˉ)P(AˉBˉ)=0.90.4\frac{P(\bar{A} \cup \bar{B})}{P(\bar{A} \cap \bar{B})} = \frac{0.9}{0.4} To simplify the fraction, we can multiply both the numerator and the denominator by 10: 0.9×100.4×10=94\frac{0.9 \times 10}{0.4 \times 10} = \frac{9}{4}
  • Reasoning: The final ratio is obtained by straightforward division of the two components derived in the preceding steps.

Common Mistakes & Tips

  • Distinguishing Conditional Probability: A common error is to confuse P(AB)P(A \mid B) with P(AB)P(A \cap B). Remember that P(AB)P(A \mid B) is the probability of AA given that BB has already occurred, while P(AB)P(A \cap B) is the probability that both AA and BB occur. Their formulas are distinct.
  • Accurate De Morgan's Law Application: Ensure you correctly apply De Morgan's Laws: P(AˉBˉ)=P(AB)P(\bar{A} \cup \bar{B}) = P(\overline{A \cap B}) and P(AˉBˉ)=P(AB)P(\bar{A} \cap \bar{B}) = P(\overline{A \cup B}). A frequent mistake is to incorrectly swap these relationships.
  • Probability Range Check: Always perform a quick check to ensure that any probability value you calculate (e.g., P(A)P(A), P(B)P(B), P(AB)P(A \cup B)) lies within the valid range of [0,1][0, 1]. This can help in catching calculation errors early.

Summary

This problem effectively tests several fundamental concepts in probability. We began by solving a quadratic equation to find the values of the conditional probabilities P(AB)P(A \mid B) and P(BA)P(B \mid A). Using these values along with the given P(AB)P(A \cap B), we then calculated the individual probabilities P(A)P(A) and P(B)P(B). Subsequently, we determined the probability of the union, P(AB)P(A \cup B). Finally, by expertly applying De Morgan's Laws and the complement rule, we transformed the numerator P(AˉBˉ)P(\bar{A} \cup \bar{B}) into 1P(AB)1 - P(A \cap B) and the denominator P(AˉBˉ)P(\bar{A} \cap \bar{B}) into 1P(AB)1 - P(A \cup B), which allowed for a straightforward calculation of the required ratio.

The final answer is 94\boxed{\frac{9}{4}}. This corresponds to option (C).

Practice More Statistics & Probability Questions

View All Questions