SHSAT MATH • PROBABILITY

Probability Word Problems — Solve probability word problems.

Learn to turn everyday scenarios into simple fractions that measure how likely events are to happen.

Where Did Probability Come From?

Have you ever wondered how likely it is that your favorite team wins a game? Or what the chances are of picking a red marble from a bag? People have asked questions like these for hundreds of years. The math behind these questions is called probability (the study of how likely something is to happen).

Probability started with games of chance. Gamblers in the 1600s wanted to know the odds of winning their bets. They wrote letters to mathematicians asking for help. Those early questions turned into a whole branch of math that we still use today.

1654
The Famous Letters
Blaise Pascal and Pierre de Fermat exchanged letters about a gambling problem. Their ideas created the first rules of probability.
1713
First Probability Textbook
Jacob Bernoulli published a book that organized probability into a formal area of mathematics for the first time.
1812
Laplace's Classic Rule
Pierre-Simon Laplace wrote the formula we still use: probability equals favorable outcomes divided by total outcomes.
Today
Probability on the SHSAT
Probability word problems appear on standardized tests like the SHSAT. Mastering them helps you earn points and think more clearly about chance.

The big question probability answers is simple: "Out of all the things that could happen, how many of them are the thing I care about?" Let's learn exactly how to answer that question.

Core Principles of Probability

Before you solve any probability word problem, you need to understand a few key ideas. These ideas are the building blocks for every problem you will face on the SHSAT.

1

Experiment & Outcome

An experiment is any action with uncertain results, like flipping a coin. An outcome is one possible result, like landing on heads.
2

Sample Space

The sample space is the complete list of every possible outcome. For a coin, it is {Heads, Tails}. Knowing the sample space is your first step.
3

Favorable Outcomes

Favorable outcomes are the outcomes you want. If you want to roll an even number on a die, the favorable outcomes are {2, 4, 6}.
4

Probability Always Lives Between 0 and 1

A probability of 0 means impossible. A probability of 1 means certain. Every answer you get should be a fraction, decimal, or percent between 0 and 1 (or 0% and 100%).
5

Complement

The complement of an event is everything that is NOT that event. P(not A) = 1 − P(A). This shortcut saves time on tricky problems.
KEY TAKEAWAY
Think of probability like slicing a pizza. The whole pizza is all the possible outcomes. The slices you want are the favorable outcomes. Probability tells you what fraction of the pizza is yours. If 3 out of 8 slices have pepperoni, the probability of grabbing a pepperoni slice is 3/8.

Seeing Probability in Action

A picture can make probability much easier to understand. The diagram below shows a bag with 10 marbles. Some are blue, some are red, and some are green. We can see exactly how the probability formula works.

This diagram shows 10 marbles in a bag: 4 blue, 3 red, and 3 green. The probability of picking blue is 4 out of 10, which simplifies to 2/5. Notice that all the probabilities add up to 1 — that always happens when you list every possibility.

Look at the diagram above. There are 10 total marbles (the sample space). If you want a blue marble, there are 4 favorable outcomes. So the probability is 4 ÷ 10, which equals 4/10 or 2/5. This same counting approach works for every probability word problem.

The Probability Formula

Every probability word problem on the SHSAT can be solved with one main formula. Let's break it down piece by piece.

BASIC PROBABILITY FORMULA
P(Event) = Number of Favorable Outcomes ÷ Total Number of Outcomes
P(Event) means "the probability of the event happening." Favorable outcomes are the outcomes you want. Total outcomes are all possible results.
COMPLEMENT RULE
P(not A) = 1 − P(A)
If you know the probability of something happening, subtract it from 1 to find the probability of it not happening. For example, if P(rain) = 3/10, then P(no rain) = 1 − 3/10 = 7/10.
PROBABILITY RANGE
0 ≤ P(Event) ≤ 1
Your answer should always be between 0 and 1 (or between 0% and 100%). If you get a number outside this range, go back and check your work.
💡 SHSAT Tip
On the SHSAT, answers for probability are usually given as simplified fractions. Always reduce your fraction to lowest terms. For example, write 2/5 instead of 4/10.

Types of Probability Word Problems

Not every probability word problem looks the same. On the SHSAT, you will see a few different types. The diagram below sorts them so you know what to expect.

This flowchart shows the three main types of probability word problems you may see on the SHSAT. Each type follows the same four-step strategy at the bottom of the chart.

The first type, simple probability, asks you to pick one item and find the chance of a certain result. The second type, complement problems, asks about the probability of something NOT happening. The third type, compound events, combines two or more outcomes using the word "or." All three types use the same basic formula.

Worked Example: Solving Step by Step

Let's work through a typical SHSAT probability word problem from start to finish.

📝 Problem
A jar contains 6 red jelly beans, 4 yellow jelly beans, and 2 green jelly beans. If Maya picks one jelly bean at random, what is the probability that she picks a jelly bean that is NOT red?
Step-by-Step Solution
1
Step 1 — Read and Identify What You NeedThe question asks for the probability of picking a jelly bean that is NOT red. The word "NOT" tells us this is a complement problem. We can solve it two ways — directly or using the complement rule.
2
Step 2 — Count the Total OutcomesAdd up all the jelly beans: 6 red + 4 yellow + 2 green = 12 total jelly beans.
Total outcomes = 12
3
Step 3 — Count the Favorable OutcomesWe want jelly beans that are NOT red. That means yellow or green: 4 yellow + 2 green = 6 jelly beans.
Favorable outcomes = 6
4
Step 4 — Write the FractionP(NOT red) = favorable ÷ total = 6 ÷ 12 = 6/12.
5
Step 5 — SimplifyDivide the top and bottom by 6: 6/12 = 1/2.
P(NOT red) = 1/2
6
Step 6 — Check with the Complement RuleP(red) = 6/12 = 1/2. So P(NOT red) = 1 − 1/2 = 1/2. ✓ Both methods give the same answer!
CHECK YOUR WORK
Always verify that your probability is between 0 and 1. If you can, check your answer using the complement rule. If P(event) + P(not event) = 1, you know you're right.

Common Mistakes and How to Avoid Them

Even students who understand the formula can lose points on the SHSAT by making small errors. Here are the most common mistakes and the fix for each one.

Five common probability mistakes on the SHSAT
Common MistakeWhy It HappensHow to Fix It
Forgetting to count all itemsStudents count only the groups mentioned in the question, not every item.Re-read the problem and add every group to get the total before writing your fraction.
Flipping the fractionPutting total on top and favorable on the bottom.Remember: favorable goes on TOP, total goes on the BOTTOM. Probability ≤ 1.
Not simplifyingThe correct fraction is there, but it isn't reduced.Find the greatest common factor (GCF) of the numerator and denominator and divide both by it.
Misreading 'NOT'Finding P(event) instead of P(not event).Circle the word NOT in the problem. Use the complement rule: P(not A) = 1 − P(A).
Answer > 1Math error in counting or adding.If your answer is greater than 1, something is wrong. Go back and recount.
KEY TAKEAWAY
Think of the total outcomes as the whole jar of jelly beans, not just the flavors you like. If you only count some of them, your fraction will be wrong. Always add up every item first, then pick out the ones you need.

Connecting to More Advanced Probability

The probability skills you learn for the SHSAT are the foundation for much harder topics in high school and beyond. Here is a quick look at how basic probability grows into more complex ideas.

How SHSAT probability connects to future math courses
What You Learn Now (SHSAT)What Comes Next (High School+)
P(Event) = favorable ÷ totalProbability with combinations and permutations (counting larger sample spaces)
Complement rule: P(not A) = 1 − P(A)Conditional probability: P(A given B), which measures how one event changes the odds of another
"OR" problems: add the probabilitiesOverlapping events: P(A or B) = P(A) + P(B) − P(A and B)
Single draws from a bag or deckMultiple draws: independent and dependent events, like drawing cards without replacing them

Don't worry about the advanced column right now. The important thing is that every one of those harder topics still uses the same basic idea: count what you want, count everything, and divide. Master that on the SHSAT, and the rest will click when the time comes.

Practice Problems

Try these five problems on your own. They start easy and get harder. After you try each one, check the answer to see if you are on the right track.

PROBLEM 1CONCEPTUAL
A spinner has 8 equal sections: 3 are blue, 2 are red, and 3 are yellow. What is the probability of spinning blue?
PROBLEM 2BASIC CALCULATION
A box has 5 chocolate cookies, 7 vanilla cookies, and 3 strawberry cookies. If you pick one cookie at random, what is the probability of picking a vanilla cookie?
PROBLEM 3INTERMEDIATE
A standard deck of playing cards has 52 cards. There are 4 suits (hearts, diamonds, clubs, spades), each with 13 cards. What is the probability of drawing a card that is NOT a heart?
PROBLEM 4APPLIED
In Ms. Rivera's class, there are 12 boys and 18 girls. She writes each student's name on a slip of paper and puts them all in a hat. If she draws one name at random, what is the probability that the name belongs to a boy OR a girl whose name starts with the letter A? There are 5 girls whose names start with A and 2 boys whose names start with A.
PROBLEM 5CRITICAL THINKING
A bag contains some red and blue marbles. The probability of picking a red marble is 2/7. If there are 6 red marbles in the bag, how many blue marbles are there? Then find the probability of picking a blue marble.

Probability Word Problems — Quick Review

Probability measures how likely an event is to happen. To solve any probability word problem, use the formula: P(Event) = favorable outcomes ÷ total outcomes. Start by counting the total number of outcomes (the sample space). Then count the favorable outcomes (the ones you want). Write the fraction and simplify.

For problems that use the word "not," apply the complement rule: P(not A) = 1 − P(A). For problems that use the word "or," add the probabilities of each outcome (when the outcomes don't overlap). Always check that your answer is between 0 and 1. If it isn't, recount! With practice, these problems become quick wins on the SHSAT.

Varsity Tutors • SHSAT Math • Probability Word Problems