st

Wednesday, September 23, 2026

SAT Math Probability: Conditional Probability, Two-Way Tables, Formulas and Practice

 

SAT Math Probability: Formulas, Conditional Probability, Two-Way Tables and Practice

Probability on the SAT Math section is often less about complicated calculations and more about identifying exactly what population or group the question is talking about.

A problem may give you a simple collection of objects, a two-way table, a survey, a repeated experiment, or a situation involving two events.

The calculation may be short.

The difficult part is deciding what belongs in the numerator and what belongs in the denominator.

The College Board's current SAT framework includes probability and conditional probability within the Problem-Solving and Data Analysis content area. The framework specifically includes one-way tables, two-way tables, tree diagrams, area models, relative frequency, probability, and conditional probability.

This makes probability an important skill to understand if you are preparing for the Digital SAT Math section in 2026.


SAT Probability Formulas and Main Ideas

Before working through examples, learn these basic relationships.

Basic probability

Probability = favorable outcomes ÷ total outcomes

Complement

P(not A) = 1 − P(A)

Probability of A or B

P(A or B) = P(A) + P(B) − P(A and B)

Probability of A and B for independent events

P(A and B) = P(A) × P(B)

Conditional probability

P(A | B) = P(A and B) ÷ P(B)

The notation P(A | B) means:

the probability of A given B.

The event after the vertical bar tells you which group you are working within.

That idea is especially important for SAT conditional probability questions.


What Is Probability?

Probability describes how likely an event is to occur.

For an event with equally likely outcomes:

Probability = favorable outcomes ÷ total possible outcomes

A probability can be written as a fraction, decimal, or percentage.

For example, suppose a container has:

  • 6 red balls

  • 4 blue balls

There are 10 balls altogether.

The probability of selecting a red ball is:

6/10 = 3/5 = 0.6 = 60%

A probability of 0 means the event cannot happen.

A probability of 1 means the event must happen.

Therefore:

0 ≤ P(A) ≤ 1

This simple range is also useful when checking an answer. A probability cannot be negative and cannot be greater than 1.


How to Solve Basic SAT Probability Questions

For a basic probability question, identify two things:

Numerator: the outcomes you want

Denominator: all possible outcomes in the relevant sample space

Example

A box contains 7 green pencils, 5 yellow pencils, and 8 red pencils.

What is the probability of randomly selecting a yellow pencil?

There are:

7 + 5 + 8 = 20 pencils

There are 5 favorable outcomes.

Therefore:

P(yellow) = 5/20

P(yellow) = 1/4

So the probability is:

1/4, 0.25, or 25%

The important step is not the division.

It is recognizing that the denominator is 20, because all 20 pencils are possible selections.


SAT Probability From a Table

Probability questions can also provide data in a table.

Suppose a school records whether 160 students participate in a sports program.

SportsNo SportsTotal
Grade 9423880
Grade 10463480
Total8872160

Question

What is the probability that a randomly selected student participates in sports?

The question does not restrict the student to a particular grade.

Therefore, use the entire group.

Favorable students:

88

Total students:

160

So:

P(sports) = 88/160

= 11/20

= 0.55

= 55%

This is an example of a probability calculated from a two-way table using the overall total.


How to Read a Two-Way Table on the SAT

A two-way table organizes observations according to two categories.

In the example above:

  • The rows represent grade level.

  • The columns represent sports participation.

  • The interior cells show the number of students in both categories.

  • The row totals show the number of students in each grade.

  • The column totals show the number of students in each sports category.

  • The bottom-right value is the total number of students.

When solving a SAT two-way table probability problem, do not automatically choose the bottom-right number as your denominator.

First read the wording.

The correct denominator depends on the population described by the question.


SAT Conditional Probability: The Most Important Idea

Conditional probability means that the question has restricted the group you are considering.

Look for wording such as:

  • given that

  • among

  • of the students who

  • if the student is

  • for students who

  • selected from those who

These phrases can indicate that you should work with a smaller group rather than the entire sample.

Using the previous table:

SportsNo SportsTotal
Grade 9423880
Grade 10463480
Total8872160

Question

A student is known to be in Grade 9.

What is the probability that the student participates in sports?

The condition tells us that we are considering Grade 9 students only.

There are 80 Grade 9 students.

Of those 80 students, 42 participate in sports.

Therefore:

P(Sports | Grade 9) = 42/80

= 21/40

= 0.525

= 52.5%

Notice what happened to the denominator.

We did not use 160.

The condition changed the relevant population from all students to Grade 9 students.

That is the central idea behind many SAT conditional probability problems.


How to Remember P(A | B)

Read the notation from left to right:

P(A | B)

means:

probability of A, given B

The condition is B.

So the denominator represents B.

For example:

P(plays soccer | Grade 10)

means:

Among Grade 10 students, what fraction plays soccer?

It does not mean:

Among soccer players, what fraction is in Grade 10?

Those are different questions.

In general:

P(A | B) ≠ P(B | A)

The order matters.


Joint Probability From a Two-Way Table

A joint event requires both conditions to be true.

For example:

Grade 9 and Sports

From the table:

42 students are both Grade 9 students and sports participants.

Out of 160 students:

P(Grade 9 and Sports) = 42/160

= 21/80

A joint probability from a table normally uses the relevant intersection cell as the numerator and the overall total as the denominator when no condition restricts the sample.


Marginal Probability vs. Conditional Probability

These two ideas can look similar but use different denominators.

Marginal probability

A marginal probability describes one category without restricting the sample.

For example:

What is the probability that a randomly selected student participates in sports?

Use:

88/160

Conditional probability

A conditional probability restricts the sample.

For example:

What is the probability that a Grade 9 student participates in sports?

Use:

42/80

The numerator may involve the same intersection cell.

The denominator changes because the question changes the population being considered.

This distinction is one of the most useful skills for SAT probability from two-way tables.


Independent Events on the SAT

Two events are independent when knowing that one event occurred does not change the probability of the other.

For independent events:

P(A and B) = P(A) × P(B)

A familiar example is flipping a fair coin twice.

The first flip does not change the probabilities for the second flip.

The probability of heads on each flip is:

1/2

Therefore:

P(two heads) = 1/2 × 1/2

= 1/4

The important word is independent.

Do not multiply probabilities automatically just because a question contains two events.

First determine whether the events affect one another.


Dependent Events and Sampling Without Replacement

Events are dependent when the outcome of one event changes the probabilities for another event.

A common example is selecting objects without replacement.

Suppose a bag contains:

  • 4 red marbles

  • 6 blue marbles

Two marbles are selected without replacement.

What is the probability that both are red?

First selection

There are 4 red marbles out of 10:

4/10

After one red marble is selected, there are:

3 red marbles

and:

9 marbles total

So the second probability is:

3/9

Therefore:

P(both red) = 4/10 × 3/9

= 12/90

= 2/15

The second denominator is 9 rather than 10 because the first marble was not returned.

This is why the phrase “without replacement” deserves immediate attention.


SAT Probability With Replacement

Now change the situation.

Suppose the first marble is selected and then returned to the bag before the second selection.

The total number of marbles remains 10.

The probability of red on each selection is:

4/10

Therefore:

P(two red) = 4/10 × 4/10

= 16/100

= 4/25

The difference between replacement and no replacement can completely change the answer.

When you see a repeated-selection probability question, ask:

Does the sample space change after the first selection?


Probability of A or B

The word “or” requires careful reading.

If two events cannot happen together, add their probabilities.

For example, on a standard six-sided die, a roll cannot be both 2 and 5.

Therefore:

P(2 or 5) = P(2) + P(5)

= 1/6 + 1/6

= 1/3

But some events overlap.

When A and B can happen at the same time:

P(A or B) = P(A) + P(B) − P(A and B)

The overlap is subtracted because it was counted twice.


SAT Example: King or Heart

Consider a standard 52-card deck.

What is the probability of selecting a king or a heart?

There are:

4 kings

13 hearts

But the king of hearts belongs to both groups.

Therefore, the overlap must be subtracted.

P(king or heart)

= 4/52 + 13/52 − 1/52

= 16/52

= 4/13

The key question is:

Can the two events happen at the same time?

If yes, check for overlap.


The Complement Rule

Sometimes the easiest way to calculate a probability is to find the probability of the opposite event.

The complement rule is:

P(not A) = 1 − P(A)

Example

Suppose the probability that a randomly selected machine passes a quality test is:

0.92

Then the probability that it does not pass is:

1 − 0.92 = 0.08

So:

P(not pass) = 0.08

The complement rule is particularly useful when the question asks for:

  • not

  • does not

  • neither

  • none

  • at least one

depending on how the problem is structured.


Probability of “At Least One”

“At least one” means one or more.

It can sometimes be easier to calculate the opposite:

none

and then subtract from 1.

Suppose a fair coin is flipped three times.

What is the probability of getting at least one head?

The opposite event is getting no heads.

That means all three flips are tails.

P(three tails) = 1/2 × 1/2 × 1/2

= 1/8

Therefore:

P(at least one head)

= 1 − 1/8

= 7/8

This approach is often shorter than listing every possible sequence containing one, two, or three heads.


Probability With Percentages

Probability and percentage are closely connected.

For example:

1/4 = 0.25 = 25%

3/5 = 0.6 = 60%

7/10 = 0.7 = 70%

If a SAT question gives you percentages instead of counts, pay attention to what the percentage represents.

A percentage could describe:

  • the entire population

  • a particular row

  • a particular column

  • a conditional group

Do not assume that every percentage in a table uses the same denominator.


Relative Frequency and SAT Probability

The College Board framework also includes relative frequency in its probability and conditional probability skill area.

Relative frequency is essentially the proportion of observations belonging to an outcome.

For example, suppose a machine produces 500 parts and 15 are defective.

The observed relative frequency of defective parts is:

15/500

= 0.03

= 3%

A question may use experimental or survey data rather than a theoretical sample space.

In that case, carefully identify whether the problem is asking you to calculate a proportion from the observed data.


Tree Diagrams and Probability

The SAT framework also identifies tree diagrams as one representation that can be used with probability and conditional probability.

A tree diagram is useful when a process happens in stages.

For example:

First selection → Second selection

Each branch represents a possible outcome.

When following a particular path, multiply the probabilities along that path.

If several different paths produce the result the question asks for, add the probabilities of those paths.

The important ideas remain the same:

Multiply along a path.

Add separate paths when appropriate.

Always check whether the events are independent or whether earlier outcomes change later probabilities.


How to Solve SAT Probability Word Problems

Probability word problems can contain a lot of information.

Do not calculate immediately.

Use this process.

Step 1: Identify the experiment

What is being selected, measured, rolled, flipped, or observed?

Step 2: Identify the event

What outcome does the question want?

Step 3: Find the relevant sample space

Ask:

What outcomes are still possible?

Step 4: Look for a condition

Words such as:

“given that”

“among”

“of those who”

“if the student is”

may restrict the sample.

Step 5: Check for multiple events

Does the question involve:

and

or

at least one

neither

Step 6: Check replacement

If objects are selected repeatedly, determine whether the first object is returned.

Step 7: Calculate

Only after identifying the correct sample space should you perform the arithmetic.

Step 8: Check the result

A probability must be between 0 and 1.


The Most Common SAT Probability Mistakes

Mistake 1: Using the grand total for every question

This is especially common with conditional probability.

If the question says:

“Among Grade 10 students…”

you are not considering the entire school anymore.

The Grade 10 total becomes the relevant denominator.


Mistake 2: Reversing conditional probability

These are different:

P(A | B)

and

P(B | A)

Read the wording carefully.

The condition determines the denominator.


Mistake 3: Ignoring overlap in an “or” question

If A and B can happen together, simply adding P(A) and P(B) counts the overlap twice.

Use:

P(A or B) = P(A) + P(B) − P(A and B)


Mistake 4: Forgetting that “without replacement” changes the sample

If an object is removed and not returned, the number of available objects changes.

Recalculate the next probability.


Mistake 5: Multiplying every time you see “and”

The multiplication rule depends on the structure of the events.

For independent events:

P(A and B) = P(A) × P(B)

For dependent events, the second probability must account for the first event.


Mistake 6: Reading the table before reading the question

A large table can contain much more information than you need.

Read the question first.

Then locate only the row, column, cell, or totals required to answer it.


SAT Probability Practice Questions

Question 1: Basic Probability

A container contains 12 white cards, 8 blue cards, and 10 green cards.

What is the probability of selecting a blue card at random?

Solution

Total cards:

12 + 8 + 10 = 30

Blue cards:

8

Therefore:

P(blue) = 8/30

= 4/15

Answer: 4/15


Question 2: Conditional Probability From a Two-Way Table

A school surveys 200 students.

Plays SoccerDoes Not Play SoccerTotal
Grade 9364480
Grade 105466120
Total90110200

A student is selected from the Grade 10 group.

What is the probability that the student plays soccer?

Solution

The condition is Grade 10.

Therefore, the denominator is:

120

The number of Grade 10 students who play soccer is:

54

So:

P(Soccer | Grade 10) = 54/120

= 9/20

= 0.45

Answer: 9/20


Question 3: Independent Events

A fair six-sided die is rolled twice.

What is the probability of rolling a 6 both times?

The probability of a 6 on one roll is:

1/6

The rolls are independent.

Therefore:

P(two 6s) = 1/6 × 1/6

= 1/36

Answer: 1/36


Question 4: Without Replacement

A bag contains 5 red balls and 7 blue balls.

Two balls are selected without replacement.

What is the probability that both balls are red?

First selection:

5/12

After one red ball is removed:

4 red balls remain out of 11 total balls.

Second selection:

4/11

Therefore:

P(both red) = 5/12 × 4/11

= 20/132

= 5/33

Answer: 5/33


Question 5: Complement

The probability that a randomly selected package arrives on time is 0.94.

What is the probability that it does not arrive on time?

Use the complement:

1 − 0.94 = 0.06

Answer: 0.06


Question 6: “Or” With Overlap

A standard 52-card deck contains 4 kings and 13 hearts.

What is the probability of selecting a king or a heart?

The king of hearts belongs to both groups.

Therefore:

P(king or heart)

= 4/52 + 13/52 − 1/52

= 16/52

= 4/13

Answer: 4/13


A Fast SAT Probability Checklist

When you see a probability problem, ask these questions:

1. What is the event?

What exactly am I trying to find?

2. What is the relevant population?

Am I considering everyone or only a particular group?

3. Is there a condition?

Look for “given,” “among,” or similar wording.

4. Is there an overlap?

If the question uses “or,” determine whether both events can happen together.

5. Are the events independent?

If one event happens first, does it change the next probability?

6. Is there replacement?

If not, the sample size may change.

7. Can the answer be checked?

The probability must be between 0 and 1.


How to Improve at SAT Probability Questions

The best way to improve is not to memorize dozens of isolated tricks.

Instead, practice identifying the structure of the problem.

When you miss a question, ask:

Did I choose the wrong numerator?

Did I choose the wrong denominator?

Did I miss a condition?

Did I overlook an overlap?

Did I treat dependent events as independent?

Did I forget that an item was removed without replacement?

These questions reveal whether the problem was a calculation error or a misunderstanding of the probability model.

For SAT Math probability practice, it is particularly useful to mix simple probability questions with two-way tables, conditional probability, complements, independent events, and dependent events.

That prevents you from solving every problem with the same formula.


SAT Probability: What You Actually Need to Remember

Probability questions become much easier when you stop looking for one formula that works for everything.

Instead, identify the situation.

Basic probability

Favorable outcomes ÷ relevant total outcomes

Conditional probability

Restrict the sample to the group named by the condition.

P(A | B) = P(A and B) ÷ P(B)

Independent events

One event does not change the probability of the other.

P(A and B) = P(A) × P(B)

Dependent events

The probability of a later event changes because of an earlier event.

“Or”

Check whether the events overlap.

P(A or B) = P(A) + P(B) − P(A and B)

Complement

Sometimes the opposite event is easier to calculate.

P(not A) = 1 − P(A)

Two-way tables

Read the question first.

Then determine whether the denominator should be:

  • the overall total

  • a row total

  • a column total

  • or another restricted group

The central skill behind many SAT probability and conditional probability questions is knowing which group the probability is being calculated within.

Once that becomes automatic, many probability problems reduce to a carefully chosen fraction rather than a complicated calculation.

No comments:

Post a Comment

please leave your comments

SAT Math Probability: Conditional Probability, Two-Way Tables, Formulas and Practice

  SAT Math Probability: Formulas, Conditional Probability, Two-Way Tables and Practice Probability on the SAT Math section is often less abo...