Conditional Probability Formula

Conditional probability is the probability that one event happens given that another event has already happened.

The Formula

P(AB)=P(AB)P(B)P(A \mid B) = \frac{P(A \cap B)}{P(B)}

When to use: 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.

Quick Example

In a class, 12 students play a sport, 8 students play music, and 5 do both. If you know a student plays music, then the conditional probability that the student also plays a sport is 5/85/8.

Notation

P(AB)P(A \mid B) reads “the probability of A given B.”

What This Formula Means

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.

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.

Formal View

For events AA and BB with P(B)>0P(B) > 0, conditional probability is defined by restricting the sample space to BB and measuring the fraction of that restricted space that also lies in AA.

Worked Examples

Example 1

medium
In a study, 60% of subjects exercise, 40% follow a diet plan, and 25% do both. Find the probability a randomly sampled subject follows the diet plan given they exercise.

Answer

512\frac{5}{12}

First step

1
Identify P(DE)=0.25P(D\cap E)=0.25 and P(E)=0.60P(E)=0.60.

See the full worked solution + why-it-works coaching

SetupKey insightWhy it worksCommon pitfallConnection

Unlock answer keys One Family plan — every worked solution, all subjects

Example 2

medium
A two-way table of 500 customers shows 200 buy Brand A and 80 buy both Brand A and Brand B. Find P(Brand BBrand A)P(\text{Brand B} \mid \text{Brand A}).

Example 3

medium
A survey shows P(owns car)=0.7P(\text{owns car})=0.7, P(owns bike)=0.4P(\text{owns bike})=0.4, P(owns both)=0.3P(\text{owns both})=0.3. Find P(owns bikeowns car)P(\text{owns bike} \mid \text{owns car}).

Common Mistakes

  • Keeping the original total instead of the conditional total - The safer move is to ask "Am I reasoning about what can happen and how likely it is, with the correct sample space or condition?" and then state the data source, denominator, or variable before interpreting the result.
  • Confusing P(AB)P(A \mid B) with P(BA)P(B \mid A) - The safer move is to ask "Am I reasoning about what can happen and how likely it is, with the correct sample space or condition?" and then state the data source, denominator, or variable before interpreting the result.
  • Treating conditional probability as the same as independence - The safer move is to ask "Am I reasoning about what can happen and how likely it is, with the correct sample space or condition?" and then state the data source, denominator, or variable before interpreting the result.
  • Choosing conditional probability from a keyword alone - Keywords like chance, probability, outcome are only clues; the data structure must match the concept.

Common Mistakes Guide

If this formula feels simple in isolation but keeps breaking during real problems, review the most common errors before you practice again.

Why This Formula Matters

Conditional Probability helps students reason about uncertainty without guessing. It connects outcomes, sample spaces, and event rules so students can decide whether to add, multiply, condition, simulate, or compare long-run behavior.

Frequently Asked Questions

What is the Conditional Probability formula?

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.

How do you use the Conditional Probability formula?

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.

What do the symbols mean in the Conditional Probability formula?

P(AB)P(A \mid B) reads “the probability of A given B.”

Why is the Conditional Probability formula important in Statistics?

Conditional Probability helps students reason about uncertainty without guessing. It connects outcomes, sample spaces, and event rules so students can decide whether to add, multiply, condition, simulate, or compare long-run behavior.

What do students get wrong about Conditional Probability?

Students often know a procedure related to conditional probability but skip the recognition step: Am I reasoning about what can happen and how likely it is, with the correct sample space or condition? That leads to a calculation or graph that looks reasonable but answers a different question.

What should I learn before the Conditional Probability formula?

Before studying the Conditional Probability formula, you should understand: stat sample space, compound events, two way tables.