Compute mean, median, and mode, reason about range and standard deviation, and judge the effect of outliers on SAT statistics questions.
Add all values, divide by the count.
Turn the mean into a total to solve for an unknown data point.
Only the two extremes — very sensitive to outliers.
middle of the ordered list (average the two middle values if is even)
Resistant to outliers.
add → mean , spread unchanged; multiply by → mean and spread both
When the SAT hands you a list of numbers, it almost always wants one of two things: a measure of center (a single "typical" value) or a measure of spread (how much the values vary). The entire topic is small, but the test leans on it heavily because it rewards students who understand which statistic answers which question and how each one reacts to unusual values.
There are three:
For a roughly symmetric data set the mean and median land close together. For a skewed data set — one with a long tail on one side — they separate, and knowing which is larger is a classic SAT question. When a few very large values stretch the right tail, they pull the mean above the median.
The most tested idea in the whole topic is how each center reacts to an outlier, a value far from the rest. The mean is dragged toward an outlier because every value enters the sum, so one huge number inflates the total. The median barely moves, because it depends only on position, not magnitude. That is why the median is called resistant and the mean is not.
| Statistic | What it measures | Sensitive to outliers? |
|---|---|---|
| mean | balance-point average | yes — pulled toward extremes |
| median | middle position | no — resistant |
| mode | most frequent value | no |
| range | full width | yes — set by the extremes |
| standard deviation | typical distance from mean | yes |
Take the set . Its sum is , so the mean is ; the two middle values are both , so the median is . Now replace the with . The sum jumps to and the mean climbs to — a large move — while the median stays exactly . That contrast is the SAT outlier question.
Because the mean is a total in disguise, you can run it backward. If a set of values has mean , then the sum of those values must be . Whenever a problem gives you a mean and asks for a missing value, convert the mean to a total first:
This one rearrangement solves a surprising share of PSDA questions — missing test scores, an unknown data point, or the value you must add to shift an average.
The range is the largest value minus the smallest. It is quick but fragile: a single outlier defines it entirely. The standard deviation measures the typical distance of values from the mean. You never compute it by hand on the SAT, but you must reason about it. Values that cluster tightly around the mean give a small standard deviation; values scattered far from the mean give a large one. If two sets share the same mean but one is more dispersed, that set has the larger standard deviation — and the larger range.
Set A and Set B both have mean . Every value in A equals the mean, so its standard deviation is ; B's values sit away on each side, so its standard deviation is clearly larger. Same center, different spread.
Two transformation facts show up on hard questions. Adding the same constant to every value shifts the mean by that constant but leaves the spread unchanged — the whole picture slides, so range and standard deviation stay the same. Multiplying every value by a constant scales both the mean and the spread by that constant. So if a set has mean and standard deviation , adding to each value gives mean , standard deviation ; doubling each value gives mean , standard deviation .
The SAT often hides a data set inside a frequency table or a dot plot instead of listing values. Treat a frequency of as five copies of that value: to find the median, count positions through the cumulative frequencies until you reach the middle; to find the mean, multiply each value by its frequency, add, and divide by the total count. The logic never changes — displays are just compact lists.
Find the mean, median, and mode of the data set .
A student's first three quiz scores are , , and . What must the fourth score be for the mean of all four quizzes to equal ?
The data set is changed by replacing the with . How do the mean and median change?
The table shows how many households own a given number of pets. What is the median number of pets?
| Pets | Households |
|---|---|
| 0 | 3 |
| 1 | 5 |
| 2 | 4 |
| 3 | 2 |
A data set has mean and standard deviation . If is subtracted from every value, what are the new mean and new standard deviation?
The mean of numbers is . When one number is removed, the mean of the remaining numbers is . What number was removed?
Reading the median straight off an unordered list. Given , students grab as the "middle."
Sort first: . The median is the true middle value, .
Treating an outlier as if it shifts the median as much as the mean.
The mean is a balance point (every value counts); the median is a position (only the middle counts). Extremes swing the mean and leave the median nearly fixed.
Confusing the two spread measures — using the range when a question is really about standard deviation, or vice versa.
Range depends only on the max and min; standard deviation depends on all the values and how far each sits from the mean. Same range can hide very different standard deviations.
Assuming adding a constant to every value changes the standard deviation.
A shift moves the whole data set but preserves the distances between values, so range and standard deviation are unchanged. Only multiplying rescales the spread.
The list of values 3, 5, 8, 8, 11 has a certain mean and median. What are the mean and median, respectively?
The mean of the four numbers 3, 7, x, and 10 is 8. What is the value of x?
A data set has a standard deviation of 5. If every value in the set is increased by 12, what is the new standard deviation?
A neighborhood of modest homes also contains one very expensive mansion. Which single statistic best represents the price of a typical home in the neighborhood?
The mean of 5 numbers is 30. A sixth number, 42, is added to the set. What is the mean of the 6 numbers?
Two data sets each contain 5 values and have the same mean of 40. Set P is 38, 39, 40, 41, 42 and Set Q is 10, 25, 40, 55, 70. Which statement is true?
Read SAT scatterplots, identify positive, negative, or no association, and use a line of best fit to predict values, interpret slope and intercept, and reason about residuals.
Understand random sampling, generalizing to a population, margin of error, and confidence-interval reasoning on the SAT.