All Exams Test series for 1 year @ ₹349 only
Question

A and B are two events such that A̅ and B̅ are mutually exclusive. If P(A) = 0.5 and P(B) = 0.6, then what is the value of P(A|B)?

This question was previously asked in
NDA II 2019 GAT Previous Year Paper (17-Nov-2019)
The correct answer is \(\frac{1}{6}\)

Understanding the Problem: Calculating Conditional Probability

The question asks us to find the conditional probability P(A|B) given information about the probabilities of events A and B, and the relationship between their complements A̅ and B̅. We are given:

  • A̅ and B̅ are mutually exclusive events.
  • P(A) = 0.5
  • P(B) = 0.6

Our goal is to calculate P(A|B), which is the probability of event A occurring given that event B has already occurred.

Mutually Exclusive Complements and Their Implication

Two events are mutually exclusive if they cannot happen at the same time. This means the probability of their intersection is zero.

  • A̅ and B̅ are mutually exclusive, so P(A̅ ∩ B̅) = 0.

Now, let's consider what the intersection of the complements, A̅ ∩ B̅, represents. According to De Morgan's Laws, the intersection of the complements of two events is the complement of their union:

\(\text{A̅} \cap \text{B̅} = \overline{(\text{A} \cup \text{B})}\)

Therefore, if P(A̅ ∩ B̅) = 0, it means:

\(P(\overline{\text{A} \cup \text{B}}) = 0\)

The probability of the complement of an event is 1 minus the probability of the event itself. So, \(P(\overline{\text{A} \cup \text{B}}) = 1 - P(\text{A} \cup \text{B})\).

Since \(P(\overline{\text{A} \cup \text{B}}) = 0\), we have:

\(1 - P(\text{A} \cup \text{B}) = 0\)

This implies:

\(P(\text{A} \cup \text{B}) = 1\)

This is a crucial piece of information derived from the fact that A̅ and B̅ are mutually exclusive.

Using the Union Formula to Find Intersection

The formula for the probability of the union of two events A and B is:

\(P(\text{A} \cup \text{B}) = P(\text{A}) + P(\text{B}) - P(\text{A} \cap \text{B})\)

We know P(A ∪ B) = 1, P(A) = 0.5, and P(B) = 0.6. We can use this formula to find P(A ∩ B), the probability of the intersection of A and B.

Substitute the known values into the formula:

\(1 = 0.5 + 0.6 - P(\text{A} \cap \text{B})\)

Calculate the sum of P(A) and P(B):

\(1 = 1.1 - P(\text{A} \cap \text{B})\)

Now, solve for P(A ∩ B):

\(P(\text{A} \cap \text{B}) = 1.1 - 1\)

\(P(\text{A} \cap \text{B}) = 0.1\)

So, the probability that both event A and event B occur is 0.1.

Calculating Conditional Probability P(A|B)

The formula for conditional probability P(A|B) is:

\(P(\text{A}|\text{B}) = \frac{P(\text{A} \cap \text{B})}{P(\text{B})}\)

We have found P(A ∩ B) = 0.1 and we are given P(B) = 0.6.

Substitute these values into the conditional probability formula:

\(P(\text{A}|\text{B}) = \frac{0.1}{0.6}\)

Simplify the fraction:

\(P(\text{A}|\text{B}) = \frac{\frac{1}{10}}{\frac{6}{10}}\)

\(P(\text{A}|\text{B}) = \frac{1}{10} \times \frac{10}{6}\)

\(P(\text{A}|\text{B}) = \frac{1}{6}\)

Step-by-Step Solution Summary

  1. Given A̅ and B̅ are mutually exclusive, P(A̅ ∩ B̅) = 0.
  2. Using De Morgan's Law, P((A ∪ B)̅) = P(A̅ ∩ B̅) = 0.
  3. Since P((A ∪ B)̅) = 0, it implies P(A ∪ B) = 1 - 0 = 1.
  4. Using the union formula P(A ∪ B) = P(A) + P(B) - P(A ∩ B).
  5. Substitute values: 1 = 0.5 + 0.6 - P(A ∩ B).
  6. Solve for P(A ∩ B): P(A ∩ B) = 1.1 - 1 = 0.1.
  7. Using the conditional probability formula P(A|B) = P(A ∩ B) / P(B).
  8. Substitute values: P(A|B) = 0.1 / 0.6.
  9. Simplify: P(A|B) = 1/6.

The value of P(A|B) is \(\frac{1}{6}\).

Revision Table: Key Probabilities

Probability Value How it was found
P(A) 0.5 Given
P(B) 0.6 Given
P(A̅ ∩ B̅) 0 A̅ and B̅ are mutually exclusive
P(A ∪ B) 1 Derived from P(A̅ ∩ B̅) = 0 using De Morgan's Law
P(A ∩ B) 0.1 Calculated using P(A ∪ B) = P(A) + P(B) - P(A ∩ B)
P(A|B) 1/6 Calculated using P(A|B) = P(A ∩ B) / P(B)

Additional Information: Probability Concepts

Understanding key probability concepts is essential for solving such problems. Here are some related terms:

  • Mutually Exclusive Events: Two events E1 and E2 are mutually exclusive if they cannot occur at the same time, i.e., E1 ∩ E2 = ∅ (the empty set). This means P(E1 ∩ E2) = 0.
  • Conditional Probability: The probability of an event A occurring given that another event B has already occurred is denoted by P(A|B) and is calculated as \(P(\text{A}|\text{B}) = \frac{P(\text{A} \cap \text{B})}{P(\text{B})}\), provided P(B) > 0.
  • De Morgan's Laws: These are rules relating the intersection and union of sets and their complements. For events A and B:
    • \(\overline{\text{A} \cup \text{B}} = \text{A̅} \cap \text{B̅}\)
    • \(\overline{\text{A} \cap \text{B}} = \text{A̅} \cup \text{B̅}\)
  • Probability of Union: The probability that either event A or event B (or both) occurs is given by \(P(\text{A} \cup \text{B}) = P(\text{A}) + P(\text{B}) - P(\text{A} \cap \text{B})\). If A and B are mutually exclusive, P(A ∩ B) = 0, so P(A ∪ B) = P(A) + P(B).

In this problem, the condition that the complements A̅ and B̅ are mutually exclusive provides a strong constraint on the relationship between events A and B, specifically forcing their union A ∪ B to be the entire sample space (probability 1).

Was this answer helpful?

Similar Questions

  1. For two dependent events A and B, it is given that P(A) = 0.2 and P(B) = 0.5. If A ⊆ B, then the values of conditional probabilities P(A|B) and P(B|A) are respectively

  2. If two dice are thrown and at least one the dice show 5, then the probability that the sum is 10 or more is

  3. If A and B are two events such that P(A) = 0.6, P(B) = 0.5 and P(A ∩ B) = 0.4, then consider the following statements:

    1. P(A̅ ∪ B) = 0.9

    2. P(B̅ | A̅) = 0.6

    Which of the statements is / are correct? 

  4. For two mutually exclusive events A and B, P(A) = 0.2 and P (A̅ ∩ B) = 0.3. What is P (A|(A ∪ B)) equal to?

  5. Consider the following statements:

    1. If A and B are mutually exclusive events, then it is possible that P(A) = P(B) = 0.6.

    2. If A and B are any two events such that P(A|B) = 1, then P(B̅|A̅) = 1

    Which of the above statement is/are correct?
  6. If A, B, C are three events, then what is the probability that at least two of these events occur together?

  7. If 5 of a Company’s 10 delivery trucks do not meet emission standards and 3 of them are chosen for inspection, then what is the probability that none of the trucks chosen will meet emission standards?

  8. A problem is given to three students A, B and C whose probabilities of solving the problem are \(\frac{1}{2},\frac{3}{4}\) and \(\frac{1}{4}\)  respectively. What is the probability that the problem will be solved if they all solve the problem independently?

  9. Three groups of children contain 3 girls and 1 boy; 2 girls and 2 boys: 1 girl and 3 boys. One child is selected at random from each group. The probability that the three selected consist of 1 girl and 2 boys is

  10. Two integers x and y are chosen with replacement from the set (0, 1, 2…10). The probability that |x - y| > 5 is


Important Questions from Conditional Probability

  1. Let A and B be two events such that \(P(\overline{A \cup B}) = \dfrac{1}{6}\) , P(A ∩ B) =  \(\dfrac{1}{4}\) and P(A̅) =  \(\dfrac{1}{4}\) , where A̅ stands for complement of event A. Then, events A and B are:

  2. A bike manufacturing factory has two plants P and Q. Plant P manufactures 60 percent of bikes and plant Q manufacture 40 percent. 80 percent of the bikes at plant P and 90 percent of the bikes at plant Q are rated of standard quality. A bike is chosen at random and is found to be of standard quality. What is the probability that it has come from plant P?

  3. For two dependent events A and B, it is given that P(A) = 0.2 and P(B) = 0.5. If A ⊆ B, then the values of conditional probabilities P(A|B) and P(B|A) are respectively

  4. In a bulb factory, machines P, Q and R manufacture respectively 25%, 35% and 40% of the total. Of their output 5, 4 and 2 percent respectively are defective bulbs. A bulb is drawn at random and it is found to be defective. What is the probability that it was manufactured by machine Q?

  5. Let X1 and X2 be independent random variables each having geometric distribution qk p ; k = 0, 1, 2, …. Then the conditional distribution of X1 given X1 + X2 is

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App