Skip to content

SAT One-variable Data: Distributions and Measures

Last updated: May 2, 2026

One-variable Data: Distributions and Measures questions are one of the highest-leverage areas to study for the SAT. This guide breaks down the rule, the elements you need to recognize, the named traps that catch most students, and a memory aid that scales to test day. Read it once, then practice the same sub-topic adaptively in the app.

The rule

For one-variable data, the SAT tests four center/spread measures: mean (arithmetic average), median (middle value when ordered), mode (most frequent), and standard deviation (typical distance from the mean). The mean is sensitive to outliers and shifts toward them; the median is resistant and barely moves. Standard deviation measures spread around the mean — tightly clustered data has a small SD, while spread-out data has a large SD. When a data set is skewed, the mean is pulled toward the tail while the median stays near the bulk of the data.

Elements breakdown

Mean

The sum of all values divided by the count of values.

  • Add every value in the set
  • Divide the total by the number of values
  • Account for frequencies in tables
  • Recompute when a value changes

Common examples:

  • Mean of $\{2, 4, 9\}$ is $\frac{2+4+9}{3} = 5$

Median

The middle value of an ordered list, or the average of the two middle values if the count is even.

  • Sort values from least to greatest
  • Find the position $\frac{n+1}{2}$
  • Average the two middle values if $n$ is even
  • Use cumulative frequency for tables

Common examples:

  • Median of $\{1, 3, 7, 9\}$ is $\frac{3+7}{2} = 5$

Mode

The value or values that occur most frequently in the data set.

  • Count the frequency of each value
  • Identify the highest frequency
  • Report all values tied for the maximum
  • Note 'no mode' if all are unique

Common examples:

  • Mode of $\{2, 2, 5, 7, 7, 7\}$ is $7$

Range

The difference between the largest and smallest values.

  • Identify the maximum value
  • Identify the minimum value
  • Subtract minimum from maximum
  • Note that range uses only two points

Standard Deviation (Conceptual)

A measure of how far values typically fall from the mean.

  • Compare clustering around the mean
  • Smaller SD means tighter cluster
  • Larger SD means wider spread
  • Adding the same constant to every value leaves SD unchanged
  • Outliers increase SD substantially

Effect of Outliers

How extreme values shift each measure.

  • Mean shifts toward the outlier
  • Median usually unchanged
  • Mode rarely affected
  • Range increases sharply
  • Standard deviation increases

Common patterns and traps

The Outlier Swap

The problem gives you a data set, then changes one value to something extreme. You're asked which measure of center or spread changes the most (or least). The mean and standard deviation almost always change noticeably, while the median and mode often don't budge.

A choice that names 'median' when the question asks which measure changed most after a value was raised from $80$ to $200$.

The Frequency Table Miscount

Data is presented in a frequency table, and students compute the mean by averaging the listed values instead of weighting by frequency. The correct approach multiplies each value by its frequency, sums those products, and divides by the total frequency.

A wrong choice equal to the simple average of the distinct values, ignoring how often each appears.

The Constant-Shift Trick

Every value in a data set is increased (or decreased) by the same constant. The mean and median shift by that constant, but the standard deviation and range stay the same because spread doesn't change when the whole set slides.

A choice claiming the standard deviation increased by $5$ after every score was raised by $5$.

The Symmetric vs. Skewed Read

A histogram or dot plot is shown. In a roughly symmetric distribution, mean and median are nearly equal. In a right-skewed distribution, mean $>$ median; in a left-skewed distribution, mean $<$ median. Students often guess the wrong direction.

A choice asserting mean $<$ median for a distribution with a long right tail.

The Tighter-Cluster Comparison

Two data sets with the same mean are compared, and you must identify which has the smaller standard deviation. The set whose values cluster more tightly around the mean has the smaller SD; the set with values spread farther from the mean has the larger SD.

A choice picking the data set with values ranging from $10$ to $90$ as having a smaller SD than one ranging from $48$ to $52$.

How it works

Suppose a small class scored $\{70, 72, 74, 76, 78\}$ on a quiz. The mean and median both equal $74$, and the standard deviation is small because every score is within $4$ points of the mean. Now replace the $78$ with a $98$: the mean jumps to $78$, but the median stays at $74$ because the middle position didn't change. The standard deviation grows because one value now sits far from the mean. This is the SAT's favorite move — change one extreme value and ask which measure shifts most. The mean and SD react; the median and mode usually don't.

Worked examples

Worked Example 1

A coach records the number of laps run by each of $7$ swimmers during a practice: $\{8, 9, 9, 10, 11, 12, 12\}$. The next day, the coach realizes one swimmer's total was mistyped — the value $12$ should have been $40$. After correcting this single value, which of the following statements is true?

  • A The mean and the median both increase by the same amount.
  • B The mean increases, but the median stays the same. ✓ Correct
  • C The median increases, but the mean stays the same.
  • D Neither the mean nor the median changes.

Why B is correct: Replacing $12$ with $40$ adds $28$ to the sum, so the mean increases by $\frac{28}{7} = 4$. The ordered list becomes $\{8, 9, 9, 10, 11, 12, 40\}$, and the middle value (position $4$) is still $10$. So the median is unchanged while the mean rises.

Why each wrong choice fails:

  • A: This treats both measures as equally affected by an outlier, but the median is resistant — it depends only on position, not magnitude. (The Outlier Swap)
  • C: This reverses the relationship. The mean is pulled toward extreme values; the median is what stays put. (The Outlier Swap)
  • D: The sum clearly grew by $28$, so the mean must change. Only the median is unaffected here. (The Outlier Swap)
Worked Example 2

Two data sets, $X$ and $Y$, each contain $20$ values and have the same mean of $50$. The values in set $X$ range from $48$ to $52$, while the values in set $Y$ range from $20$ to $80$. Which of the following must be true about the standard deviations of the two sets?

  • A Set $X$ has a larger standard deviation than set $Y$.
  • B Set $X$ and set $Y$ have the same standard deviation.
  • C Set $Y$ has a larger standard deviation than set $X$. ✓ Correct
  • D There is not enough information to determine which set has the larger standard deviation.

Why C is correct: Standard deviation measures how far values typically fall from the mean. Set $X$'s values all lie within $2$ units of the mean, while set $Y$'s values can lie up to $30$ units from the mean. Even without computing exact SDs, set $Y$ must have the greater spread around the mean.

Why each wrong choice fails:

  • A: This reverses the relationship. The tighter cluster in set $X$ produces a smaller SD, not a larger one. (The Tighter-Cluster Comparison)
  • B: Equal means do not imply equal spreads. The two sets have very different ranges, so their SDs differ. (The Tighter-Cluster Comparison)
  • D: The ranges given are enough to conclude $Y$'s values vary much more from the shared mean, so $Y$'s SD must be larger. (The Tighter-Cluster Comparison)
Worked Example 3

A teacher records the number of books read by each student in a small reading group. The frequency table below shows the data: | Books read | Number of students | |------------|--------------------| | $2$ | $3$ | | $4$ | $5$ | | $6$ | $2$ | What is the mean number of books read per student in this group?

  • A $3.8$ ✓ Correct
  • B $4.0$
  • C $4.2$
  • D $6.0$

Why A is correct: Multiply each value by its frequency: $2 \times 3 + 4 \times 5 + 6 \times 2 = 6 + 20 + 12 = 38$. The total number of students is $3 + 5 + 2 = 10$. The mean is $\frac{38}{10} = 3.8$ books per student.

Why each wrong choice fails:

  • B: This is the simple average of the distinct values $2$, $4$, and $6$, ignoring how many students read each amount. (The Frequency Table Miscount)
  • C: This appears to use a miscount of the totals or weights — likely dividing $42$ by $10$ instead of computing the weighted sum correctly. (The Frequency Table Miscount)
  • D: This is the maximum value in the table, not a measure of center. It ignores both the lower values and the frequencies. (The Frequency Table Miscount)

Memory aid

MMMR-S: Mean moves, Median stays, Mode is rare to shift, Range stretches, SD swells — when an outlier appears.

Key distinction

The mean follows the outliers; the median resists them. If a question asks which measure changed the most after adding an extreme value, pick mean (or SD). If it asks which barely changed, pick median (or mode).

Summary

Know what each measure reports, and know which ones move when an outlier shows up.

Practice one-variable data: distributions and measures adaptively

Reading the rule is the start. Working SAT-format questions on this sub-topic with adaptive selection, watching your mastery score climb in real time, and seeing the items you missed return on a spaced-repetition schedule — that's where score lift actually happens. Free for seven days. No credit card required.

Start your free 7-day trial

Frequently asked questions

What is one-variable data: distributions and measures on the SAT?

For one-variable data, the SAT tests four center/spread measures: mean (arithmetic average), median (middle value when ordered), mode (most frequent), and standard deviation (typical distance from the mean). The mean is sensitive to outliers and shifts toward them; the median is resistant and barely moves. Standard deviation measures spread around the mean — tightly clustered data has a small SD, while spread-out data has a large SD. When a data set is skewed, the mean is pulled toward the tail while the median stays near the bulk of the data.

How do I practice one-variable data: distributions and measures questions?

The fastest way to improve on one-variable data: distributions and measures is targeted, adaptive practice — working questions that focus on your specific weak spots within this sub-topic, getting immediate feedback, and revisiting items you missed on a spaced-repetition schedule. Neureto's adaptive engine does this automatically across the SAT; start a free 7-day trial to see your sub-topic mastery climb in real time.

What's the most important distinction to remember for one-variable data: distributions and measures?

The mean follows the outliers; the median resists them. If a question asks which measure changed the most after adding an extreme value, pick mean (or SD). If it asks which barely changed, pick median (or mode).

Is there a memory aid for one-variable data: distributions and measures questions?

MMMR-S: Mean moves, Median stays, Mode is rare to shift, Range stretches, SD swells — when an outlier appears.

What's a common trap on one-variable data: distributions and measures questions?

Confusing mean with median in skewed data

What's a common trap on one-variable data: distributions and measures questions?

Forgetting to re-sort before finding the median

Ready to drill these patterns?

Take a free SAT assessment — about 15 minutes and Neureto will route more one-variable data: distributions and measures questions your way until your sub-topic mastery score reflects real improvement, not luck. Free for seven days. No credit card required.

Start your free 7-day trial