Unit 4: Data, Statistics, and Probability
Topic 5
Conditional Probability
Conditional probability measures the chance of an event given that another event has occurred.
Key relationships:
- Multiplication rule: .
- Independence: and are independent if which is equivalent to .
- Law of Total Probability: If partition the sample space, then .
Core Skills
- Translate word statements into notation with the correct condition.
- Use two way tables to compute conditional probabilities by dividing the appropriate cell by the given row or column total.
- Use tree diagrams with branch probabilities to track multi step processes.
- Test independence by checking or .
Example 1: From a Two Way Table
A survey records whether students prefer tea or coffee and whether they are juniors or seniors.
(a) .
(b) .
(c) .
Example 2: Independence Check
Using the table above, .
.
Not equal, so Tea preference and Senior status are not independent.
Example 3: Tree Diagram for a Multi Step Process
A two-level tree diagram: the first branch is rain vs. no rain with probabilities 0.3 and 0.7. From each, a branch for traffic jam with conditional probabilities 0.5 if rain and 0.2 if no rain.
Compute :
Example 4: Using the Multiplication Rule
A bag has 5 red and 7 blue marbles. Draw 2 without replacement.
Example 5: Bayes Type Update
A test is positive with probability 0.9 if a person has a condition and 0.1 if not. Prevalence is 5%.
Interpretation: despite a high true positive rate, the low prevalence means a positive result is only about 32.1% likely to indicate the condition.
Example 6: SAT Style Card Context
From a standard deck, one card is drawn and observed to be a face card. What is the probability it is a heart?
There are 12 face cards total and 3 are hearts.
Key Takeaways
- Read as “probability of within the world where is known to have occurred.”
- For tables, divide the intersection cell by the given condition total.
- For sequential processes, multiply along branches and add across paths.
- Independence means conditioning does not change the probability.