Conditional Probability


The conditional probability of an event B is the probability that the event will occur given that an event A has already occurred.

Probability Notation: P(B | A) is read as the probability of event B given that event A happened.

We can express the conditional probability of an event like this:

  • This expression is only valid when P(A) is not equal to 0.
  • In the case where events A and B are independent (when event A has no effect on the probability of event B), the conditional probability of event B given A is just the probability of event B: P(B).

One way to solve problems with 2 or more conditions is to use tables.

Example: Genetic Testing
A genetic test has been developed to detect if you are related to Taylor Swift. Experimentally, scientists have found the following statistics about the test:

  1. Among all people, 1% are related to Taylor Swift.
  2. If you are related to Taylor Swift, you have a 99% chance to get a positive test result: (+). (“True positive”)
  3. If you are not related to Taylor Swift, you have only a 6% chance to get a positive test result: (+). (“False positive”)
  • This means that 94% of the time you get a “true negative” result”

Let’s look at a group of 200 people to answer the following question:
Given that you got a positive test results, what’s the probability you are actually related to Taylor Swift?

Solution: Contingency Table

If we fill out the contingency table with the information given, we can see that there were 14 total people who got positive results. Out of those 14 people, only 2 of them were actually related to Taylor Swift!

So the answer to our question is about 2/14 or 1/7 = ~14%.

Contingency Tables are one way to solve conditional probability problems. There are other ways as well, such as Bayes' Rule (link to the Bayes' Rule page).


Example Walk-Throughs with Worksheets

Video 1: Conditional Probability Examples

Follow along with the worksheet to work through the problem:

Practice Questions

Q1: P(A | B) is read as:
Q2: 400 people were tested for Covid-19 after attending a music festival. The results are shown in the table. What is the probability that you had Covid-19 given that you got a negative result (false negatives)? Use the table below.
Q3: 400 people were tested for Covid-19 after attending a music festival. The results are shown in the table. What is the probability that you have Covid-19 given that you got a positive test result? Use the table below.
Q4: 400 people were tested for Covid-19 after attending a music festival. The results are shown in the table. What is the probability that you got a negative test result given that you do not have Covid-19 (correct negatives)? Use the table below.
Q5: 400 people were tested for Covid-19 after attending a music festival. The results are shown in the table. What is the probability that you get a positive test result given that you have Covid-19? Use the table below.