- Home
- /
- Statistics
- /
- probability and chance
- /
- Conditional Probability
Conditional probability is the probability that one event happens given that another event has already happened. Conditional probability is central to risk analysis, medical testing, machine learning, and two-way-table interpretation.
Definition
Conditional probability is the probability that one event happens given that another event has already happened. It narrows the sample space to the cases where the given condition is true.
π‘ Intuition
Once you know event B happened, you no longer look at every outcome. You only look at the part of the sample space where B is true, then ask how much of that smaller space also satisfies A.
π― Core Idea
The condition changes the denominator because the βwholeβ is now only the outcomes consistent with the condition.
Example
Formula
Notation
P(A \mid B) reads βthe probability of A given B.β
π Why It Matters
Conditional probability is central to risk analysis, medical testing, machine learning, and two-way-table interpretation.
π Hint When Stuck
Say the sentence aloud: βOf the cases where B happened, what fraction also had A?β That sentence usually tells you the correct denominator.
Formal View
π§ Common Stuck Point
Students often keep using the original total number of outcomes instead of the reduced sample space after the condition is known.
β οΈ Common Mistakes
- Keeping the original total instead of the conditional total
- Confusing P(A mid B) with P(B mid A)
- Treating conditional probability as the same as independence
Common Mistakes Guides
Go Deeper
Frequently Asked Questions
What is Conditional Probability in Statistics?
Conditional probability is the probability that one event happens given that another event has already happened. It narrows the sample space to the cases where the given condition is true.
What is the Conditional Probability formula?
When do you use Conditional Probability?
Say the sentence aloud: βOf the cases where B happened, what fraction also had A?β That sentence usually tells you the correct denominator.
Prerequisites
Next Steps
How Conditional Probability Connects to Other Ideas
To understand conditional probability, you should first be comfortable with stat sample space, compound events and two way tables. Once you have a solid grasp of conditional probability, you can move on to independent events and multiplication rule.