Conditional Probability
Probability of A given B.
This public page keeps the free explanation visible and leaves premium worked solving, advanced walkthroughs, and saved study tools inside the app.
Core idea
Overview
Conditional probability defines the likelihood of an event occurring given that another event has already taken place. It fundamentally refines the sample space to focus only on outcomes where the conditioning event is true, adjusting the probability calculation accordingly.
When to use: Use this formula when you need to calculate the probability of an event under a specific constraint or updated context. It is applicable when events are dependent and the occurrence of one provides information about the likelihood of the other. It requires that the probability of the conditioning event is non-zero.
Why it matters: This concept is the mathematical foundation for risk assessment and predictive modeling across various industries. It allows scientists to update hypotheses as new data arrives and enables technologies like spam filters to categorize emails based on specific keywords. In healthcare, it is vital for interpreting diagnostic test results accurately.
Symbols
Variables
P(A|B) = Conditional Prob, P(A \cap B) = Intersection, P(B) = Condition Prob
Walkthrough
Derivation
Understanding Conditional Probability
Conditional probability measures the chance of A happening given that B has happened, effectively restricting the sample space to B.
- P(B)>0.
State the definition:
The numerator is the probability of both A and B; the denominator scales by the probability of B occurring.
Relate to independence:
If knowing B occurred does not change the probability of A, then A and B are independent events.
Result
Source: OCR A-Level Mathematics — Statistics (Probability)
Visual intuition
Graph
Graph unavailable for this formula.
The graph of conditional probability is a linear relationship where the result is directly proportional to the intersection probability. As the independent variable representing the intersection P(A ∩ B) increases, the conditional probability Pcond rises along a straight line with a constant slope of 1/P(B).
Graph type: linear
One free problem
Practice Problem
In a local city, the probability that it rains on any given day is 0.3. If the probability that it is both raining and a resident carries an umbrella is 0.24, find the probability that a resident carries an umbrella given that it is raining.
Solve for:
Hint: Divide the probability of both events occurring by the probability of the condition (rain).
The full worked solution stays in the interactive walkthrough.
Where it shows up
Real-World Context
Probability of rain given it is cloudy.
Study smarter
Tips
- Confirm if events are independent; if they are, P(A|B) is simply equal to P(A).
- Avoid the fallacy of the transposed conditional: P(A|B) is rarely equal to P(B|A).
- Ensure the denominator represents the total probability of the known condition.
- Visualizing with a Venn diagram or tree diagram can help identify the intersection.
Avoid these traps
Common Mistakes
- Using P(A) instead of P(A ∩ B).
- Dividing by the wrong condition.
Common questions
Frequently Asked Questions
Conditional probability measures the chance of A happening given that B has happened, effectively restricting the sample space to B.
Use this formula when you need to calculate the probability of an event under a specific constraint or updated context. It is applicable when events are dependent and the occurrence of one provides information about the likelihood of the other. It requires that the probability of the conditioning event is non-zero.
This concept is the mathematical foundation for risk assessment and predictive modeling across various industries. It allows scientists to update hypotheses as new data arrives and enables technologies like spam filters to categorize emails based on specific keywords. In healthcare, it is vital for interpreting diagnostic test results accurately.
Using P(A) instead of P(A ∩ B). Dividing by the wrong condition.
Probability of rain given it is cloudy.
Confirm if events are independent; if they are, P(A|B) is simply equal to P(A). Avoid the fallacy of the transposed conditional: P(A|B) is rarely equal to P(B|A). Ensure the denominator represents the total probability of the known condition. Visualizing with a Venn diagram or tree diagram can help identify the intersection.
References
Sources
- OCR A-Level Mathematics — Statistics (Probability)