EN FR

PR-1: Basic Probability Concepts

Module 2 · Probability Foundations

Section 1: Introduction

A Toronto casino banned a roulette player who bet $200,000 on red after observing 9 consecutive black results. The casino wasn’t worried about his luck — they were worried about his reasoning. The player believed that after 9 blacks, red was “due.” But the wheel has no memory.

This is called the gambler’s fallacy — the belief that past random outcomes influence future independent ones. It’s one of the most pervasive errors in human reasoning, and it costs people millions of dollars every year in casinos, stock markets, and lottery ticket sales.

The mathematics that exposes the gambler’s fallacy — and replaces superstition with rigorous reasoning — is probability. This lesson is where that reasoning begins.

Understanding exactly why the roulette player was wrong requires a concept called independence — the formal idea that one spin cannot influence the next. That definition arrives in PR-2. But independence is built on foundations you need first: sample spaces, events, and the rules that govern how probabilities combine. Without these, the conversation about independence has no language to stand on.

After this lesson, you will be able to:

  • Identify the sample space of an experiment and express events as subsets of it.
  • Compute classical, empirical, and subjective probabilities and recognize which type applies in context.
  • Apply the complement rule and the General Addition Rule to probabilities of compound events.
  • Identify mutually exclusive events using Venn diagrams and distinguish them from independent events.

This is Lesson PR-1. Everything that follows in this module — conditional probability, random variables, distributions — is built on the concepts in this lesson.

Section 2: Prerequisites

What you need from DS-1

  • Reading two-way frequency tables (DS-1, Sampling): PR-1 uses two-way tables as its primary data format. You need to read cell counts, row totals, and column totals accurately — today we convert those counts to probabilities.
  • Relative frequency as proportion (DS-1, Data Vocabulary): You already know that a relative frequency is a count divided by the total. Empirical probability is exactly this ratio applied to event outcomes.
  • Qualitative variables (DS-1, Variable Types): Most probability examples involve categorical outcomes (heads/tails, pass/fail, product A/B). Being fluent with categorical data makes the event language natural.

Retrieval Checkpoint

A school surveyed 120 students about their study method and exam result. The two-way table below shows the results.

PassedFailedTotal
Studied in groups481260
Studied alone421860
Total9030120

What is the relative frequency of students who studied in groups and passed?

Also confirm you can recall:

Success Factor:

From description to prediction. In DS-1, relative frequencies described data that had already been collected — they summarized what had happened. In PR-1, we treat those frequencies as probabilities — numbers that predict what is likely to happen before we see the outcome. The arithmetic is identical; the interpretation is new.

Retrieval Warm-up — from earlier lessons

A data set has mean and standard deviation . A value of lies how many standard deviations above the mean?

A symmetric, approximately normal data set has mean 100 and standard deviation 15. According to the Empirical Rule, about what percentage of values fall between 70 and 130?

Section 3: Core Concepts

Navigation Guide — 10 Concepts

  • C1–C4: What probability means — four ways to assign numbers to uncertain outcomes.
  • C5–C6: The rules every probability must obey, and the most useful shortcut: the complement.
  • C7–C9: Combining two events with “or” and “and,” culminating in the General Addition Rule.
  • C10: A critical distinction that trips up students all semester: mutually exclusive ≠ independent.

C1 — Sample Space and Events

Every probability problem begins with an experiment — any process whose outcome is uncertain. We write for the sample space: the set of all possible outcomes. We write to say that event is a subset of — a collection of outcomes that interest us.

Sample Space and Event

The sample space is the set of all possible outcomes of an experiment.

An event is any subset of : .

Event occurs when the actual outcome belongs to .

Example. Roll a fair six-sided die. The sample space is . Let = “roll an even number” . If the die shows 4, event occurs.


C2 — Classical Probability

When every outcome in is equally likely, probability is a simple counting ratio.

We write for the number of outcomes in event .

Classical Probability

For an experiment with equally likely outcomes:

Example. With the die above: , , so .

Classical probability requires equally likely outcomes. If you flip a bent coin, the sample space is still , but — the formula gives the wrong answer for non-uniform spaces. A particularly tempting error: “It will rain tomorrow or it won’t — so there’s a 50% chance of rain.” That reasoning applies to a space where outcomes are not equally likely. Rain tomorrow is an empirical or subjective probability, not a classical one.


C3 — Empirical Probability

When we cannot assume equally likely outcomes, we estimate probability from observed data.

Empirical (Relative Frequency) Probability

After trials, the empirical probability of event is:

where is the number of trials in which occurred. As grows, this estimate converges to the true probability (Law of Large Numbers — conceptual).

Example. A factory inspects 400 items and finds 20 defective. The empirical probability of a defective item is .

Try it yourself — watch the running proportion converge toward 0.50 as grows. Notice that a run of tails does not cause the line to “correct” upward; the convergence comes from averaging, not from catching up.

A line chart tracking the running proportion of heads in a series of coin flips. The horizontal dashed line marks the true probability of 0.50. As more flips accumulate, the line converges toward 0.50.

Click a button to start flipping.


C4 — Subjective Probability

When no repeatable experiment exists and outcomes are not equally likely, probability can express a personal degree of belief.

Subjective Probability

A subjective probability is a numerical degree of belief that an event will occur, assigned by a person based on their knowledge and judgment. It must still satisfy and (C5).

Example. A venture capitalist says: “I estimate a 30% probability this start-up will reach profitability within two years.” No repeatable experiment produces this number — it is an informed subjective judgment.

All three types of probability — classical, empirical, subjective — must obey the same axioms (C5). A subjective probability that “feels right” but violates is internally inconsistent and must be revised.

Click a scenario below to see which probability type applies and why.

Classical
All outcomes equally likely, finite sample space
P(A) = |A| / |S|
Roll a fair die: P(4) = 1/6
Empirical
Have frequency data from repeated trials
P(A) ≈ f / n
500 items, 20 defective: P(defect) ≈ 0.04
Subjective
One-time event, no frequency data, expert judgment
0 ≤ P(A) ≤ 1 (+ P(S) = 1)
Startup success estimate: P = 0.30
Try a scenario:

Click a scenario button to find out which type of probability applies.


C5 — Probability Axioms

All valid probabilities, regardless of how they are computed, must satisfy three foundational rules.

Probability Rules

For any event and sample space :

  1. — every probability lies between 0 and 1 inclusive.
  2. — the complete sample space has probability 1; something must happen.
  3. — the impossible event has probability 0.

Key consequence: If and are mutually exclusive (), then .

For the curious: the formal Kolmogorov axioms (1933) treat countable additivity — the Key consequence above — as the third axiom, from which is then derived rather than stated separately. This simplified presentation captures everything needed for this course.

Validity check. If someone claims and , the sum is , violating Axiom 2. Valid complementary events must sum to exactly 1.

Every valid probability lives in the interval — hover over the red zone to see what happens when this rule is violated.


C6 — Complement Rule

The complement of event consists of all outcomes in not in . Because and together cover all of and never overlap, their probabilities must sum to 1.

Complement Rule

Strategy: When computing directly is hard, compute and subtract from 1. This is especially powerful for “at least one” problems.

Example. , so .


Checkpoint — C5 and C6

Question A. . What is ?

Question B. A classmate says: ” and too — both outcomes are possible, so both can have the same probability.” What is the problem with this claim?


C7 — Compound Events: Union and Intersection

Two events can be combined using set operations. Understanding these operations precisely prevents the most common errors with the Addition Rule.

Union and Intersection

— the union of and : the event that occurs, or occurs, or both. (At least one.)

— the intersection of and : the event that both and occur simultaneously.

Example. Roll a die. Let (even) and (greater than 3).

  • — even or greater than 3 (or both).
  • — even and greater than 3 simultaneously.

Venn diagram: draw two overlapping circles inside rectangle . The left-only region is only; the right-only region is only; the overlap is ; outside both circles is neither.

Click any cell in the table below to see how each table entry maps onto the four Venn regions. This connection bridges the DS-1 frequency table format you already know with the event language used in all probability calculations.

Survey of 120 students — click any cell

Passed B Failed B′ Total
Groups A 48 12 60
Alone A′ 42 18 60
Total 90 30 120

Venn diagram (n = 120)

A Venn diagram with two overlapping circles. Circle A represents students who studied in groups (60 total). Circle B represents students who passed (90 total). The intersection holds the 48 students who did both.

Click any highlighted cell or total to see the corresponding Venn region.


C8 — General Addition Rule

When you add , every outcome in gets counted twice — once as part of and once as part of . The General Addition Rule corrects for this double-counting.

General Addition Rule

For any two events and :

The intersection is subtracted once to undo the double-counting of outcomes that belong to both events.

Example. In a class of 40 students: 18 play a sport, 14 are in a club, and 6 do both.

Without subtracting: — wrong, because the 6 students in both groups were counted twice.

Never add the intersection — always subtract it. A frequent error is . Adding the intersection makes the double-counting worse, not better.

You cannot compute by multiplying unless you know and are independent. The formula requires independence — a condition formally defined in PR-2. In PR-1, always read directly from the data or the problem statement.

Try dragging the sliders below. Notice that is always less than when the events overlap — because the intersection gets counted twice without the correction. Click “Make ME” to see what changes when the events cannot both happen.

A 10 by 10 grid of 100 dots representing a sample space. Colored regions show events A, B, their intersection, and neither. Sliders control region sizes.
25
20
10

C9 — Mutually Exclusive Events

Two events are mutually exclusive (ME) if they cannot both occur in a single trial — their intersection is empty.

Mutually Exclusive Events

Events and are mutually exclusive if (equivalently, ).

For mutually exclusive events, the General Addition Rule simplifies to:

Example. Roll a die. Let = “roll a 1” and = “roll a 6.” One trial cannot show both, so . Therefore .

Always verify mutual exclusivity before using the simplified Addition Rule. Mutual exclusivity is a mathematical condition — — not a semantic one. Two events about “different things” can still share outcomes. Example: “owns a car” and “uses transit” seem unrelated, but one commuter can do both. If you apply to overlapping events, the result may exceed 1, violating the axioms.


C10 — Mutually Exclusive vs. Independent (Preview)

These two terms describe completely different relationships. Mixing them up is one of the most persistent errors in this course.

Mutually exclusive is about overlap in the sample space: — the events cannot co-occur.

Independent is about informational influence: knowing occurred tells you nothing new about . Formally: . This is defined and tested in PR-2.

ME vs. Independence — Critical Distinction

Mutually exclusive: — the events cannot happen at the same time.

Independent (preview): — knowing occurred does not change the probability of .

Two events with positive probability that are mutually exclusive are always dependent. If occurred, definitely did not — so knowing changes the probability of from to 0. That is the opposite of independence.

Notation boundary. We say and are independent when knowing occurred does not change the probability of . This is a precise mathematical condition — not the same as “they seem unrelated.” We will define and test it formally in PR-2. For now: do not use “mutually exclusive” and “independent” as synonyms.

“These events are mutually exclusive, so they must be independent — they can’t affect each other.” This is backwards. If and are mutually exclusive with and , knowing occurred tells you with certainty that did not. That is maximum dependence, not independence.

Click “A occurred →” in each panel to see how the two concepts differ — one rules out entirely, the other leaves completely unaffected.

Mutually Exclusive

Die roll — A = 2, B = 6

Two non-overlapping circles labeled A and B. When A occurs, circle B dims showing it is impossible.

Independent

Two coins — A = Flip 1 = H, B = Flip 2 = H

Two overlapping circles labeled A and B. When A occurs, circle B stays the same, showing that A gives no information about B.

Section 4: Worked Examples

Example 1 — Fully Worked: Classical Probability with a Standard Deck

Problem. A card is drawn at random from a standard 52-card deck. Let = “draw a heart” and = “draw a face card (J, Q, K of any suit).” Compute , , , , and .

Show Solution

Metacognitive narration.

I notice that the deck is fair — all 52 cards are equally likely. Classical probability applies.

I need to count the outcomes in each event carefully before computing any probability.

  • .
  • (all 13 hearts). So .
  • (J, Q, K in each of 4 suits). So .
  • (J♥, Q♥, K♥). So .

I notice that and overlap — the intersection is non-empty. I must use the General Addition Rule, not the simplified one.

For the complement: . This is the probability of drawing a non-face card — the complement shortcut is faster than counting 40 cards directly.


Example 2 — Prediction Checkpoint: Empirical Probability from a Two-Way Table

Problem. A university surveyed 200 students about streaming subscriptions. Results:

Has NetflixNo NetflixTotal
Has Spotify603696
No Spotify7034104
Total13070200

Let = “has Netflix” and = “has Spotify.”

From the table: ; ; .

Before computing — make a prediction. Using only and , what do you think equals?

Show Solution

Apply the General Addition Rule:

Check: If you predicted , you see exactly why subtracting the intersection matters — the 60 students with both subscriptions were counted in both the 130 (Netflix column total) and the 96 (Spotify row total).


Example 3 — Details/Summary: Complement + General Addition Rule

Problem. In a group of 500 employees: , , . Find (a) and (b) .

Try Part (b) first. Think about what “neither” means in terms of the complement rule before reading the solution.

Show Solution

Part (a). Apply the General Addition Rule:

Part (b). “Neither remote nor flexible” is the complement of “remote or flexible”:

Pattern to remember: , and . This two-step pattern appears constantly in probability problems.


Example 4 — Find the Error

A student computes as follows:

Student’s Work

Event = “even” = , so .

Event = “greater than 4” = , so .

”These are different conditions — one is about even/odd, the other is about size. They’re separate things, so .”

.

Identify the error before reading the explanation. What is wrong with the student’s reasoning? Check the sample space carefully.

Show Solution

What went wrong?

The student committed the “seems unrelated” trap (Pitfall P2). The events share the outcome : 6 is even and greater than 4. So and . The events are not mutually exclusive.

Correct calculation:

Error type: Assumed without verifying. Mutual exclusivity must be checked — it cannot be assumed because events “seem to be about different things.”

Section 5: Guided Practice

Problem 1 — Classical Probability and Complement (C1, C2)

Draw one card at random from a standard 52-card deck. Let event = “draw a heart.”

(a) How many total outcomes are in ?

(b) Compute and .

A bag contains 8 red, 5 blue, and 7 green marbles. One marble is drawn at random. Let event = “draw a red marble.”

(a) How many total outcomes are in ?

(b) Compute and .

A 10-section spinner (numbered 1–10, equal sections). Let event = “spin a multiple of 3.”

(a) How many total outcomes are in ?

(b) Compute and .

A fair six-sided die. Let event = “roll a prime number” (primes in : ).

(a) How many total outcomes are in ?

(b) Compute and .

A box contains 12 defective and 88 non-defective items. One item is selected. Let event = “select a defective item.”

(a) How many total outcomes are in ?

(b) Compute and .


Problem 2 — Applying the Complement Rule (C5, C6)

A weather forecast says . Find .

A quality control report states that 3% of products are defective. Find .

. Find .

. Find .

A survey finds . Find .


Problem 3 — General Addition Rule (C7, C8)

The following problem gives you , , and in a realistic context. Apply the General Addition Rule to find . Note that in every variant — the events always overlap, so the simplified rule does not apply.


Problem 4 — Venn Diagram and Mutual Exclusivity (C7, C8, C9, C10)

A group of 80 students is surveyed: 48 play a team sport, 35 play a musical instrument, and 12 do both.

Part (a). How many students play neither a sport nor an instrument?

Part (b). Using the Addition Rule, what is ?

Part (c). Are “plays sport” and “plays instrument” mutually exclusive? Justify with a probability.

Part (d). A classmate says: “Since playing sport and playing instrument are two completely different activities, they must be independent.” Choose the best response.

Section 6: Independent Practice

Problem 1 — Empirical Probability from a Two-Way Table (C1, C3)

A survey of 150 students records study location (library or home) and whether they get help from tutors (yes or no).

Gets Tutor HelpNo Tutor HelpTotal
Studies at Library422870
Studies at Home305080
Total7278150

Let = “studies at library” and = “gets tutor help.”

(a)

(b)

Show Solution
  • — use the library row total.
  • — use the intersection cell (library AND tutor help).
  • Key distinction: uses the grand total , not the row or column total.

A survey of 200 people records device type (phone or laptop) and whether they prefer video content (yes or no).

Prefers VideoNo Video Pref.Total
Phone8040120
Laptop305080
Total11090200

Let = “uses phone” and = “prefers video.”

(a)

(b)

Show Solution
  • Key: reads the cell directly and divides by .

A survey of 160 adults records exercise frequency (regular or irregular) and sleep quality (good or poor).

Good SleepPoor SleepTotal
Regular Exercise522880
Irregular Exercise305080
Total8278160

Let = “exercises regularly” and = “has good sleep.”

(a)

(b)

Show Solution

A survey of 200 commuters records commute type (car or transit) and whether they arrive on time (yes or no).

On TimeLateTotal
Car9030120
Transit552580
Total14555200

Let = “commutes by car” and = “arrives on time.”

(a)

(b)

Show Solution

A survey of 180 gym members records membership type (student or non-student) and whether they use the gym weekly (yes or no).

Uses Gym WeeklyDoes NotTotal
Student543690
Non-Student484290
Total10278180

Let = “student member” and = “uses gym weekly.”

(a)

(b)

Show Solution

Problem 2 — Addition Rule from a Two-Way Table (C7, C8, C3)

A survey of 200 adults records car ownership (yes/no) and full-time employment (yes/no).

Full-TimeNot Full-TimeTotal
Owns Car8040120
No Car503080
Total13070200

Let = “owns a car” and = “works full-time.”

(a)

(b)

(c)

(d)

Show Solution
  • ; ;
  • Note: If you used the simplified rule , that result immediately signals an error — the events overlap.

A survey of 200 adults records streaming subscription (yes/no) and whether they watch live sports (yes/no).

Watches Live SportsDoes NotTotal
Subscribes7050120
No Subscription404080
Total11090200

Let = “has streaming subscription” and = “watches live sports.”

(a–d) Compute , , , and .

Show Solution

; ; .

A survey of 200 adults records vitamin supplement use (yes/no) and sleep duration (7+ hours or less).

7+ Hours SleepLess Than 7Total
Takes Vitamins6050110
No Vitamins405090
Total100100200

Let = “takes vitamins” and = “gets 7+ hours sleep.”

(a–d) Compute , , , and .

Show Solution

; ; .

A survey of 200 adults records whether they read news daily (yes/no) and whether they vote regularly (yes/no).

Votes RegularlyDoes NotTotal
Reads News Daily7545120
Does Not Read354580
Total11090200

Let = “reads news daily” and = “votes regularly.”

(a–d) Compute , , , and .

Show Solution

; ; .

A survey of 200 adults records whether they cook at home frequently (yes/no) and whether they track calories (yes/no).

Tracks CaloriesDoes NotTotal
Cooks at Home5565120
Does Not Cook255580
Total80120200

Let = “cooks at home” and = “tracks calories.”

(a–d) Compute , , , and .

Show Solution

; ; .


Problem 3 — Complement Strategy: At-Least-One Problems (C5, C6)

These problems involve multiple independent trials. The problem statement notes that trials are independent — the formal definition arrives in PR-2, but you can use it intuitively here: the outcome of one trial does not affect the others. Your task is to recognize why the complement strategy is more efficient than listing every case directly.


Problem 4 — Find the Error: Probability Reasoning (C8, C9, C10)

Student’s Work to Review

A student computes :

Event = even = ; Event = greater than 4 = .

”These are different conditions — even/odd vs. size — so they can’t overlap. .”

.

What error did the student make?

Show Solution

, . The outcome 6 is in both. So and .

Correct answer: .

The student’s error is Pitfall P2: treating “different conditions” as a substitute for verifying .

Student’s Work to Review

”Getting heads on flip 1 and getting heads on flip 2 are completely different flips — they happen at different times and involve different coins. Therefore : they are mutually exclusive.”

What error did the student make?

Show Solution

Two events in different trials can still co-occur. Flip 1 = H and Flip 2 = H simultaneously gives outcome HH, which is in both and . So — the events are not mutually exclusive.

Student’s Work to Review

.

”The complement is .”

What error did the student make?

Show Solution

. The complement of an event is the probability of everything except . The sum confirms the answer.

Student’s Work to Review

and too, since both could happen.”

What error did the student make?

Show Solution

Pass and fail are mutually exclusive and exhaustive. By Axiom 2 and the complement rule: , so . Assigning both probabilities as 0.70 violates the axiom that the complete sample space has probability 1.

Student’s Work to Review

, . The problem states .

”Since A and B seem unrelated, I’ll compute the intersection using independence: . So .”

What error did the student make?

Show Solution

The problem gives . That is the value to use — always read from the data or problem statement.

only holds when and are independent — a condition that must be established, not assumed.

Correct: .


Problem 5 — Multi-Step Synthesis (C1–C10)

A class of 120 students is categorized by two attributes: whether they submitted all assignments (yes: 80, no: 40) and whether they passed the final exam (yes: 90, no: 30). Among those who submitted all assignments, 75 passed the final.

Part (a). Complete the 2×2 frequency table. How many students submitted all assignments AND failed the final?

Part (b). Compute .

Part (c). Compute .

Show Solution — Full Table
PassedFailedTotal
Submitted all75580
Did not submit152540
Total9030120

Part (d). Are “submitting all assignments” and “passing the final” mutually exclusive? Justify.

Part (e). A classmate says: “Submitting assignments and passing are different things, so they must be independent.” Evaluate this claim.


Mixed Review — Retrieval from Earlier Lessons

These problems draw on concepts from earlier in the course. Attempting them without re-reading prior lessons is the point — retrieval practice strengthens long-term memory more than re-reading.

Review Problem 1 — Standard deviation and IQR

A quality inspector records the fill volumes (mL) for a sample of 7 bottles: 498, 501, 497, 503, 499, 502, 500. Compute the sample standard deviation and identify the IQR. Is any value an outlier by the 1.5×IQR fence rule?

Show Solution

Step 1 — Mean: mL.

Step 2 — Sample variance: Compute each squared deviation:

Step 3 — SD: mL.

Step 4 — IQR: Sort the values: 497, 498, 499, 500, 501, 502, 503. The median is 500. Q1 is the median of the lower half 499 = 498. Q3 is the median of the upper half 503 = 502. So IQR = 502 − 498 = 4.

Step 5 — Outlier fences: Lower fence = Q1 − 1.5 × IQR = 498 − 6 = 492. Upper fence = Q3 + 1.5 × IQR = 502 + 6 = 508. All seven values fall within [492, 508], so no outliers.


Review Problem 2 — Applying the Empirical Rule

A large university records final exam scores that are approximately normally distributed with mean and standard deviation .

(a) Between what two scores do the middle 95% of students fall?

(b) A student scored 54. Express this as a z-score and describe the student’s standing relative to the class.

Show Solution

(a) The Empirical Rule states that approximately 95% of values in a normal distribution fall within standard deviations of the mean. So:

The middle 95% of students scored between 54 and 90.

(b) .

A z-score of means the student scored exactly 2 standard deviations below the mean. From the Empirical Rule, about 95% of students scored between 54 and 90, so only about 2.5% of students scored at or below 54. This student is at the very low end of the distribution.

Section 7: Mastery Check

No hints. No scaffolds. These questions test whether you can recall and apply what you have learned without support.


Question 1 — Feynman Test

Explain to a classmate who missed today’s lesson why we cannot always compute . Use a concrete example — numbers or a deck of cards — where this formula gives the wrong answer, and show what the correct calculation is.

0 / 500
Model Answer

Imagine a class of 30 students: 12 play piano, 10 play guitar, and 4 play both. If you add and divide by 30, you get 22/30 — but those 4 who play both got counted twice: once in “piano” and once in “guitar.” The true count of students who play at least one instrument is , giving . The General Addition Rule fixes the double-counting by subtracting the intersection once. The simple formula is only valid when the events are mutually exclusive — when no outcome can belong to both at the same time.


Question 2 — Apply

A fitness center surveys 200 members. Of them, 130 use the weight room, 90 attend group fitness classes, and 50 do both. One member is selected at random. Let = “uses the weight room” and = “attends group classes.”

What is ?

Show Solution

; ; .

This is the proportion of members who use at least one of the two facilities. The 50 members who use both were counted once in and once in — subtracting corrects that double-count.


Question 3 — Error Analysis

A student writes: ” and . Since these events seem unrelated, I will apply the simple Addition Rule: .”

Student’s conclusion: — this means it is very likely that at least one of the two events occurs.”

Identify the error in the student’s work.

Show Solution and Correction

Error type: Applied the simplified Addition Rule without verifying that .

Why the result is impossible: violates Axiom 1. This is the clearest possible signal that the simplified rule was applied incorrectly.

Correction: Without knowing , we cannot compute exactly. We can establish bounds: and . The actual answer requires from the data.


Self-Assessment

How confident are you with the material in this lesson?

Still confusedReady for the Boss Fight

Section 8: Boss Fight

Choose your path:

📊 Path A — The Pollster

Analyze survey data from 500 city residents about gym membership and healthy eating. Compute all relevant probabilities, apply the Addition Rule, and determine whether the two behaviors are mutually exclusive.

🎙️ Path B — The Referee

A sports commentator makes a probability error on live television. Identify the mistake, explain why it is impossible, compute what information is needed for the correct answer, and provide a correct bound.

📊 Path A — The Pollster

A survey of 500 city residents asks about gym membership (yes/no) and healthy eating habits (yes/no). The two-way frequency table:

Healthy EatingNot Healthy EatingTotal
Gym Member11090200
Not a Member130170300
Total240260500

Task 1. Compute the three marginal probabilities:

Show each calculation and confirm that uses the correct cell (not a row or column total).


Task 2. Apply the General Addition Rule to compute . Show each substitution. Interpret the result in context: what does this probability describe about the 500 residents?


Task 3. Compute using the complement rule. Verify your answer by reading the appropriate cell directly from the table.


Task 4. A colleague concludes: “Gym members and healthy eaters are mutually exclusive groups — people who go to the gym focus on exercise, while healthy eaters focus on diet, and these are separate things.” Use the table to evaluate this claim formally. State the definition of mutual exclusivity and show whether the condition is satisfied.


0 / 500
Show Solution

Task 1.

  • — this uses the intersection cell, not the row or column total.

Task 2. Interpretation: 66% of the 500 residents are gym members, or eat healthily, or both.

Task 3. . Verify: “Not a member AND not healthy eating” cell = 170/500 = 0.34. ✓

Task 4. Mutual exclusivity requires . But . The events are not mutually exclusive — 110 residents are both gym members and healthy eaters. The colleague’s semantic reasoning (“separate things”) does not substitute for the formal mathematical check.

🎙️ Path B — The Referee

A sports commentator says on live television:

“The home team wins 60% of the time and scores first 55% of the time — so their chance of winning OR scoring first is 115%! They are basically unstoppable!”

Task 1. Identify the mathematical assumption the commentator made. What probability rule did they apply, and what condition does that rule require?


Task 2. Explain why the result 115% is impossible. Which probability axiom does it violate? In plain language, what went wrong with the reasoning?


Task 3. What additional piece of information is needed to compute correctly? Write the correct formula with all variables named. If you learned that the team wins and scores first in 40% of games, compute the correct probability.


Task 4. The commentator argues: “Win and score first are two different statistics — they measure different things, so you can just add them.” Evaluate this argument. Does “measuring different things” make events mutually exclusive?


0 / 500
Show Solution

Task 1. The commentator applied the simplified Addition Rule: . This rule requires — that winning and scoring first cannot happen in the same game. That condition is not established and is almost certainly false.

Task 2. violates Axiom 1: all probabilities must lie between 0 and 1. The error is applying the simplified Addition Rule to events that overlap — many games where the team wins, they also score first.

Task 3. The missing piece is — the probability of winning AND scoring first in the same game.

With : . The correct probability is 75%, not 115%.

Task 4. “Measuring different things” does not imply mutual exclusivity. A single game can result in both a win and a first score for the home team. Mutual exclusivity requires that both events literally cannot occur in the same trial — which is clearly not the case here. The correct bound is ; the actual value requires the intersection probability.

Section 9: Challenge Problems

Ready for more? These go beyond the lesson objectives.

Challenge 1 — Derive the General Addition Rule from Counting (C7, C8, C9)

Part (a). For a sample space with equally likely outcomes, which equation correctly counts in terms of , , and ?

Part (b). Divide both sides of the equation in Part (a) by . Which step correctly produces the General Addition Rule?

Part (c). If and are mutually exclusive, what is ? What does the formula in Part (a) reduce to?


Challenge 2 — At-Least-One via Complement (C5, C6)

A factory produces items independently, each with a 5% chance of being defective. Three items are selected.

Part (a). Using the complement, compute . (Hint: the complement of “at least one” is “none.”)

Part (b). Is the complement event “zero defectives” mutually exclusive from “at least one defective”? Explain.

Part (c). Compute directly, by listing all ways to get exactly two and exactly three defective items among the three selected. Hint: There are exactly 3 ways to choose which 2 of the 3 items are defective — (items 1 & 2), (items 1 & 3), or (items 2 & 3). Use that count to build , then add . Compare the effort to the complement approach in Part (a).


Challenge 3 — Non-Uniform Probability Space (C1, C2, C5, C8)

A biased die has . The remaining five faces (1, 2, 3, 4, 5) are equally likely.

Part (a). Find . Verify that all six probabilities sum to 1.

Part (b). Compute .

Part (c). Compute .

Part (d). Are “even” and “prime” mutually exclusive? Compute and then .


Challenge 4 — Subset Relationships and the Addition Rule (C7, C8)

A bag contains colored blocks: 12 red, 8 blue, and 5 yellow — 25 total. One block is drawn at random. Let = “draw a red block” and = “draw a warm-colored block” (red or yellow).

Part (a). Identify . What do you notice about the relationship between and ?

Part (b). Using the General Addition Rule, compute . What does the result simplify to, and why?

Show Solution

Because red is a warm color, every outcome in is also in : . This means , so .

The result equals exactly — adding to contributes nothing new, since all of ‘s outcomes are already inside . Whenever , the General Addition Rule reduces to . This is not an exception to the rule — it is what the rule produces when .

Section 10: Solutions Reference

Complete, step-by-step solutions for all problems in Sections 5–9 are available on the solutions page.

View Full Solutions →

If you are stuck: Re-read the Core Concept in Section 3 that applies, then find the Worked Example in Section 4 that maps to it. The solutions page shows reasoning behind every step, not just the final answer.

Quick-Reference Formulas

Probability Axioms:

Complement Rule:

General Addition Rule:

Mutually Exclusive Events (when ):

Mutually Exclusive vs. Independent:

Back to the roulette wheel. You now have the tools to understand exactly why the casino player’s reasoning failed. Each spin is an independent event — knowing the last 9 results gives no information about the next spin. That is a precise mathematical condition (), formally defined in PR-2. The player’s error was treating nine consecutive blacks as evidence that red was “due,” as if the spins were somehow dependent. With the probability rules from this lesson and the independence definition from PR-2, you will be able to diagnose that error precisely.