ISEE UPPER LEVEL • MATHEMATICS ACHIEVEMENT

Calculate probability of single and compound events.

Master the formulas and strategies to find the likelihood of one event or multiple events occurring together.

Historical Context & Motivation

Long before anyone wrote a formula, people tried to predict outcomes. Ancient civilizations rolled dice made of animal bones, and gamblers in Renaissance Europe desperately wanted to know their chances of winning card games. These practical questions eventually gave birth to probability theory, one of the most useful branches of mathematics. Today, probability drives everything from weather forecasts to medical testing to the insurance industry.

1564
Cardano's Book on Games
Italian mathematician Gerolamo Cardano wrote the first known systematic analysis of probability, studying dice games and laying the groundwork for calculating single-event outcomes.
1654
Pascal and Fermat Correspond
Blaise Pascal and Pierre de Fermat exchanged letters about the 'problem of points,' creating the formal mathematics behind compound probability and expected value.
1713
Bernoulli's Ars Conjectandi
Jacob Bernoulli published his landmark work establishing the law of large numbers, connecting theoretical probability to real-world frequencies.
1933
Kolmogorov's Axioms
Russian mathematician Andrey Kolmogorov placed probability on a rigorous mathematical foundation with three axioms that define the rules every probability calculation follows today.

On the ISEE, probability questions test whether you can compute the likelihood of a single event—like drawing a red marble from a bag—as well as compound events that combine two or more actions. Understanding when to multiply probabilities versus when to add them is the core challenge. Let's build that understanding from the ground up.

Core Principles & Definitions

Before we calculate anything, you need a clear vocabulary. Probability always involves an experiment (the action being performed), outcomes (the possible results), and an event (the specific outcome or set of outcomes you care about). Every probability value falls between 0 and 1, where 0 means impossible and 1 means certain.

1

Single Event Probability

The probability of one event is the number of favorable outcomes divided by the total number of equally likely outcomes. Example: rolling a 3 on a standard die is 1/6.
2

Independent Events

Two events are independent if the outcome of one does not affect the other. Flipping a coin and rolling a die are independent. Multiply their individual probabilities to find the compound probability.
3

Dependent Events

Two events are dependent if the first event changes the sample space for the second. Drawing two cards without replacement is dependent because the deck shrinks after the first draw.
4

Mutually Exclusive Events

Events that cannot happen at the same time. Rolling a 2 and rolling a 5 on the same toss are mutually exclusive. Add their probabilities directly: P(A or B) = P(A) + P(B).
5

Complementary Events

The complement of event A includes every outcome that is NOT A. P(not A) = 1 − P(A). This shortcut saves time when the complement is simpler to calculate.
KEY TAKEAWAY
Think of probability like a traffic light. A single event is one light turning green—straightforward. A compound event asks: will both lights on your route be green? That depends on whether the lights are independent (timed separately) or dependent (one triggers the other). The relationship between events determines which formula you use.

Visual Explanation — The Probability Landscape

Visualizing probability helps you see the relationships between events. The diagram below shows the sample space for rolling two dice, which creates a grid of 36 equally likely outcomes. Each cell represents one compound outcome. By shading target regions, you can literally count favorable outcomes and divide by 36.

The grid shows all 36 outcomes for rolling two dice. Green cells represent sums of 7 (six outcomes, so P = 6/36 = 1/6). Blue cells represent sums of 11 (two outcomes, so P = 2/36 = 1/18). Pink cells represent doubles (six outcomes, so P = 6/36 = 1/6). Notice that no cell is both green and pink—these events are mutually exclusive.

This sample-space grid is a powerful tool on the ISEE. When a question asks for the probability of a sum, a difference, or doubles with two dice, you can mentally picture the 6 × 6 grid and count favorable cells. The probability of rolling a sum of 7 or a sum of 11 is (6 + 2)/36 = 8/36 = 2/9 because these events share no overlap. This is the addition rule for mutually exclusive events in action.

Mathematical Framework

All probability calculations on the ISEE come down to a few key formulas. Knowing which formula to apply—and when—is the real skill being tested. Let's break them down.

SINGLE EVENT PROBABILITY
P(A) = Number of favorable outcomes ÷ Total number of outcomes
P(A) is always a value from 0 to 1 (or equivalently, 0% to 100%). A probability of 0 means the event is impossible; a probability of 1 means it is certain.
COMPOUND — INDEPENDENT EVENTS (AND)
P(A and B) = P(A) × P(B)
Use this when event A does not affect event B. Flipping a coin and rolling a die, drawing a card and replacing it before drawing again—these are independent. Multiply the probabilities.
COMPOUND — DEPENDENT EVENTS (AND)
P(A and B) = P(A) × P(B given A)
Use this when event A changes the sample space for event B. Drawing two cards without replacement is the classic ISEE example. After the first draw, both the favorable outcomes and total outcomes may change.
COMPOUND — MUTUALLY EXCLUSIVE EVENTS (OR)
P(A or B) = P(A) + P(B)
Use this when A and B cannot happen at the same time. Rolling a 2 or a 5 on one die: P = 1/6 + 1/6 = 2/6 = 1/3. If events can overlap, you must subtract the overlap: P(A or B) = P(A) + P(B) − P(A and B).
💡 ISEE STRATEGY
When you see the word "and" in a probability question, think multiply. When you see "or", think add. This simple keyword trick helps you choose the correct formula quickly under time pressure. Also remember: the ISEE has no penalty for wrong answers, so always pick an answer—never leave a question blank.

Detailed Breakdown — Event Types on the ISEE

The ISEE tests probability in several common formats. You'll see questions about drawing colored objects from bags, spinning spinners, flipping coins, and rolling dice. The diagram below maps out the decision process you should follow when you encounter any probability question on the exam.

Follow this flowchart for every ISEE probability question. Start by identifying whether you have one event or multiple events. For compound events, the keywords "and" and "or" determine whether you multiply or add. Then check if the events are independent or dependent to select the correct multiplication rule.
Common ISEE probability scenarios and corresponding formulas
ScenarioTypeFormula
Drawing one red marble from a bagSingle eventP = red ÷ total
Flipping heads AND rolling a 6Independent, ANDP = 1/2 × 1/6 = 1/12
Drawing two aces without replacementDependent, ANDP = 4/52 × 3/51
Rolling a 2 OR a 5 on one dieMutually exclusive, ORP = 1/6 + 1/6 = 1/3
Drawing a heart OR a king from a deckOverlapping, ORP = 13/52 + 4/52 − 1/52

Worked Example

Let's work through a complete compound probability problem that mirrors what you'd see on the ISEE. Pay attention to how we identify the event type, choose the formula, and adjust the numbers.

Two Marbles Without Replacement
1
Step 1 — Read and IdentifyA bag contains 5 red marbles, 3 blue marbles, and 2 green marbles. If you draw two marbles without replacement, what is the probability that both are red? The keyword "without replacement" tells us this is a dependent compound event using the AND rule.
2
Step 2 — Find P(first red)Total marbles = 5 + 3 + 2 = 10. Red marbles = 5. So P(first red) = 5/10 = 1/2.
P(first red) = 5/10 = 1/2
3
Step 3 — Find P(second red | first was red)After drawing one red marble, there are now 4 red marbles left and 9 total marbles remaining. So P(second red given first red) = 4/9. Notice how both the numerator and denominator decreased by 1.
P(second red | first red) = 4/9
4
Step 4 — MultiplyP(both red) = P(first red) × P(second red | first red) = 5/10 × 4/9 = 20/90. Simplify by dividing numerator and denominator by 10: 20/90 = 2/9.
P(both red) = 2/9 ≈ 0.222
5
Step 5 — Verify ReasonablenessSince half the marbles are red, you might guess a 50% chance for each draw. But 1/2 × 1/2 = 1/4 = 0.25, and we got 2/9 ≈ 0.22, which is slightly less because the second draw had fewer red marbles available. The answer makes sense.

Common Mistakes & How to Avoid Them

Even students who understand probability formulas sometimes lose points on the ISEE by making avoidable errors. The table below highlights the most frequent mistakes and the corrections that keep you on track.

Common probability pitfalls on the ISEE
Common MistakeWhy It's WrongCorrect Approach
Forgetting to adjust the denominator for "without replacement"Using 52 for the second draw from a deck when it should be 51 gives a slightly wrong answerDecrease total by 1 for each item removed; also adjust the favorable count if needed
Adding probabilities when you should multiply"AND" requires multiplication; addition overestimates the compound probabilityKeyword check: "and" = multiply, "or" = add
Not simplifying fractionsThe ISEE answer choices are always in simplest form, so an unsimplified fraction won't match any optionAlways reduce your final answer. Divide numerator and denominator by their GCF.
Double-counting overlapping events with ORWhen events can happen simultaneously, straight addition counts the overlap twiceSubtract the overlap: P(A or B) = P(A) + P(B) − P(A and B)
🎯 TEST-DAY TIP
If your answer doesn't appear among the four choices, check two things immediately. First, did you simplify your fraction? Second, did you use the right operation—multiply for "and," add for "or"? These two checks catch the vast majority of errors. And remember, on the ISEE there is no penalty for guessing, so eliminate impossible answers and pick your best option.

Connections to Advanced Probability

The single-event and compound-event probability you've learned in this lesson forms the foundation for more advanced topics you'll encounter in high school statistics and beyond. Understanding how these basics connect to bigger ideas gives you a stronger grasp of why these rules work the way they do.

How ISEE probability connects to advanced topics
ISEE-Level ConceptAdvanced Extension
P(A) = favorable ÷ totalTheoretical vs. experimental probability; the law of large numbers shows that experimental probability approaches theoretical as trials increase
P(A and B) = P(A) × P(B) for independent eventsExtends to conditional probability P(A|B) and Bayes' Theorem, which is used in medical testing, spam filters, and artificial intelligence
P(A or B) with overlap subtractionGeneralizes to the inclusion-exclusion principle for three or more events, a key idea in combinatorics
Complement: P(not A) = 1 − P(A)Foundational in "at least one" problems—find P(none) and subtract from 1, which is faster than adding many cases

For now, master the basics thoroughly. The ISEE sticks to straightforward applications of these rules. If you can confidently identify event types and apply the correct formula, you'll handle every probability question the test throws at you. The advanced concepts listed above are simply extensions of the same logic—proof that what you're learning now has lasting value.

Practice Problems

Try these five problems in order. They build from a basic concept check to a challenging multi-step question. For each one, identify the event type first, choose your formula, and simplify your answer before checking the choices.

1
A jar contains 6 red, 4 blue, and 2 yellow gumballs. What is the probability of randomly selecting a blue gumball?
2
A fair coin is flipped and a standard six-sided die is rolled. What is the probability of getting heads on the coin AND a number greater than 4 on the die?
3
A bag contains 3 red and 5 green marbles. Two marbles are drawn without replacement. What is the probability that both marbles are green?
4
A standard deck has 52 cards. What is the probability of randomly drawing a heart OR a king?
5
A spinner is divided into 3 equal sections: red, blue, and yellow. If the spinner is spun 3 times, what is the probability of NOT landing on red on any of the three spins?

Lesson Summary

Probability measures how likely an event is, expressed as a fraction between 0 and 1. For a single event, divide favorable outcomes by total outcomes. For compound events, the keyword "and" means multiply and the keyword "or" means add. When events are independent, multiply their probabilities directly. When events are dependent (such as drawing without replacement), adjust the second probability to reflect the changed sample space.

For "or" problems, check whether the events overlap. Mutually exclusive events have no overlap, so simply add. If events can occur simultaneously, subtract the overlap using P(A or B) = P(A) + P(B) − P(A and B). The complement rule (P(not A) = 1 − P(A)) is a powerful shortcut for "at least one" or "not" problems. Always simplify fractions to match the ISEE answer choices, and never leave a question blank—there is no guessing penalty.

Varsity Tutors • ISEE Upper Level • Calculate probability of single and compound events.