ACT Math Statistics & Probability: The Complete Guide to Every Question Type

ACT statistics and probability questions make up roughly 10% of your math score — about 5 to 6 questions out of 45. That makes this one of the highest-value sections to study because the concepts are learnable and the question patterns are predictable. This guide covers every statistics and probability topic tested on the ACT, from mean and median calculations to compound probability and expected value, with formulas, worked examples, and practice problems you can try right now.

What ACT Statistics and Probability Covers

How Many Questions and What Types

Statistics and probability is one of the six reporting categories on the ACT Math section. You can expect approximately 5 to 6 questions out of 45 total — about 10% of your math score. These questions span four broad areas: central tendency (mean, median, mode), probability calculations, data interpretation from charts and graphs, and counting methods like combinations and permutations.

The questions generally progress from easier to harder as you move through the section. Early questions might ask you to find a simple average, while later ones could involve multi-step compound probability or expected value calculations.

Approximate question distribution across statistics and probability subtopics on the ACT Math section.
Topic AreaTypical # of QuestionsKey ConceptsDifficulty Level
Central Tendency (Mean, Median, Mode)2–3Mean, median, mode, range, weighted averages, outlier effectsEasy–Medium
Basic Probability1–2Simple probability, complement rule, either/or, both/andMedium
Counting Methods0–1Fundamental counting principle, permutations, combinationsMedium–Hard
Data Interpretation1–2Bar charts, scatter plots, histograms, correlationEasy–Medium
Expected Value0–1Probability × value summation, long-run averagesHard

The Enhanced ACT Format

Starting April 2025, the ACT moved to an enhanced format. The math section now has 45 questions in 50 minutes (giving you about 67 seconds per question) and each question has 4 answer choices instead of 5. The section also includes 4 experimental field-test questions that do not count toward your score — but since you cannot tell which ones they are, treat every question as if it counts.

Mean, Median, Mode, and Range

Calculating the Mean (Including Weighted Averages)

The mean is the most commonly tested ACT statistics concept. To find it, add all values and divide by the count. For example, the mean of 10, 15, and 20 is (10 + 15 + 20) / 3 = 15.

Weighted averages appear when different groups contribute unequally. If 20 students scored an average of 80 and 30 students scored an average of 90, you cannot simply average 80 and 90. Instead, calculate (20 × 80 + 30 × 90) / (20 + 30) = (1600 + 2700) / 50 = 86.

Finding the Median

The median is the middle value when data is arranged in order. For an odd count, pick the center value. For an even count, average the two center values. This distinction is a frequent ACT trap — always check whether the count is odd or even before selecting your answer.

Mode, Range, and Outlier Effects

The mode is the most frequently occurring value. A data set can have no mode (all values unique), one mode, or multiple modes. The range is simply the difference between the highest and lowest values.

Understanding how outliers affect each measure is critical for the ACT. An extreme value pulls the mean significantly toward it but has no effect on the median or mode. When a question involves skewed data or an unusual outlier, the ACT is almost always testing whether you recognize this distinction.

Common Mistake: When a question says "a new value is added to the data set," recalculate the mean from scratch — do not try to adjust the old mean by feel. Recompute the total sum, add the new value, and divide by the new count.

Worked Example

A student scores 78, 85, 92, 88, and 72 on five tests. What is the mean score, and what is the median?

  1. Find the mean: Add all scores: 78 + 85 + 92 + 88 + 72 = 415
  2. Divide by the count: 415 ÷ 5 = 83
  3. Find the median: Arrange in order: 72, 78, 85, 88, 92
  4. Pick the middle value (3rd of 5): 85
Result: The mean is 83 and the median is 85. Notice the mean is lower because 72 pulls the average down — this is how outliers affect the mean but not the median.
Question 1 — Central Tendency
The ages of 7 students in a study group are: 15, 16, 15, 17, 16, 15, 18. What is the mode?
Key formulas you need for the ACT Math statistics and probability questions.
ConceptFormulaWhen to Use
MeanSum of values ÷ Number of values"Find the average" or "arithmetic mean" questions
Weighted Mean(Value₁ × Weight₁ + Value₂ × Weight₂ + ...) ÷ Total WeightDifferent groups contribute unequally to the average
ProbabilityDesired outcomes ÷ Total outcomes"What is the probability that..." questions
Either/Or (Mutually Exclusive)P(A) + P(B)"What is the probability of A or B happening?"
Both/And (Independent)P(A) × P(B)"What is the probability of A and B both happening?"
ComplementP(not A) = 1 − P(A)"What is the probability that it does NOT happen?"
Expected ValueΣ (Probability × Value)"What is the expected outcome?" or average result of repeated trials
Permutationsn! ÷ (n − r)!Arrangements where order matters
Combinationsn! ÷ [r! × (n − r)!]Selections where order does not matter

Probability Rules and Compound Events

The Basic Probability Formula

Every ACT math probability question starts from the same formula: P(event) = desired outcomes ÷ total outcomes. If a jar has 3 red marbles and 7 blue marbles, the probability of drawing a red marble is 3/10.

The complement rule is equally important: P(not A) = 1 − P(A). When a question asks "what is the probability that it does NOT rain," calculate the probability that it does rain and subtract from 1. This shortcut saves time on questions where counting the "not" outcomes directly would be tedious.

Either/Or vs. Both/And Probability

This is the single most common source of errors on ACT probability questions. The rules are straightforward but students mix them up under pressure:

  • Either/Or (mutually exclusive events): Add the probabilities. "What is the probability of drawing a king OR a queen?" = P(king) + P(queen).
  • Both/And (independent events): Multiply the probabilities. "What is the probability of flipping heads AND rolling a 6?" = P(heads) × P(6).
Quick reference for deciding whether to add or multiply probabilities on the ACT.
ScenarioRuleFormulaExample
Event A OR Event B (mutually exclusive)AddP(A) + P(B)Drawing a king OR a queen: 4/52 + 4/52 = 8/52
Event A AND Event B (independent)MultiplyP(A) × P(B)Flipping heads AND rolling a 6: 1/2 × 1/6 = 1/12
Event A AND then B (dependent)Multiply (adjusted)P(A) × P(B|A)Drawing 2 aces without replacement: 4/52 × 3/51
NOT Event AComplement1 − P(A)NOT rolling a 6: 1 − 1/6 = 5/6

Independent vs. Dependent Events

Two events are independent when the outcome of the first has no effect on the second — like flipping a coin twice. The probability does not change between trials.

Events are dependent when the first outcome changes the conditions for the second. The classic example is drawing cards or marbles without replacement. If you draw one ace from a 52-card deck without replacing it, the probability of drawing a second ace changes from 4/52 to 3/51 because both the numerator and denominator have decreased.

Worked Example

A bag contains 5 red marbles, 3 blue marbles, and 2 green marbles. You draw one marble, do NOT replace it, then draw a second. What is the probability of drawing two red marbles?

  1. Total marbles: 5 + 3 + 2 = 10
  2. P(first red) = 5/10 = 1/2
  3. After removing one red marble: 4 red out of 9 total remain
  4. P(second red | first red) = 4/9
  5. Since both events must happen, multiply: 1/2 × 4/9 = 4/18 = 2/9
Result: The probability of drawing two red marbles without replacement is 2/9, or approximately 22.2%. Notice the denominator changed from 10 to 9 — this is what makes it a dependent probability problem.
Question 2 — Basic Probability
A bag contains 4 red balls, 6 blue balls, and 5 green balls. If one ball is drawn at random, what is the probability that it is NOT blue?
Question 3 — Compound Probability
Two fair six-sided dice are rolled. What is the probability that both dice show an even number?
🔢Probability Calculator

Enter the number of desired outcomes and total outcomes to calculate the probability as a fraction, decimal, and percentage.

Combinations, Permutations, and Counting

When Order Matters vs. When It Doesn't

Permutations are arrangements where order matters. Choosing a president, vice president, and secretary from a group is a permutation because the roles are different. The formal formula is n!/(n−r)!, but on the ACT, the slot method is often faster: count how many choices you have for each position and multiply.

Combinations are selections where order does not matter. Choosing 3 people for a committee (with no specific roles) is a combination. The formula is n!/[r!(n−r)!]. However, the ACT rarely requires you to use these formulas directly — most counting problems can be solved with logical reasoning or the fundamental counting principle.

The Fundamental Counting Principle

If one event can occur in m ways and a second independent event can occur in n ways, then the two events together can occur in m × n ways. This extends to any number of steps: just multiply the number of options at each step.

Pro Tip: On the ACT, most counting problems are easier to solve by thinking through the slots (how many choices for position 1, then position 2, etc.) than by plugging into the permutation or combination formula.

Worked Example

A club has 8 members and needs to choose a president, vice president, and secretary. How many ways can these positions be filled?

  1. Order matters (president is different from secretary), so this is a permutation
  2. Use the slot method: 8 choices for president
  3. 7 remaining choices for vice president
  4. 6 remaining choices for secretary
  5. Multiply: 8 × 7 × 6 = 336
Result: There are 336 different ways to fill the three positions. The slot method (fundamental counting principle) is often faster than the formal permutation formula on the ACT.
Question 4 — Counting Principle
A restaurant offers 3 appetizers, 5 entrees, and 4 desserts. If a customer orders one of each, how many different meals are possible?

Data Interpretation from Charts and Graphs

Reading Bar Charts, Pie Charts, and Histograms

Data interpretation questions present information in visual form and ask you to extract specific values or draw conclusions. The key to these questions is methodical reading: before looking at the answer choices, identify what the axes represent, what units are being used, and what the title tells you about the data.

Bar charts compare categories. Histograms show frequency distributions over continuous ranges. Pie charts show proportions of a whole. Each type has its own common traps — for bar charts, watch for truncated y-axes that exaggerate differences; for pie charts, remember that the percentages must add to 100%.

Scatter Plots and Correlation

Scatter plots show the relationship between two variables. The ACT will ask you to identify the type of correlation:

  • Positive correlation: As one variable increases, the other also increases. Points trend upward from left to right.
  • Negative correlation: As one variable increases, the other decreases. Points trend downward from left to right.
  • No correlation: No consistent pattern. Points are scattered randomly.

You may also be asked to identify an outlier in a scatter plot — a point that falls far from the general trend — or to estimate a line of best fit and use it to predict a value.

Remember: Before jumping to the answer choices, read the axis labels, units, and title of any chart. Most data interpretation errors come from misreading what the graph actually measures.

Expected Value Problems

The Expected Value Formula

Expected value (EV) is the long-run average outcome of a random process. The formula is: EV = sum of (probability × value) for each possible outcome. You multiply what you could get by the chance of getting it, then add up all the products.

A critical concept: expected value is not what you will get on any single trial. It is the average result if you repeated the process many times. On the ACT, expected value questions typically involve games, experiments, or scenarios with clearly defined outcomes and probabilities.

Applying Expected Value on the ACT

ACT expected value problems usually give you a table or description of outcomes with their probabilities. Your job is to calculate the weighted average. Watch for questions that ask about net expected value — where you need to subtract a cost (like an entry fee for a game) from the expected winnings.

Worked Example

A carnival game costs $2 to play. You spin a wheel with equal sections: 50% chance of winning $0, 30% chance of winning $3, and 20% chance of winning $5. What is the expected value per game?

  1. Multiply each outcome by its probability:
  2. $0 × 0.50 = $0.00
  3. $3 × 0.30 = $0.90
  4. $5 × 0.20 = $1.00
  5. Sum: $0.00 + $0.90 + $1.00 = $1.90
  6. Subtract the cost to play: $1.90 − $2.00 = −$0.10
Result: The expected value is −$0.10 per game. Over many plays, you lose an average of 10 cents each time. Expected value tells you the long-run average, not what happens on any single spin.
Question 5 — Expected Value
A spinner has 4 equal sections numbered 1, 2, 3, and 4. What is the expected value of a single spin?

Common Mistakes and Time-Saving Strategies

Top Errors to Avoid

After working through hundreds of ACT statistics and probability questions, the same errors come up again and again. Knowing these traps in advance is worth easy points:

  • Adding when you should multiply: "Both A and B happen" requires multiplication. "Either A or B happens" requires addition.
  • Ignoring replacement: Without replacement, the denominator decreases after each draw. With replacement, probabilities stay the same.
  • Confusing odds and probability: Odds of 3:2 means 3 favorable to 2 unfavorable, which is a probability of 3/5 (not 3/2).
  • Grabbing the wrong measure: Read the question carefully — does it ask for the mean, the median, or the mode? Under time pressure, students often calculate the right value for the wrong measure.

Pacing and Strategy Tips

With 45 questions in 50 minutes on the enhanced ACT, you have approximately 67 seconds per question. Statistics and probability questions tend to cluster in the middle-to-later portion of the section, when you may be feeling time pressure.

For probability questions, always start by identifying the total number of outcomes — write it down before doing anything else. For central tendency questions, organize the data in order immediately, even if the question only asks for the mean. Having ordered data prevents errors and helps you answer follow-up parts more quickly.

🔢ACT Math Pacing Calculator

See how much time you have per question based on how many questions you plan to attempt and the 50-minute time limit.

Bottom Line: If a probability question involves both events happening, multiply. If it involves either event happening, add. Write "AND = multiply, OR = add" at the top of your scratch paper before the section starts.
ACT Statistics & Probability Study Checklist0/8 complete

Frequently Asked Questions

The ACT Math section includes approximately 5 to 6 statistics and probability questions out of 45 total, making up about 10% of the math test. These cover central tendency, probability, data interpretation, and counting methods.

Permutations are used when order matters, while combinations are used when order does not matter. On the ACT, you can often solve counting problems using the fundamental counting principle instead of memorizing complex formulas.

Multiply the probability of each outcome by its value, then add all the products together. Expected value represents the long-run average result, not the outcome you will necessarily get on any single trial.

Add probabilities for either/or scenarios where you want the chance of one event OR another happening. Multiply probabilities for combined events where you want both events to happen together.

Key formulas include mean (sum divided by count), probability (desired outcomes divided by total outcomes), expected value (sum of probability times value), and the complement rule P(not A) = 1 − P(A). The permutation formula is helpful but many counting problems can be solved with simpler methods.