In mathematics, probability is a measure of how likely an event is to occur, expressed as a number between 0 (impossible) and 1 (certain). The basic probability formula is: P(A) = number of favorable outcomes ÷ total number of possible outcomes. To calculate probability, count how many outcomes satisfy your event, then divide by all possible outcomes. Probability appears on the SAT Math and ACT Math sections and in Florida’s MAFS.912.S-CP standards.

Probability in Math: Definition, Formula, and How to Calculate It

Probability: Definition, Formulas & How to Calculate

Probability is a measure of how likely an event is to occur, expressed as a number between 0 (impossible) and 1 (certain). The basic formula is P(A) = favorable outcomes ÷ total outcomes. Tested on the SAT and ACT under “Problem Solving and Data Analysis” and in Florida’s MAFS.912.S-CP standards.

DEFINITION

What Is Probability?

Probability quantifies the likelihood of an event occurring, expressed as a number between 0 and 1, where 0 means impossible and 1 means certain. An event with probability 0.5 is equally likely to occur or not. Probability is the foundation of statistics, data analysis, and decision-making under uncertainty.

Probability

The basic formula: count the outcomes that satisfy your event, then divide by all possible outcomes.

P(A) = favorable outcomes ÷ total outcomes

BASIC · COMPOUND · CONDITIONAL

The 4 Core Probability Formulas

Every probability problem uses one of four formulas. On the SAT, choosing the right formula is the skill being tested, not the arithmetic.

🎲 1 • Basic
P(A) = favorable ÷ total
One event, equally likely outcomes (coins, dice, cards).
Rolling a 4 → P(4) = 1 ÷ 6 ≈ 0.167
2 • Compound (AND)
P(A and B) = P(A) × P(B)
Both events happen, and they're independent. If dependent: P(A) × P(B|A).
Heads AND a 3 → ½ × ⅙ = 1/12
☑️ 3 • Compound (OR)
P(A or B) = P(A) + P(B) − P(A and B)
At least one happens — subtract the overlap. Mutually exclusive: just P(A) + P(B).
King OR red card from a deck
🔗 4 • Conditional
P(B|A) = P(A and B) ÷ P(A)
B depends on A having happened. "Probability of B given A."
2nd ace given 1st was an ace → deck now 51

THE BIG DECISION

AND vs OR — Multiply or Add?

The most common SAT probability error is picking the wrong operation. Here’s the logic that keeps them straight.

AND
× multiply
Both must happen → harder → smaller number. Multiply the probabilities.
OR
+ add
Either can happen → more ways to succeed. Add, then subtract the overlap.
Memory rule: AND = multiply (both things must happen, which is harder → smaller result). OR = add (either works → more ways to win). For OR, subtract the overlap P(A and B) unless the events are mutually exclusive (can't both happen), in which case there's no overlap to remove.

STEP BY STEP

Probability — Three Worked Examples

Basic • Easy
A bag has 5 red, 3 blue, and 2 green marbles. What is the probability of drawing a red marble?
  • 1. Favorable outcomes → 5 red
  • 2. Total outcomes → 5 + 3 + 2 = 10
  • 3. Apply the formula → P(red) = 5 ÷ 10 = 0.5
  • 4. Check → between 0 and 1 ✓, and half the marbles are red ✓
P(red) = 1/2 = 0.5 = 50%
Compound AND • Medium
A spinner has 8 equal sections (1–8). You spin twice. Probability of an even number both times?
  • 1. P(even on one spin) → evens are 2,4,6,8 → 4/8 = 1/2
  • 2. Two spins are independent (first doesn't affect second).
  • 3. Apply AND for independent events → P(even) × P(even)
  • 4. Calculate → (1/2) × (1/2) = 1/4 = 0.25
P(even both spins) = 1/4 = 0.25 = 25%
Conditional • Hard (SAT)
From a 52-card deck you draw one card, no replacement. Probability the 2nd card is an ace, given the 1st was an ace?
  • 1. This is conditional — the first draw changes the second.
  • 2. After drawing one ace: 3 aces remain in a 51-card deck.
  • 3. Apply → P(2nd ace | 1st ace) = favorable ÷ remaining
  • 4. Calculate → 3/51 = 1/17 ≈ 0.059
P(2nd ace | 1st ace) = 3/51 = 1/17 ≈ 5.9%
⚠️
SAT trap: students use 4/52 (the unconditional probability) instead of 3/51, they forget the deck shrinks AND the ace count drops. "Given that" always signals conditional, adjust the denominator.

TWO TYPE

Theoretical vs. Experimental Probability

Theoretical is what should happen in ideal conditions; experimental is what actually happened in trials. As trials increase, experimental approaches theoretical (Law of Large Numbers).

THEORETICAL EXPERIMENTAL
Definition What should happen (equally likely outcomes) What actually happened (trials/data)
Formula favorable ÷ total times A occurred ÷ total trials
Example Fair coin: P(heads) = 1/2 = 0.5 100 flips, 53 heads → 0.53
When to use Ideal conditions, dice/coins/spinners Real data, surveys, simulations
FSA connection Constructed problems (dice, cards) Data analysis (tables, survey results)

PROBLEM SOLVING & DATA ANALYSIS

Probability on the SAT & ACT

Probability falls under “Problem Solving and Data Analysis” about 17% of SAT Math. Students who can’t quickly identify basic, compound, and conditional types lose 2–3 questions per test.

QUESTION TYPE SAT FREQ ACT FREQ FORMULA
Basic (from a table/graph) 1–2 per test 2–3 per test favorable ÷ total
Compound (independent) 1 per test 1–2 per test P(A) × P(B)
Conditional ("given that") 1 per test 1 per test P(A and B) ÷ P(A)
Mutually exclusive / OR Occasionally 1 per test P(A) + P(B) − P(A ∩ B)

AVOID THESE

4 Common Probability Mistakes

Flipping the Fraction
Writing P(A) = total ÷ favorable instead of favorable ÷ total.
Fix: "favorable on top, total on the bottom." The event you want is the numerator.
AND / OR Reversed
Multiplying for OR problems and adding for AND problems — the reverse of correct.
Fix: AND = multiply (both must happen → smaller). OR = add (either works → more ways), then subtract the overlap.
Not Updating the Denominator
After drawing without replacement, still using 52 instead of 51. The #1 SAT conditional trap.
Fix: on "without replacement" or "given that," update BOTH numerator and denominator — how many are left?
Theoretical vs. Experimental Mix-up
Applying favorable ÷ total to frequency-table data (which needs experimental probability).
Fix: if the problem gives a table of results, use actual frequencies — not theoretical ratios.

TRY THESE

Practice Problems

Work each one, then reveal the answer to check yourself.

Basic
A jar has 4 yellow, 6 blue, and 2 red candies. You pick one at random. Probability of picking blue?
Favorable = 6, Total = 4 + 6 + 2 = 12. P(blue) = 6 ÷ 12 = 1/2 = 0.5 (50%).
Compound (AND)
You roll a fair die twice. Probability of a number greater than 4 on both rolls?
Greater than 4 = {5, 6} → 2/6 = 1/3 per roll. Independent → (1/3) × (1/3) = 1/9 ≈ 0.111.
Compound (OR)
In a class of 30, 18 play sports and 12 play an instrument; 5 play both. Probability a random student plays sports OR an instrument?
P(A or B) = 18/30 + 12/30 − 5/30 = 25/30 = 5/6 ≈ 0.833.
Conditional
A bag has 3 red and 5 blue balls. You draw one without replacement, then another. Given the first was red, probability the second is also red?
After one red: 2 red left in 7 total. P(2nd red | 1st red) = 2/7 ≈ 0.286.

Probability — FAQ

What is probability in math?
Probability is a measure of how likely an event is to happen, expressed as a number between 0 and 1. An event with probability 0 is impossible; one with probability 1 is certain. The basic formula is P(A) = favorable outcomes ÷ total outcomes. It's used in statistics, data analysis, and decision-making, and is tested on the SAT and ACT Math sections under Florida's MAFS.912.S-CP standards.
What is the formula for probability?
The basic formula is P(A) = favorable ÷ total. For independent AND events: P(A and B) = P(A) × P(B). For OR events: P(A or B) = P(A) + P(B) − P(A and B). For conditional (given that): P(B|A) = P(A and B) ÷ P(A). On the SAT, identifying which formula applies is the primary skill being tested, not the arithmetic.
What's the difference between theoretical and experimental probability?
Theoretical probability comes from equally likely outcomes without running an experiment, P(heads) = 1/2 for a fair coin. Experimental probability comes from actual trial results, 47 heads in 100 flips → 47/100. As trials increase, experimental approaches theoretical (Law of Large Numbers). Florida FSA data-analysis questions usually provide survey or frequency-table data and ask for experimental probability.
How many probability questions are on the SAT Math section?
The SAT Math section includes 2–3 probability questions per test, all under "Problem Solving and Data Analysis" (about 17% of the Math score). Types include basic probability from a table or graph (most common), compound probability with independent events, and conditional probability. Conditional is the most-missed because students don't update the sample space after each draw. See the SAT Math section on College Board for the full specification.
Can InLighten's Orlando tutors help with probability for the SAT or FSA?
Yes, our certified math tutors in Orlando cover probability for Florida FSA/EOC and SAT/ACT Math: all formula types (basic, compound AND/OR, conditional), the theoretical-vs-experimental distinction, and the exact question formats on each exam. We diagnose where your student is making errors before building a targeted plan. Book a free math assessment to start.

SAT Data Analysis Giving You Trouble?

Book a free math assessment and get a personalized Digital SAT plan built around your gaps.