Historical Context & Motivation
Humans have always been fascinated by chance. Ancient civilizations rolled dice made from animal bones, and gamblers in every era have tried to figure out the odds. Yet for most of history, people relied on intuition rather than mathematics to judge how likely something was. It wasn't until a famous exchange of letters between two French mathematicians that probability became a formal branch of mathematics — one that now underpins everything from weather forecasts to medical testing.
The central question probability answers is deceptively simple: how likely is a particular outcome? Whether you're predicting the weather, analyzing risk in a business decision, or figuring out your chances of drawing the right card, probability gives you a precise language for uncertainty. In this lesson, you'll learn the core vocabulary of probability, master two powerful visual tools — Venn diagrams and tree diagrams — and apply the formulas that connect them all.
Core Principles & Definitions
Before working any probability problem, you need to speak the language. Every probability situation begins with an experiment — any process whose result is uncertain, like rolling a die or flipping a coin. The set of all possible results is called the sample space, and any subset of the sample space is called an event. Understanding these building blocks is essential for the rest of the topic.
Sample Space (U or S)
Event
Complementary Event (A′)
Mutually Exclusive Events
Independent Events
Visualizing Events with Venn Diagrams
A Venn diagram is one of the most useful tools in probability. It uses overlapping circles inside a rectangle to show how events relate to each other. The rectangle represents the sample space (all possible outcomes), and each circle represents a different event. The overlap between circles shows outcomes that belong to both events — the intersection. The total area covered by either circle represents the union of the events.
Reading a Venn diagram is all about regions. Each distinct region represents a different group of outcomes. The "Only A" region contains outcomes in A but not in B. The overlap contains outcomes in both A and B simultaneously. The area outside both circles but inside the rectangle represents outcomes that belong to neither event. When filling in a Venn diagram with numbers, always start with the intersection and work outward — this prevents double-counting.
Mathematical Framework
The formulas in this section are the backbone of SL 4.3. They let you calculate probabilities precisely rather than relying on diagrams alone. Each formula connects directly to a region or path in the visual tools you've already seen.
Tree Diagrams for Sequential Events
While Venn diagrams excel at showing how events overlap, tree diagrams are the go-to tool when events happen in a sequence — one after another. Each "branch" of the tree represents a possible outcome at that stage, and the probability is written along the branch. To find the probability of a particular path from start to finish, you multiply the probabilities along the branches. To find the probability of multiple paths leading to the same result, you add those products together.
Two key rules govern tree diagrams. The multiplication rule says you multiply probabilities along a single path to find the probability of that specific sequence. The addition rule says you add probabilities of different paths when any one of them would give you the outcome you want. For example, to find P(one red and one blue in any order), add the R-B path (6/20) and the B-R path (6/20) to get 12/20 = 3/5.
Worked Example
In a class of 30 students, 18 study Biology (B), 12 study Chemistry (C), and 5 study both. A student is chosen at random. Find P(B ∪ C), P(B′), and the probability that the student studies neither subject.
Comparing Probability Tools
Both Venn diagrams and tree diagrams represent the same probability rules, but each tool shines in different situations. Choosing the right tool for the right problem can save you significant time on the IB exam. The table below highlights when each approach works best.
| Feature | Venn Diagram | Tree Diagram |
|---|---|---|
| Best for | Overlapping categories; finding unions, intersections, and complements | Sequential events; multi-stage experiments with or without replacement |
| Shows at a glance | How many elements are shared vs. unique to each event | All possible sequences and their probabilities |
| Limitation | Awkward for more than 3 events; does not show order | Grows very large with many stages or many outcomes per stage |
| Key operation | Addition rule: P(A ∪ B) = P(A) + P(B) − P(A ∩ B) | Multiply along branches; add across paths |
| Handles dependence? | Yes, through careful region counts | Yes — second-stage branch probabilities change to reflect dependence |
Connection to Advanced Probability
The tools and formulas in SL 4.3 are the foundation upon which more advanced topics are built. As you continue through the IB course, you'll encounter conditional probability (SL 4.5), which asks "what is the probability of A given that B has already occurred?" You'll also meet probability distributions like the binomial and normal distributions, which model entire families of outcomes rather than single events.
| SL 4.3 (This Lesson) | Where It Leads |
|---|---|
| P(A ∩ B) from Venn diagrams and tree diagrams | Conditional probability: P(A | B) = P(A ∩ B) / P(B) |
| Tree diagrams with two stages | Bayes' theorem for reversing conditional probabilities |
| Independent events and the multiplication rule | Binomial distribution — repeated independent trials with two outcomes |
| Sample spaces and counting outcomes | Expected value and variance of discrete random variables |
Mastering the fundamentals here — especially the addition and multiplication rules — makes later topics far more approachable. Conditional probability, for instance, is simply reading a specific column of a tree diagram. If you can build and read a tree diagram fluently, Bayes' theorem will feel like a natural extension rather than an intimidating new concept.
Practice Problems
Lesson Summary
Probability measures how likely an event is on a scale from 0 to 1. Every calculation starts with a sample space — the set of all possible outcomes. An event is any subset of the sample space, and its complement captures everything else, so P(A) + P(A′) = 1. The addition rule — P(A ∪ B) = P(A) + P(B) − P(A ∩ B) — prevents double-counting overlapping outcomes. When events are mutually exclusive, the intersection term drops to zero; when they are independent, P(A ∩ B) = P(A) × P(B).
Venn diagrams visualize overlapping categories by dividing outcomes into distinct regions — always fill the intersection first, then work outward. Tree diagrams handle sequential events: multiply along branches for a specific path and add across paths for combined outcomes. Remember to adjust branch probabilities when drawing without replacement. These tools and rules form the foundation for conditional probability, Bayes' theorem, and probability distributions encountered later in the IB course.