Skip to main content
United StatesStatisticsSyllabus dot point

How does knowing one event has occurred change the probability of another?

Topic 4.5 Conditional Probability: calculate and interpret conditional probabilities using the definition and the multiplication rule, including from two-way tables and tree diagrams.

A focused answer to AP Statistics Topic 4.5, defining conditional probability, the multiplication rule, and computing conditional probabilities from two-way tables and tree diagrams, with full worked calculations.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The definition
  3. The multiplication rule
  4. Reading conditionals from tables and trees
  5. Order matters: a famous trap
  6. Try this

What this topic is asking

The College Board (Topic 4.5) wants you to calculate and interpret conditional probabilities using the definition and the multiplication rule, and to read them off two-way tables and tree diagrams.

The definition

The intuition is the same as conditional distributions from Topic 2.3: you condition on BB by treating BB as the new whole, and ask what fraction of that world also has AA. The denominator is the probability of the condition (what you are given), and the numerator is the probability that both occur. Getting the denominator right, the probability of the thing after the bar, is the crux.

The multiplication rule

The multiplication rule and the conditional definition are two views of one relationship. When you know two of the three quantities (P(A and B)P(A \text{ and } B), P(B)P(B), P(AB)P(A \mid B)), you can find the third. In a tree diagram, each branch carries a conditional probability, and multiplying the branch probabilities along a path gives the joint probability of that sequence of events, the systematic way to handle multi-stage chance processes.

Reading conditionals from tables and trees

Two representations dominate exam questions. From a two-way table, a conditional probability is a cell count divided by the row or column total of the condition, exactly the conditional relative frequencies of Topic 2.3. "Given the person is female, what is the probability they prefer tea?" means divide the female-tea cell by the female total, not by the grand total. From a tree diagram, you build the process in stages: the first set of branches shows the initial event with its probabilities, and each later branch shows a conditional probability given the branch you are on. Multiplying along a path gives that path's joint probability, and adding the joint probabilities of all paths that produce an outcome gives its total probability. The medical-test example shows both moves: multiply along branches to get each path's probability, sum the "positive" paths to get P(positive)P(\text{positive}), then divide to get the conditional P(conditionpositive)P(\text{condition} \mid \text{positive}). Fluency in moving between tables, trees, and the formula is what the topic is really training.

Order matters: a famous trap

The most consequential idea here is that P(AB)P(A \mid B) and P(BA)P(B \mid A) are not the same, and confusing them produces badly wrong conclusions. In the medical-test example, P(positivecondition)=0.90P(\text{positive} \mid \text{condition}) = 0.90 is high, yet P(conditionpositive)0.37P(\text{condition} \mid \text{positive}) \approx 0.37 is low, because the condition is rare, so most positives come from the large healthy group's false positives. Reversing the conditional, assuming a positive test means a 90%90\% chance of disease, is a serious error that this topic is designed to inoculate against. The general lesson is to read carefully which event is given (the condition, after the bar) and which is being asked about, and to remember that a small base rate can make a "good" test's positive result surprisingly unreliable. This sensitivity to what is being conditioned on, and on the base rate, is one of the most practically important ideas in the whole probability unit.

Try this

Q1. P(A and B)=0.12P(A \text{ and } B) = 0.12 and P(B)=0.3P(B) = 0.3. Find P(AB)P(A \mid B). [2 points]

  • Cue. P(AB)=0.120.3=0.4P(A \mid B) = \dfrac{0.12}{0.3} = 0.4.

Q2. A test is positive 95%95\% of the time when a rare disease is present. Why might P(diseasepositive)P(\text{disease} \mid \text{positive}) still be low? [1 point]

  • Cue. Because the disease is rare, most positives are false positives from the large healthy group, so the reversed conditional can be small even when P(positivedisease)P(\text{positive} \mid \text{disease}) is high.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2019 (style)1 marksSection I (multiple choice). In a group, P(owns a dog)=0.4P(\text{owns a dog}) = 0.4 and P(owns a dog and a cat)=0.1P(\text{owns a dog and a cat}) = 0.1. What is P(owns a catowns a dog)P(\text{owns a cat} \mid \text{owns a dog})? (A) 0.100.10 (B) 0.250.25 (C) 0.400.40 (D) 0.500.50
Show worked answer →

The correct answer is (B).

By the definition of conditional probability, P(catdog)=P(cat and dog)P(dog)=0.10.4=0.25P(\text{cat} \mid \text{dog}) = \dfrac{P(\text{cat and dog})}{P(\text{dog})} = \dfrac{0.1}{0.4} = 0.25.

(A) is the joint probability, not the conditional. (C) is P(dog)P(\text{dog}). (D) ignores the given values. Dividing the joint probability by the probability of the condition gives 0.250.25.

AP 2022 (style)4 marksSection II (free response). A test for a condition is given to a population where 5%5\% have the condition. If a person has it, the test is positive 90%90\% of the time; if they do not, it is positive 8%8\% of the time. (a) Draw or describe a tree diagram for this situation. (b) Find the probability a randomly chosen person tests positive. (c) Find the probability a person has the condition given a positive test, and interpret it in context.
Show worked answer →

A 4-point conditional-probability question.

(a) (1 point) Tree: first branch condition (yes 0.050.05, no 0.950.95); from each, test result (positive/negative) with the given rates: yes-positive 0.900.90, no-positive 0.080.08.
(b) (1 point) P(positive)=(0.05)(0.90)+(0.95)(0.08)=0.045+0.076=0.121P(\text{positive}) = (0.05)(0.90) + (0.95)(0.08) = 0.045 + 0.076 = 0.121.
(c) (2 points) P(conditionpositive)=P(condition and positive)P(positive)=0.0450.1210.372P(\text{condition} \mid \text{positive}) = \dfrac{P(\text{condition and positive})}{P(\text{positive})} = \dfrac{0.045}{0.121} \approx 0.372 (1 point); interpret: only about 37%37\% of those who test positive actually have the condition, because the condition is rare and false positives are common (1 point, in context).

Markers reward a correct tree, the total probability of a positive test, and the conditional probability with a contextual interpretation.

Related dot points

Sources & how we know this