SOLID STATE PRESS
← Back to catalog
The Law of Total Probability cover
Coming soon
Coming soon to Amazon
This title is in our publishing queue.
Browse available titles
Mathematics

The Law of Total Probability

Partitions, Conditional Probability, and the Tree Diagrams That Make It Click — A TLDR Primer

Conditional probability feels manageable until your professor asks you to compute P(A) across a partitioned sample space — and suddenly you need the Law of Total Probability, Bayes' Theorem, and a clear head, all at once. This primer gives you exactly what you need, stripped to essentials.

**The Law of Total Probability** is the engine behind some of the most common exam problems in statistics and probability: disease screening tests, two-stage manufacturing defects, drawing from mixed urns. This guide walks you through the concept from the ground up — starting with sample spaces and conditional probability, building to the partition formula, and finishing with Bayes' Theorem as the natural payoff.

Each section leads with the one idea you must take away, then backs it up with concrete numbers and worked examples. Tree diagrams are drawn out step by step. The notorious medical-test problem — where base rates trip up even careful students — gets its own section with a full explanation of why the answer feels wrong and how to get it right. Common misconceptions are named and corrected inline, not buried in a footnote.

This guide is short by design. There is no filler, no multi-chapter detour through set theory, no padding. If you are a high school student prepping for AP Statistics, a college freshman facing a probability exam, or a parent helping your kid work through conditional probability study material, this is the focused reference you want.

Buy it, read it, do the problems — walk into your exam ready.

What you'll learn
  • State the Law of Total Probability and explain why it works using a partition of the sample space.
  • Compute P(A) by conditioning on a partition, using tree diagrams and probability tables.
  • Distinguish conditional probability P(A|B) from joint probability P(A and B) and avoid the most common student errors.
  • Apply the law to medical testing, two-stage experiments, and other real scenarios.
  • Use the Law of Total Probability as the denominator in Bayes' Theorem to flip conditional probabilities.
What's inside
  1. 1. Setting the Stage: Events, Conditioning, and Partitions
    Reviews sample spaces, events, conditional probability, and what it means to partition a sample space — the building blocks the law sits on.
  2. 2. The Law of Total Probability, Stated and Explained
    Presents the formula P(A) = Σ P(A|B_i)P(B_i), proves it informally using a partition, and explains why it is really just weighted averaging.
  3. 3. Tree Diagrams and Worked Examples
    Walks through tree diagrams and probability tables on standard problems: drawing from urns, two-stage experiments, and component reliability.
  4. 4. The Medical Test Problem and Common Pitfalls
    Uses the classic disease-screening setup to show how base rates interact with conditional probabilities, and names the misconceptions students fall into.
  5. 5. From Total Probability to Bayes' Theorem
    Shows how the law supplies the denominator in Bayes' Theorem and lets you flip a conditional probability, with a worked numerical example.
Published by Solid State Press
The Law of Total Probability cover
TLDR STUDY GUIDES

The Law of Total Probability

Partitions, Conditional Probability, and the Tree Diagrams That Make It Click — A TLDR Primer
Solid State Press

Contents

  1. 1 Setting the Stage: Events, Conditioning, and Partitions
  2. 2 The Law of Total Probability, Stated and Explained
  3. 3 Tree Diagrams and Worked Examples
  4. 4 The Medical Test Problem and Common Pitfalls
  5. 5 From Total Probability to Bayes' Theorem
Chapter 1

Setting the Stage: Events, Conditioning, and Partitions

Every probability problem lives inside a sample space — the set of all possible outcomes of an experiment. Flip a coin: the sample space is {Heads, Tails}. Roll a six-sided die: it's {1, 2, 3, 4, 5, 6}. Draw a card from a standard deck: it's all 52 cards. The sample space is not optional background — it's the universe your probabilities have to add up inside.

An event is any subset of the sample space. "Roll an even number" is the event {2, 4, 6}. "Draw a heart" is the 13-card subset of the deck that are hearts. When we write $P(A)$, we mean the probability that the outcome of the experiment falls inside the subset $A$.

Conditional Probability

Conditional probability is where most of the interesting structure comes from. Conditional probability $P(A \mid B)$ is the probability that event $A$ occurs, given that you already know $B$ occurred. Knowing $B$ has happened shrinks your universe: instead of the full sample space, you're now working only inside the outcomes where $B$ is true.

The formula is:

$P(A \mid B) = \frac{P(A \text{ and } B)}{P(B)}$

Here, $P(A \text{ and } B)$ — also written $P(A \cap B)$ — is the joint probability: the chance that both $A$ and $B$ happen. Dividing by $P(B)$ rescales everything so that the probabilities inside $B$ still sum to 1.

A common mistake is to treat $P(A \mid B)$ and $P(A \text{ and } B)$ as the same thing — they are not. $P(A \text{ and } B)$ is a piece of the full sample space; $P(A \mid B)$ is that same piece relative to $B$. They are equal only in the trivial case where $P(B) = 1$.

Example. A bag holds 10 marbles: 6 red and 4 blue. You draw one marble, and you are told it is red. What is the probability it is one of the 2 red marbles that have a stripe?

Solution. Let $A$ = "striped" and $B$ = "red."

$P(A \text{ and } B) = \frac{2}{10} = 0.2$ (2 striped-red marbles out of 10).

$P(B) = \frac{6}{10} = 0.6$.

$P(A \mid B) = \frac{0.2}{0.6} = \frac{1}{3} \approx 0.333$

Once you know the marble is red, only 6 marbles are in play — and 2 of those 6 are striped.

About This Book

If you are staring down a conditional probability study guide for high school and feeling lost, or you are a college freshman who needs a math probability primer that skips the textbook bloat, this book was written for you. It is also useful for AP Statistics probability review — anyone working through sample spaces, conditional events, and Bayes' Theorem before an exam.

This guide covers how to partition a sample space, why that skill unlocks the Law of Total Probability explained simply, and how probability tree diagrams and practice problems make the abstract concrete. It closes with a clean Bayes' Theorem intro for beginners, showing exactly how the two ideas connect. Short by design, no filler.

Read straight through once to build the framework, then slow down on the worked examples and follow each step yourself before reading the solution. When you reach the problem set at the end, work it with the book closed. That final check is where the understanding either holds or tells you what to revisit.

Keep reading

You've read the first half of Chapter 1. The complete book covers 5 chapters in roughly fifteen pages — readable in one sitting.

Coming soon to Amazon