Statistics and Probability
Select a difficulty level to start practicing. Easy exams are free. Medium and hard exams require a premium subscription.
Practice Statistics and Probability with tests designed for the University Practice. Each question includes a full explanation so you can learn from every mistake. Mastering this Mathematics topic is key to improving your score on the entrance exam.
Statistics and Probability accounts for about 5-10% of the ACT Math section. Though it is the smallest content area, the questions are often straightforward if you know the formulas and concepts — making these some of the easiest points to earn.
Total for 4 tests = 82 × 4 = 328. Needed total for 5 tests = 85 × 5 = 425. Fifth test = 425 − 328 = 97.
Example 2: Data set: 14, 18, 18, 22, 25, 30, 35. Find the mean, median, and mode.
Mean: (14+18+18+22+25+30+35)/7 = 162/7 ≈ 23.1
Median: 4th value = 22 (7 values, middle is the 4th)
Mode: 18 (appears twice)
Example 3: The mean of 6 numbers is 15. If the number 3 is removed, what is the new mean?
Total = 15 × 6 = 90. Remove 3: new total = 87. New mean = 87/5 = 17.4.
Standard deviation measures how spread out data is around the mean. A larger standard deviation means more variability. You will not need to calculate it by hand on the ACT, but you should understand that:
Example 1: A bag contains 4 red, 3 blue, and 5 green marbles. What is the probability of drawing a blue marble?
P(blue) = 3/12 = 1/4 = 25%
Example 2: A card is drawn from a standard 52-card deck. What is the probability it is a face card (J, Q, K)?
There are 12 face cards. P = 12/52 = 3/13 ≈ 23.1%.
Example 3: Two dice are rolled. What is the probability the sum is 7?
Favorable outcomes: (1,6), (2,5), (3,4), (4,3), (5,2), (6,1) = 6 outcomes. Total = 36.
P(sum of 7) = 6/36 = 1/6 ≈ 16.7%.
Favorable outcomes: HHT, HTH, THH = 3 outcomes. Total outcomes: 2³ = 8.
P(exactly 2 heads) = 3/8 = 37.5%
Example 2: What is the probability of NOT rolling a 6 on three consecutive rolls of a fair die?
P(not 6 per roll) = 5/6. For all three: (5/6)³ = 125/216 ≈ 57.9%.
Example 1: A restaurant offers 4 entrees and 3 desserts. Total meal combinations = 4 × 3 = 12.
Example 2: How many 3-letter codes can be made from the letters A through E if no letter is repeated?
5 × 4 × 3 = 60 (this is 5P3).
Example 3: A committee of 3 is to be chosen from 8 people. How many different committees are possible?
8C3 = 8!/(3! × 5!) = (8 × 7 × 6)/(3 × 2 × 1) = 336/6 = 56.
Weighted Averages: When groups have different sizes, use weighted average = (sum of all values)/(total count), not the average of averages.
Example: Class A has 20 students with a mean score of 80. Class B has 30 students with a mean score of 90. What is the overall mean?
Total = 20(80) + 30(90) = 1600 + 2700 = 4300. Overall mean = 4300/50 = 86.
(Note: it is NOT simply (80+90)/2 = 85 because the classes have different sizes.)
A. 7 B. 9 C. 11 D. 12
Step 1 — Find the total: Mean × Count = 12 × 5 = 60.
Step 2 — Sum the known values: 8 + 10 + 15 + 18 = 51.
Step 3 — Find the missing value: 60 − 51 = 9.
Elimination: Choice A (7) would give a total of 58, mean = 11.6. Choice C (11) gives total 62, mean = 12.4. Choice D (12) gives total 63, mean = 12.6. Only B (9) gives a total of 60 and a mean of exactly 12.
Mean, Median, and Mode
- Mean (average): sum of all values ÷ number of values
- Median: the middle value when data is ordered. For an even count, average the two middle values
- Mode: the most frequently occurring value (there can be more than one, or none)
Total for 4 tests = 82 × 4 = 328. Needed total for 5 tests = 85 × 5 = 425. Fifth test = 425 − 328 = 97.
Example 2: Data set: 14, 18, 18, 22, 25, 30, 35. Find the mean, median, and mode.
Mean: (14+18+18+22+25+30+35)/7 = 162/7 ≈ 23.1
Median: 4th value = 22 (7 values, middle is the 4th)
Mode: 18 (appears twice)
Example 3: The mean of 6 numbers is 15. If the number 3 is removed, what is the new mean?
Total = 15 × 6 = 90. Remove 3: new total = 87. New mean = 87/5 = 17.4.
Range and Standard Deviation
Range = maximum − minimum. This is the simplest measure of spread.Standard deviation measures how spread out data is around the mean. A larger standard deviation means more variability. You will not need to calculate it by hand on the ACT, but you should understand that:
- If all values are the same, standard deviation = 0.
- Adding the same constant to every value does not change the standard deviation.
- Multiplying every value by k multiplies the standard deviation by |k|.
Probability Basics
P(event) = favorable outcomes / total outcomes. Probability is always between 0 and 1. P(not A) = 1 − P(A).Example 1: A bag contains 4 red, 3 blue, and 5 green marbles. What is the probability of drawing a blue marble?
P(blue) = 3/12 = 1/4 = 25%
Example 2: A card is drawn from a standard 52-card deck. What is the probability it is a face card (J, Q, K)?
There are 12 face cards. P = 12/52 = 3/13 ≈ 23.1%.
Example 3: Two dice are rolled. What is the probability the sum is 7?
Favorable outcomes: (1,6), (2,5), (3,4), (4,3), (5,2), (6,1) = 6 outcomes. Total = 36.
P(sum of 7) = 6/36 = 1/6 ≈ 16.7%.
Compound Probability
- Independent events: P(A and B) = P(A) × P(B)
- Mutually exclusive: P(A or B) = P(A) + P(B)
- General "or": P(A or B) = P(A) + P(B) − P(A and B)
Favorable outcomes: HHT, HTH, THH = 3 outcomes. Total outcomes: 2³ = 8.
P(exactly 2 heads) = 3/8 = 37.5%
Example 2: What is the probability of NOT rolling a 6 on three consecutive rolls of a fair die?
P(not 6 per roll) = 5/6. For all three: (5/6)³ = 125/216 ≈ 57.9%.
Counting Principles
Fundamental counting principle: If task 1 has m ways and task 2 has n ways, the total is m × n.Example 1: A restaurant offers 4 entrees and 3 desserts. Total meal combinations = 4 × 3 = 12.
Example 2: How many 3-letter codes can be made from the letters A through E if no letter is repeated?
5 × 4 × 3 = 60 (this is 5P3).
Example 3: A committee of 3 is to be chosen from 8 people. How many different committees are possible?
8C3 = 8!/(3! × 5!) = (8 × 7 × 6)/(3 × 2 × 1) = 336/6 = 56.
Data Interpretation
The ACT often presents data in tables, bar graphs, pie charts, or scatter plots. Read labels carefully and pay attention to units. For scatter plots, identify the trend (positive, negative, or no correlation).Weighted Averages: When groups have different sizes, use weighted average = (sum of all values)/(total count), not the average of averages.
Example: Class A has 20 students with a mean score of 80. Class B has 30 students with a mean score of 90. What is the overall mean?
Total = 20(80) + 30(90) = 1600 + 2700 = 4300. Overall mean = 4300/50 = 86.
(Note: it is NOT simply (80+90)/2 = 85 because the classes have different sizes.)
Common Mistakes
Quick Reference — Formula Sheet
ACT Strategies for Statistics and Probability
- Total = Mean × Count: This relationship solves most "missing value" and "new average" problems instantly.
- Outlier awareness: The median is resistant to outliers; the mean is not. If asked how an outlier affects measures, the mean shifts more.
- Sample space first: Always identify the total number of outcomes before calculating probability.
- "At least one" shortcut: P(at least one) = 1 − P(none). This is almost always faster than computing directly.
- Order matters? Ask this question first: If yes → permutations. If no → combinations.
- Seesaw method: A weighted average is always closer to the group with more members.
- Read chart labels carefully: Many ACT data questions are missed due to misreading axes, units, or scale.
- With vs. without replacement: Check if items are returned after selection — this changes the probability for subsequent draws.
Practice Walkthrough
ACT-Style Problem: The mean of five numbers is 12. Four of the numbers are 8, 10, 15, and 18. What is the fifth number?A. 7 B. 9 C. 11 D. 12
Step 1 — Find the total: Mean × Count = 12 × 5 = 60.
Step 2 — Sum the known values: 8 + 10 + 15 + 18 = 51.
Step 3 — Find the missing value: 60 − 51 = 9.
Elimination: Choice A (7) would give a total of 58, mean = 11.6. Choice C (11) gives total 62, mean = 12.4. Choice D (12) gives total 63, mean = 12.6. Only B (9) gives a total of 60 and a mean of exactly 12.