Math II · S-CP.1

Describing Events as Subsets of a Sample Space

Sample spaces and events give students a precise map for uncertainty, so probability becomes reasoning about sets rather than guessing.

Concept Statistics and Probability
Domain Conditional Probability and the Rules of Probability
Read time 7 minutes

What this learning objective is really asking you to learn

This objective asks students to learn the language of probability as set reasoning. A sample space is the set of all possible outcomes of a random process. An event is a subset of that sample space. Once students understand that, probability stops being only about formulas and starts becoming a structured way to talk about uncertainty.

For example, if you roll a standard six-sided die, the sample space is

\[S = {1, 2, 3, 4, 5, 6}\].

The event “roll an even number” is

\[E = {2, 4, 6}\].

The event “roll a number greater than 4” is

\[G = {5, 6}\].

These events are subsets of the sample space. They are not vague statements; they are collections of outcomes.

The objective asks students to describe events using unions, intersections, and complements. The union of two events means outcomes in either event or both. It corresponds to “A or B.” The intersection means outcomes in both events at the same time. It corresponds to “A and B.” The complement of an event means outcomes not in the event.

Using the die example, \(E \cup G\) means even or greater than 4. That set is \({2, 4, 5, 6}\). The intersection \(E \cap G\) means even and greater than 4. That set is \({6}\). The complement of \(E\), written sometimes as \(E^c\), means not even. That set is \({1, 3, 5}\).

This is the foundation of probability. To compute probabilities correctly, students must first know what outcomes are being counted. Many probability mistakes happen before the calculation begins because students misunderstand “or,” “and,” “not,” or the sample space. This objective builds the map.

Why students should learn this math

Students should learn this because uncertainty is everywhere. Weather forecasts, medical tests, elections, sports predictions, insurance, genetics, product defects, traffic risk, card games, app analytics, and business decisions all involve probability. But probability without precise event language becomes sloppy fast. People confuse “or” with “and,” ignore overlap, double-count outcomes, or forget what is possible.

Sample spaces force clarity. Before calculating, ask: what are all the possible outcomes? If the sample space is wrong, the probability will be wrong. For a coin flip, the sample space is simple. For a medical test, it may involve disease status and test result. For a survey, it may involve categories of people. For a manufacturing process, it may involve pass/fail outcomes, defect types, and inspection results.

Events as subsets help students see probability as organized counting. The event is not the sentence itself; it is the set of outcomes that satisfy the sentence. This matters because complicated events can be built from simpler ones. “Student studies math or science” is a union. “Student studies math and science” is an intersection. “Student does not study math” is a complement. These set operations match real logical language.

This also prepares students to interpret data. Two-way tables, Venn diagrams, contingency tables, and probability models all depend on set relationships. In real life, categories overlap. A person can be both a commuter and a parent. A customer can buy both product A and product B. A patient can test positive and not have a disease. A voter can belong to one age group and one region and one party-preference category. Probability language keeps those overlaps straight.

The “why” is that probability is not gambling trivia. It is a disciplined language for uncertainty. Students who understand sample spaces and events can reason about risk, evidence, claims, and predictions more responsibly. This is crucial in a world full of statistics, polls, forecasts, and algorithmic decisions.

The historical machinery: probability becomes set reasoning

Probability began in part from games of chance, but it grew into a major branch of mathematics because people needed to reason about uncertainty in law, finance, insurance, science, and decision-making. Early probability problems often involved dice, cards, and gambling. These contexts are useful because the sample spaces can be clearly listed.

As mathematics became more formal, probability was connected to set theory. Events could be treated as sets of outcomes. The probability of an event became a measure assigned to a set. This allowed probability to move far beyond dice. It could handle continuous outcomes, complex events, and abstract random processes.

The language of union, intersection, and complement comes from set theory. These operations provide a logical foundation. “Or,” “and,” and “not” can be ambiguous in ordinary speech, but set operations make them precise. This precision allowed probability to support statistics, scientific inference, economics, genetics, engineering reliability, and modern machine learning.

Students do not need advanced measure theory in Math II, but they benefit from the basic set view. It shows that probability is not just a bag of formulas. It is a structured mathematical language where events are objects and relationships among events matter.

Where this fits in the big map of mathematics

This objective begins the conditional probability and rules of probability sequence. Before students can understand independence, conditional probability, addition rules, multiplication rules, or two-way tables, they need to understand events as sets.

It connects backward to two-way tables from earlier statistics work. In Objective 053, students summarized two-category data and interpreted joint, marginal, and conditional relative frequencies. This objective gives the probability language behind those tables.

It connects to Venn diagrams. A Venn diagram visually represents events as overlapping sets. The overlap is the intersection. The combined area is the union. The outside region is the complement.

It connects to logic. Probability statements use logical operations: and, or, not. Students learn to translate ordinary language into mathematical set operations.

It connects forward to the addition rule. The reason \(P(A or B)\) is not always \(P(A) + P(B)\) is that the overlap \(A \cap B\) may be counted twice. Understanding union and intersection is necessary before the formula makes sense.

It connects to conditional probability. \(P(A | B)\) means probability of A when the sample space is restricted to B. That idea is impossible to understand if students do not see events as subsets of a sample space.

The big-map role is foundational language. Students are building the set-theoretic grammar of probability.

How to execute the skill technically

Start by identifying the random process. Then list the sample space if possible. For a simple die roll, the sample space is \({1, 2, 3, 4, 5, 6}\). For two coin flips, the sample space is \({HH, HT, TH, TT}\).

Next, define events as subsets. For two coin flips, let \(A\) be “exactly one head.” Then \(A = {HT, TH}\). Let \(B\) be “first flip is heads.” Then \(B = {HH, HT}\).

Now find operations:

\(A \cup B\) means outcomes in A or B or both. Here, \(A \cup B = {HT, TH, HH}\).

\(A \cap B\) means outcomes in both A and B. Here, \(A \cap B = {HT}\).

\(A^c\) means outcomes not in A. Here, \(A^c = {HH, TT}\).

A worked example: draw one card from a standard deck. Let \(R\) be the event “red card.” Let \(F\) be the event “face card.” Then \(R \cap F\) means red face cards: jack, queen, and king of hearts and diamonds, so 6 outcomes. \(R \cup F\) means cards that are red or face cards or both. There are 26 red cards and 12 face cards, but 6 red face cards are counted in both groups. So the union has \(26 + 12 - 6 = 32\) cards.

Students should always watch the word “or.” In probability, “or” usually means inclusive or: A or B or both. If a problem means exactly one but not both, it should say “A or B but not both,” also called exclusive or.

Another worked example: building a sample space for a real app situation

Suppose an app sends a daily math notification, and a student either opens it or does not open it. Later that day, the student either completes the goal or does not complete the goal. The sample space can be written as four outcomes:

\[S = {opened and completed, opened and did not complete, did not open and completed, did not open and did not complete}\].

Let \(O\) be the event “opened the notification.” Then

\[O = {opened and completed, opened and did not complete}\].

Let \(C\) be the event “completed the goal.” Then

\[C = {opened and completed, did not open and completed}\].

The intersection \(O \cap C\) is

\[{opened and completed}\].

The union \(O \cup C\) includes students who opened the notification, completed the goal, or both:

\[{opened and completed, opened and did not complete, did not open and completed}\].

The complement \(O^c\) is

\[{did not open and completed, did not open and did not complete}\].

This example is useful because it shows that sample spaces are not only about dice and cards. Product analytics, education apps, marketing, public health, and business decisions all depend on clearly defined events. If the event definitions are sloppy, the probability calculations are worthless.

Why diagrams matter

Venn diagrams and tables help students see event relationships. A Venn diagram shows two circles inside a rectangle. The rectangle is the sample space. Each circle is an event. The overlap is the intersection. The combined circles are the union. The region outside a circle is the complement.

A two-way table shows the same logic in rows and columns. Each interior cell represents an intersection of categories. Row and column totals represent broader events. The table is often more practical for data, while the Venn diagram is often better for conceptual set relationships.

A good student should be able to move among words, sets, Venn diagrams, tables, and probability notation. That is the real mastery. The notation is not the goal by itself; it is a compact way of describing the event structure.

Common misconceptions and how to avoid them

One common mistake is treating “or” as always exclusive. In probability, \(A \cup B\) includes the overlap unless the problem says otherwise.

Another mistake is counting the overlap twice. If an outcome belongs to both A and B, it appears once in the union, not twice.

A third mistake is confusing intersection and union. “And” means intersection; “or” means union.

A fourth mistake is forgetting the complement is relative to the sample space. If the sample space changes, the complement changes.

A fifth mistake is defining the sample space too narrowly. The sample space should include all possible outcomes of the random process, not only the outcomes you are interested in.

The big takeaway

This objective teaches students to describe uncertainty with set language. A sample space is the set of all possible outcomes. An event is a subset. Unions, intersections, and complements translate “or,” “and,” and “not” into precise mathematical operations. This is the foundation for every probability rule that follows.

Problem Library

Problems in the App From This Objective

150 problems across 12 archetypes in the app.

enumerate all outcomes.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

List the sample space for the experiment: flip one coin and roll a 1-3 spinner.

Problem 2

List the sample space for the experiment: roll one standard die.

Problem 3

List the sample space for the experiment: choose one card from red, blue, or green.

Problem 4

List the sample space for the experiment: flip two coins.

Problem 5

List the sample space for the experiment: roll a standard die and flip a coin.

Problem 6

List the sample space for the experiment: roll two standard dice.

Problem 7

List the sample space for the experiment: choose a letter from A, B, C, or D.

Problem 8

List the sample space for the experiment: choose a number from 1 to 5.

Problem 9

List the sample space for the experiment: flip three coins.

Open in simulator
Problem 10

List the sample space for the experiment: spin a spinner with sections Red, Blue, Green, Yellow.

Problem 11

List the sample space for the experiment: draw one marble from a bag containing red, blue, and yellow marbles.

Problem 12

List the sample space for the experiment: choose a day of the week.

identify outcomes satisfying condition.
12 problems Warmup Practice Mixed Review Assessment
Problem 13

Describe event rolling an even number as a subset of sample space {1,2,3,4,5,6}.

Problem 14

Describe event getting heads on a coin and 1-3 spinner as a subset of sample space {H1,H2,H3,T1,T2,T3}.

Problem 15

Describe event choosing a warm color as a subset of sample space {red, blue, yellow, green}.

Problem 16

Describe event sum greater than 4 on outcomes {2,3,4,5,6} as a subset of sample space {2,3,4,5,6}.

Problem 17

Describe event rolling a multiple of 3 as a subset of sample space {1,2,3,4,5,6}.

Problem 18

Describe event picking a vowel as a subset of sample space {a,b,c,d,e,f}.

Problem 19

Describe event choosing a weekend day as a subset of sample space {Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday}.

Problem 20

Describe event selecting a quadrilateral as a subset of sample space {triangle,square,pentagon,circle,rectangle}.

Open in simulator
Problem 21

Describe event drawing a number less than 5 as a subset of sample space {1,2,3,4,5,6,7,8,9,10}.

Problem 22

Describe event choosing a primary color as a subset of sample space {red,blue,green,yellow,orange,purple}.

Problem 23

Describe event rolling a 1 as a subset of sample space {1,2,3,4,5,6}.

Problem 24

Describe event picking a citrus fruit as a subset of sample space {apple,banana,orange,grape,lemon}.

combine outcomes in A or B.
12 problems Warmup Practice Mixed Review Assessment
Problem 25

Find the union of events A={1,2,3} and B={3,4,5}.

Problem 26

Find the union of events A={red, blue} and B={green}.

Problem 27

Find the union of events A={HH, HT} and B={HT, TT}.

Problem 28

Find the union of events A={2,4,6} and B={1,3,5}.

Problem 29

Find the union of events A={a, b, c} and B={c, d, e}.

Problem 30

Find the union of events A={apple, banana} and B={orange, grape}.

Problem 31

Find the union of events A={x, y, z} and B={x, y}.

Problem 32

Find the union of events A={} and B={10, 20, 30}.

Problem 33

Find the union of events A={} and B={}.

Open in simulator
Problem 34

Find the union of events A={Monday, Tuesday, Wednesday} and B={Wednesday, Thursday, Friday}.

Problem 35

Find the union of events A={-1, 0, 1} and B={0, 1, 2}.

Problem 36

Find the union of events A={A, B, C} and B={1, 2, 3}.

identify outcomes in both A and B.
12 problems Warmup Practice Mixed Review Assessment
Problem 37

Find the intersection of events A={1,2,3} and B={3,4,5}.

Problem 38

Find the intersection of events A={red, blue} and B={green}.

Problem 39

Find the intersection of events A={HH, HT} and B={HT, TT}.

Problem 40

Find the intersection of events A={2,4,6} and B={1,3,5}.

Problem 41

Find the intersection of events A={5, 6, 7} and B={7, 8, 9}.

Problem 42

Find the intersection of events A={1, 2, 3, 4} and B={3, 4, 5, 6}.

Problem 43

Find the intersection of events A={apple, banana} and B={orange, grape}.

Problem 44

Find the intersection of events A={a, b, c} and B={a, b, c}.

Problem 45

Find the intersection of events A={Monday, Tuesday, Wednesday} and B={Monday, Tuesday, Wednesday, Thursday, Friday}.

Problem 46

Find the intersection of events A={1, x, 3, y} and B={x, 2, y, 4}.

Problem 47

Find the intersection of events A={dog, cat, bird, fish} and B={cat, hamster, fish, snake}.

Problem 48

Find the intersection of events A={square, circle} and B={triangle, rectangle}.

Open in simulator
identify outcomes not in event.
12 problems Warmup Practice Mixed Review Assessment
Problem 49

Find the complement of event A={2,4,6} in sample space S={1,2,3,4,5,6}.

Problem 50

Find the complement of event A={H1,H2,H3} in sample space S={H1,H2,H3,T1,T2,T3}.

Problem 51

Find the complement of event A={red, yellow} in sample space S={red, blue, yellow, green}.

Problem 52

Find the complement of event A={HH} in sample space S={HH,HT,TH,TT}.

Problem 53

Find the complement of event A={Saturday, Sunday} in sample space S={Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday}.

Problem 54

Find the complement of event A={a,e,i,o,u} in sample space S={a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z}.

Open in simulator
Problem 55

Find the complement of event A={square, rectangle, rhombus, trapezoid} in sample space S={triangle, square, pentagon, rectangle, rhombus, trapezoid, hexagon}.

Problem 56

Find the complement of event A={hearts, diamonds} in sample space S={hearts, diamonds, clubs, spades}.

Problem 57

Find the complement of event A={2,3,5,7} in sample space S={1,2,3,4,5,6,7,8,9}.

Problem 58

Find the complement of event A={January, June, July} in sample space S={January, February, March, April, May, June, July, August, September, October, November, December}.

Problem 59

Find the complement of event A={5,6} in sample space S={1,2,3,4,5,6}.

Problem 60

Find the complement of event A={red, blue, yellow} in sample space S={red, blue, yellow, green, orange, purple}.

place outcomes by event membership.
12 problems Warmup Practice Mixed Review Assessment
Problem 61

Represent the events in a Venn diagram from A only={1,2}, overlap={3}, B only={4}, outside={5,6}.

Problem 62

Represent the events in a Venn diagram from A={red, blue}, B={blue, green}, S={red, blue, green, yellow}.

Open in simulator
Problem 63

Represent the events in a Venn diagram from A and B are disjoint with A={1,3}, B={2,4}.

Problem 64

Represent the events in a Venn diagram from B is complement of A in S={a,b,c,d} with A={a,b}.

Problem 65

Represent the events in a Venn diagram from A only={apple, banana}, overlap={cherry}, B only={date, fig}, outside={grape}.

Problem 66

Represent the events in a Venn diagram from A={X,Y,Z}, B={Y,W}, S={X,Y,Z,W,V}.

Problem 67

Represent the events in a Venn diagram from A={10,20}, B={10,20,30}, S={10,20,30,40}.

Problem 68

Represent the events in a Venn diagram from A={a,b,c}, B={b,c}, S={a,b,c,d,e}.

Problem 69

Represent the events in a Venn diagram from A={}, B={p,q}, S={p,q,r}.

Problem 70

Represent the events in a Venn diagram from A={}, B={}, S={m,n}.

Problem 71

Represent the events in a Venn diagram from S={1,2,3,4,5}, A={1,2,3}, B={3,4,5}.

Problem 72

Represent the events in a Venn diagram from A only={red, blue}, overlap={green}, B only={yellow}, outside={orange, purple}.

interpret union, intersection, and complement symbols.
15 problems Warmup Practice Mixed Review Assessment
Problem 73

Translate the probability notation A union B into words.

Problem 74

Translate the probability notation A intersection B into words.

Problem 75

Translate the probability notation A complement into words.

Problem 76

Translate the probability notation (A union B) complement into words.

Open in simulator
Problem 77

Translate the probability notation B complement into words.

Problem 78

Translate the probability notation A intersection B complement into words.

Problem 79

Translate the probability notation A complement intersection B into words.

Problem 80

Translate the probability notation A union B complement into words.

Problem 81

Translate the probability notation A complement union B into words.

Problem 82

Translate the probability notation (A intersection B) complement into words.

Problem 83

Translate the probability notation A complement intersection B complement into words.

Problem 84

Translate the probability notation A complement union B complement into words.

Problem 85

Translate the probability notation (A complement) complement into words.

Problem 86

Translate the probability notation A union A complement into words.

Problem 87

Translate the probability notation A intersection A complement into words.

choose union, intersection, or complement.
15 problems Warmup Practice Mixed Review Assessment
Problem 88

Translate the verbal event into notation: A or B occurs.

Problem 89

Translate the verbal event into notation: both A and B occur.

Problem 90

Translate the verbal event into notation: A does not occur.

Problem 91

Translate the verbal event into notation: neither A nor B occurs.

Problem 92

Translate the verbal event into notation: E or F happens.

Problem 93

Translate the verbal event into notation: E and F happen.

Problem 94

Translate the verbal event into notation: E does not happen.

Problem 95

Translate the verbal event into notation: G occurs but H does not.

Open in simulator
Problem 96

Translate the verbal event into notation: H occurs but G does not.

Problem 97

Translate the verbal event into notation: Neither E nor F occurs.

Problem 98

Translate the verbal event into notation: E fails to occur.

Problem 99

Translate the verbal event into notation: Both E and F do not occur.

Problem 100

Translate the verbal event into notation: Not both E and F occur.

Problem 101

Translate the verbal event into notation: At least one of E or F occurs.

Problem 102

Translate the verbal event into notation: E occurs and F does not.

use sample space or Venn diagram.
12 problems Warmup Practice Mixed Review Assessment
Problem 103

Count outcomes for the event combination from S={1,2,3,4,5,6}, A={2,4,6}, B={4,5,6}; count A union B.

Problem 104

Count outcomes for the event combination from A only=5, overlap=3, B only=7; count A union B.

Problem 105

Count outcomes for the event combination from A only=4, overlap=2, B only=6, outside=8; count A intersection B.

Problem 106

Count outcomes for the event combination from S has 20 outcomes and A has 8 outcomes; count A complement.

Problem 107

Count outcomes for the event combination from A only=10, overlap=5, B only=12, outside=3; count A only.

Problem 108

Count outcomes for the event combination from A only=7, overlap=4, B only=9, outside=2; count B only.

Problem 109

Count outcomes for the event combination from A only=6, overlap=3, B only=8, outside=5; count neither A nor B.

Problem 110

Count outcomes for the event combination from A only=10, overlap=5, B only=12, outside=3; count (A union B) complement.

Open in simulator
Problem 111

Count outcomes for the event combination from A only=10, overlap=5, B only=12, outside=3; count A intersection B complement.

Problem 112

Count outcomes for the event combination from S={a,b,c,d,e,f,g,h}, A={a,b,c,d}, B={c,d,e,f}; count A union B.

Problem 113

Count outcomes for the event combination from S={1,2,3,4,5,6,7,8,9,10}, A={1,3,5,7,9}; count A complement.

Problem 114

Count outcomes for the event combination from S={red, blue, green, yellow, orange}, A={red, blue, green}, B={green, yellow}; count A intersection B.

determine if intersection is empty.
12 problems Warmup Practice Mixed Review Assessment
Problem 115

Identify whether events rolling an even number and rolling an odd number on one die are mutually exclusive.

Problem 116

Identify whether events drawing a heart and drawing a red card are mutually exclusive.

Problem 117

Identify whether events choosing a student in grade 9 and grade 10 at the same time are mutually exclusive.

Open in simulator
Problem 118

Identify whether events rolling greater than 4 and rolling an even number are mutually exclusive.

Problem 119

Identify whether events rolling a prime number and rolling an even number on one die are mutually exclusive.

Problem 120

Identify whether events rolling a number less than 3 and rolling a number greater than 4 on one die are mutually exclusive.

Problem 121

Identify whether events drawing a face card and drawing an ace from a standard deck are mutually exclusive.

Problem 122

Identify whether events drawing a spade and drawing a black card from a standard deck are mutually exclusive.

Problem 123

Identify whether events being a square and being a rectangle are mutually exclusive.

Problem 124

Identify whether events being a cat and being a bird are mutually exclusive.

Problem 125

Identify whether events having a birthday in January and having a birthday in February are mutually exclusive.

Problem 126

Identify whether events having a birthday in January and having a birthday in winter are mutually exclusive.

determine if union covers sample space.
12 problems Warmup Practice Mixed Review Assessment
Problem 127

Identify whether the events are exhaustive: A=even and B=odd for one die roll.

Problem 128

Identify whether the events are exhaustive: A=roll greater than 4 and B=roll less than 3.

Problem 129

Identify whether the events are exhaustive: A=student passes and B=student does not pass.

Problem 130

Identify whether the events are exhaustive: A=red card and B=black card in a standard deck.

Problem 131

Identify whether the events are exhaustive: A=getting heads and B=getting tails for a single coin flip.

Problem 132

Identify whether the events are exhaustive: A=rolling a number less than 4 and B=rolling a number greater than 3 for one die roll.

Problem 133

Identify whether the events are exhaustive: A=rolling a 1 or 2 and B=rolling a 5 or 6 for one die roll.

Problem 134

Identify whether the events are exhaustive: A=drawing a Heart, B=drawing a Diamond, C=drawing a Club, and D=drawing a Spade from a standard deck.

Problem 135

Identify whether the events are exhaustive: A=drawing a King and B=drawing a Queen from a standard deck.

Problem 136

Identify whether the events are exhaustive: A=an integer is positive, B=an integer is negative, and C=an integer is zero.

Open in simulator
Problem 137

Identify whether the events are exhaustive: A=a day is a weekday and B=a day is a weekend.

Problem 138

Identify whether the events are exhaustive: A=student scores above 90% and B=student scores below 70% on a test.

catch union/intersection/complement and missing-outcome mistakes.
12 problems Warmup Practice Mixed Review Assessment
Problem 139

Correct the event-notation or sample-space error: A student says A union B means outcomes in both A and B.

Problem 140

Correct the event-notation or sample-space error: A student omits TH from the two-coin sample space.

Problem 141

Correct the event-notation or sample-space error: A student includes 7 in the complement of A for a die roll sample space.

Problem 142

Correct the event-notation or sample-space error: A student says disjoint events have a nonempty overlap.

Problem 143

Correct the event-notation or sample-space error: A student calculates the probability of event A as 1.2.

Problem 144

Correct the event-notation or sample-space error: A student writes the complement of event A as A'.

Open in simulator
Problem 145

Correct the event-notation or sample-space error: A student says 'at least two heads' for three coin flips means exactly two heads.

Problem 146

Correct the event-notation or sample-space error: A student lists the prime numbers for a die roll as {1, 2, 3, 5}.

Problem 147

Correct the event-notation or sample-space error: A student says two events A and B are independent if P(A and B) = P(A) + P(B).

Problem 148

Correct the event-notation or sample-space error: A student says the sample space for drawing two cards without replacement from a standard deck has 52*52 outcomes.

Problem 149

Correct the event-notation or sample-space error: A student writes the probability of B given A as P(A|B).

Problem 150

Correct the event-notation or sample-space error: A student writes the sample space for rolling a die as (1, 2, 3, 4, 5, 6).