One-variable data: distributions, centre and spread

Mean against median, what an outlier does to each, and standard deviation without computing it.

~30 min · prequestion, worked examples, retrieval practice

Mean, median, mode and standard deviation are not four ways of saying the same thing — they are four different questions asked of the same list, and almost every point lost on this topic is a correct answer to the question that wasn't asked. The arithmetic here is the easiest on the Math section; the reading is not. A student who can compute a mean in four seconds and cannot say which statistic an outlier is allowed to move will still miss these, and will miss them fast enough to feel confident about it.

Before you read on

Two or three questions on exactly what this lesson teaches. Being wrong here is fine — it's the fastest way to find out what to pay attention to next.

Question 1
Medium

Before any teaching: the data set 4, 6, 7, 8, 9 is changed so that the 9 becomes 900. Every other value stays as it is. What happens to the mean and to the median?

Question 2
Medium

Two classes of 20 students each sat the same test, and both classes had a mean score of 74. In class A nearly every score fell between 70 and 78. In class B many scores were near 50 and many were near 98. Which class has the larger standard deviation, and what is standard deviation actually measuring?

Question 3
Hard

A distribution of household incomes has a dense cluster between $30,000 and $70,000 and a thin tail stretching out to $3,000,000. Which measure of centre is larger, and why?

What the question is actually testing

This skill point covers one-variable data: computing and comparing measures of centre (mean, median, mode) and spread (range, ), reading distributions off dot plots, frequency tables, histograms and box plots, and predicting how those statistics respond when the data changes. It does not cover relationships between two variables — scatterplots, lines of best fit and two-way tables are separate skills.

College Board publishes the domain weight, not the skill weight: Problem-Solving & Data Analysis is about 15% of the scored Math questions, roughly 5 to 7 of them. How those split across the six skills inside the domain is not published. The commonly repeated prep-industry figure of two or three one-variable-data items per form is an inference from released material, not an official number — treat it as a rough prior rather than something to plan a schedule around.

The test asks it in five recognisable shapes. Compute-from-a-display: a dot plot or frequency table and a request for the median or the mean. Compare-two-sets: two displays and a question about which has the larger standard deviation, or how the means compare. Predict-the-change: a value is added, removed or altered, and you must say which statistics move and in which direction. Read-the-shape: a histogram and a question about skew, or about which measure of centre best represents the data. And read-the-box: a box plot and a question about quartiles, interquartile range, or what fraction of the data lies in some interval.

One structural fact worth carrying into every item on this page: the arithmetic is genuinely easy, and the test knows it. So the difficulty is loaded into the reading — which statistic was asked for, which display can answer it, and whether the answer is a count or a percent. That is why the on this topic are not slips in computation. They are fluent, confident computations of the wrong quantity.

Foundations — from zero (skip if this is already automatic)

If you can look at a frequency table and produce the median without hesitating over whether to sort the rows, skip to the next block; nothing here will be new. If you cannot, this is the block that matters most on the page, and it starts from nothing.

The four basic measures, on the data set 4, 7, 7, 9, 13. The MEAN is the total divided by how many values there are: (4 + 7 + 7 + 9 + 13)/5 = 40/5 = 8. The MEDIAN is the value in the middle position once the values are sorted from smallest to largest: five values, so the third one, which is 7. The MODE is the value that appears most often: 7, which appears twice while everything else appears once. The RANGE is the largest value minus the smallest: 13 − 4 = 9.

Two rules about the median that decide more SAT items than anything else in this block. First, sort before you do anything — the middle of the list as printed is not the median unless the list happens to arrive sorted, and on the SAT it usually does not. Second, when there is an even number of values there is no single middle, so you average the two middle ones: for 2, 5, 9, 10 the median is (5 + 9)/2 = 7, and note that 7 is not one of the values in the set. That is allowed and it is a favourite answer choice.

The position formula, for when the list is long. Sort the n values. If n is odd, the median sits at position (n + 1)/2 — for 15 values, the 8th. If n is even, average the values at positions n/2 and n/2 + 1 — for 20 values, the 10th and the 11th.

A FREQUENCY TABLE and a DOT PLOT are the same object drawn two ways: each one tells you a value and how many times that value occurs. To get the mean, multiply each value by its frequency, add those products, and divide by the total frequency — divide by how many data points there are, never by how many rows the table has. To get the median, do not sort the rows: they are already in value order. Instead find the position you need from the total frequency, then walk down the cumulative count until you reach it.

A HISTOGRAM is a bar chart of frequencies over intervals rather than over single values: a bar spanning 10–14 with height 6 means six data points landed somewhere in 10 to 14, and it does not tell you where inside that interval any of them landed. So you generally cannot compute an exact mean or median from a histogram — what you can do is determine which interval the median falls in, by adding bar heights until you pass the middle position. Answer choices for those items are intervals, not numbers, which is the tell.

A BOX PLOT draws the five-number summary: the minimum, the first quartile Q1, the median, the third quartile Q3, and the maximum. The box runs from Q1 to Q3 with a line at the median, and the whiskers run out to the extremes. The four sections each contain about a quarter of the data — about 25% below Q1, about 25% between Q1 and the median, and so on. The INTERQUARTILE RANGE is Q3 − Q1, the width of the box, and it is a measure of spread that ignores the outer quarters entirely.

SPREAD, in two flavours. The RANGE is maximum minus minimum: one subtraction, and it uses exactly two of the values, so a single extreme point sets it. The STANDARD DEVIATION uses every value — it is, in plain language, the typical distance of a value from the mean of its own set. Larger standard deviation means the values sit farther from their mean on average; a standard deviation of 0 means every value is identical, which is the only way to get one. The SAT never asks you to compute a standard deviation. It asks you to compare two, or to say what happens to one.

SHAPE, in three words. A distribution is SYMMETRIC when the two halves roughly mirror each other. It is SKEWED RIGHT (or positively skewed) when there is a long thin tail stretching toward the high values, and SKEWED LEFT when the tail stretches toward the low values. The name comes from where the tail is, not from where most of the data sits — a right-skewed distribution has most of its data on the left, which is exactly why this gets called backwards under time pressure.

What moves what: the behaviour you are actually being tested on

Outliers. An unusually extreme value moves the MEAN, because the mean is a total and the total absorbs the value at full size. It moves the RANGE, because if the outlier is the new maximum or minimum then it is one of the two numbers the range is made of. It moves the STANDARD DEVIATION, because that value now sits a long way from the mean. It generally does not move the MEDIAN or the MODE, because those are decided by position and by frequency, and one extreme value occupies exactly one position and appears once.

The direction is not always up. Students taught "outliers pull the mean up" get half the items right. A low outlier pulls the mean DOWN, and removing a low outlier pulls it UP — a data set of exam scores where one student scored 12 out of 100 has a mean below its median, and deleting that score raises the mean while leaving the median almost where it was. Read which end the outlier is on before deciding which way anything moves.

Skew and the two centres. When the tail runs right, the mean sits above the median. When the tail runs left, the mean sits below it. When the distribution is symmetric they are approximately equal. The line to carry is that the mean chases the tail — the mean is the one that can be dragged, so it ends up on the side the tail is on.

Which centre to report. When a distribution is roughly symmetric with no extreme values, the mean and the median say the same thing and the mean is the conventional choice. When there are outliers or a long tail, the MEDIAN is the better summary of a typical value, precisely because it is the one the tail cannot move. This is why published figures for house prices and salaries are medians and not means, and the SAT asks it in exactly that form: "which measure best represents the data?"

Adding a constant versus multiplying by one. If every value in a set has 4 added to it, the mean rises by 4 and the median rises by 4, but the RANGE and the STANDARD DEVIATION do not change at all — the whole set slid along the number line without changing its internal distances. If every value is multiplied by 3, then the mean, the median, the range and the standard deviation are all multiplied by 3, because every distance between values was tripled too. Shifting moves the centre; scaling moves the centre and the spread.

In , the built-in calculator is available on every Math question, which is College Board's own published statement rather than a prep-industry claim. Typed as a list, it will return mean, median, total and standard deviation directly. Meridian's recommendation, not College Board's: treat it as a verification tool and a tie-breaker rather than a default, because typing a twenty-value data set out of a dot plot costs more time than the arithmetic saves — and it offers no protection whatsoever against computing the wrong statistic, which is where the points on this topic are actually lost. If you plan to lean on it, confirm it behaves the way you expect inside a Bluebook practice test, not on test day.

Mechanism

Why the mean moves, the median cannot, and a shift leaves the spread alone

The mean is the balance point of the data — the single number for which the distances above it and the distances below it cancel exactly, so that the deviations sum to zero. That definition makes it a function of how far every value is, which is why dragging one value out to 900 forces the balance point to slide toward it: the enormous positive deviation has to be offset, and the only way to offset it is to move the pivot. The median is a rank statistic. It knows only the ordering, not the distances. Push the largest value from 40 to 4,000,000 and it is still, simply, the largest value, so whichever value occupied the middle position occupies it still — the median is not resistant to outliers by luck or by convention, it is resistant because outliers change a quantity it does not read. Standard deviation is a root-mean-square distance from the mean: each deviation is squared, the squares are averaged, and the square root is taken at the end. The squaring is why one far-flung value affects it more sharply than it affects the mean — a point three times as far away contributes nine times as much to the total. And the same algebra settles the shift rule in one line: add a constant c to every value and the mean increases by exactly c as well, so every (value − mean) is unchanged, and standard deviation is built from nothing but those differences. Multiply every value by k and the mean is multiplied by k too, so every deviation is multiplied by k, and the spread scales with it. Shift, and the distances survive. Scale, and they don't.

Worked examples

Fully worked — every statistic from a frequency table

  1. 01A survey asks 24 students how many siblings they have. Results: 0 siblings, 6 students; 1 sibling, 9 students; 2 siblings, 5 students; 3 siblings, 3 students; 7 siblings, 1 student. Find the mean, median, mode and range, and say what the comparison between mean and median tells you.
  2. 02Confirm the sample size first, because every position calculation depends on it: 6 + 9 + 5 + 3 + 1 = 24 students.
  3. 03Mean — multiply value by frequency, then divide by 24, not by 5: (0 × 6) + (1 × 9) + (2 × 5) + (3 × 3) + (7 × 1) = 0 + 9 + 10 + 9 + 7 = 35 siblings in total, so the mean is 35/24 ≈ 1.46.
  4. 04Median — 24 values is even, so the median is the average of the 12th and 13th values in sorted order. The table is already in value order, so walk the cumulative count: value 0 occupies positions 1 through 6; value 1 occupies positions 7 through 15; value 2 occupies 16 through 20; value 3 occupies 21 through 23; value 7 occupies position 24. Both the 12th and the 13th fall inside the block of 1s, so the median is (1 + 1)/2 = 1.
  5. 05Mode — the value with the highest frequency, which is 1 with nine students. Range — largest minus smallest, 7 − 0 = 7.
  6. 06Interpret: the mean (≈1.46) is above the median (1), which is the signature of a right tail, and the tail here is one student out of twenty-four reporting seven siblings.
  7. 07Check the interpretation by deleting that student: 23 students, 28 siblings, mean 28/23 ≈ 1.22, and the median is the 12th of 23 values, which is still inside the block of 1s and so still 1. One data point out of twenty-four moved the mean by about a quarter of a sibling and moved the median by nothing at all. ✓

One step hidden — comparing standard deviations

  1. 01Data set A is 10, 20, 30, 30, 30, 40, 50. Data set B is 10, 10, 10, 30, 50, 50, 50. Which has the larger standard deviation?
  2. 02Rule out the shortcuts first, because both of them fail here. Same number of values: 7 and 7. Same range: 50 − 10 = 40 in both. Same mean: 210/7 = 30 in both. Nothing about size, count or range separates these sets, so the comparison has to be made on distance from the mean.
  3. 03List the distances from 30 for A: 20, 10, 0, 0, 0, 10, 20 — three values sit exactly on the mean and only two are as far as 20 away.
  4. 04List the distances from 30 for B, then compare the two lists as a whole rather than value by value: the set whose values sit farther from the mean, on average, is the one with the larger standard deviation.

Two steps hidden — reading a box plot

  1. 01A box plot summarises the wingspans, in centimetres, of 48 birds: minimum 6.1, Q1 9.4, median 11.0, Q3 12.2, maximum 21.5. Find the interquartile range, the approximate number of birds with a wingspan above 12.2 cm, and say what the plot implies about the shape of the distribution.
  2. 02Interquartile range: Q3 − Q1 = 12.2 − 9.4 = 2.8 cm. That is the width of the box, and it describes the middle half of the birds only.
  3. 03Counts come from the quartiles, and quartiles are percentages: about 25% of the data lies above Q3, so about 0.25 × 48 = 12 birds have a wingspan above 12.2 cm. Note that this step needs the sample size, which a box plot never shows on its own — the 48 has to come from the question.

Solve alone

  1. 01A data set consists of the eleven values 3, 5, 5, 6, 8, 9, 9, 9, 12, 14, 40. A twelfth value, 41, is added to it. State what happens to the mean, the median, the mode, the range and the standard deviation, and give the new value of each where it can be computed.

In your own words

In one sentence: why does replacing the largest value in a data set with a value a thousand times bigger change the mean but leave the median exactly where it was — what is it about the median's definition that the change never touches?

Named traps

Median taken from the list as printed
Finding the middle of the list in the order it was given instead of sorting first. For 12, 3, 40, 7, 5 the printed middle is 40 and the median is 7. The same error in table form is taking the middle row of a frequency table rather than the middle data value — the rows are already sorted by value, but there are five of them and there may be two hundred data points.
Frequency read as a value
In a frequency table, computing a statistic from the wrong column: averaging the distinct values while ignoring how many times each occurs, or averaging the frequencies themselves. The values are the data; the frequencies say how many copies of each there are. A table with five rows and 24 students has 24 data points, and the mean divides by 24.
Skew named for the bulk
Calling a distribution left-skewed because most of the bars sit on the left. Skew is named for the tail, and a distribution with its bulk on the left has its tail on the right, which makes it right-skewed. Get this backwards and the mean-versus-median conclusion inverts with it, which is why answer choices in this family pair a skew label with a mean/median claim.
Range read as spread
Concluding that two data sets have the same standard deviation because they have the same range, or that the larger range must have the larger standard deviation. The range is set by two values; the standard deviation is built from all of them. Two sets can share a minimum, a maximum, a mean and a sample size and still differ in standard deviation by 50%.
Box width read as a count
Treating a wide section of a box plot as containing more data. Every one of the four sections holds about a quarter of the values by construction — a wide section means those values are spread out, a narrow one means they are packed together. Width is spread, never count.
Shift mistaken for a change in spread
Assuming that adding a constant to every value, or subtracting one, changes the standard deviation or the range. It changes neither, because it moves every value and the mean by the same amount and leaves every internal distance intact. Only multiplying or dividing every value changes the spread.

The 800-level margin

At 1500 none of the definitions are the problem. The points are going to edge cases in the invariance rules, to displays being asked for information they do not carry, and to fluent computation of a quantity nobody asked for. Start with the invariance case that surprises almost everyone: add one new value exactly equal to the current mean, and the mean does not move — but the standard deviation goes DOWN. The new point contributes a deviation of zero to the total squared deviation while increasing the number of values that total is divided by, so the average squared deviation falls. This holds whether the standard deviation is computed with n or with n − 1 in the denominator, so the distinction cannot rescue a wrong answer here. The companion fact: adding a value equal to the current median may or may not leave the median where it is, because adding one value changes n and therefore changes which position the median occupies.

Averaging averages. Class A has 20 students with a mean score of 80; class B has 30 students with a mean of 90; the mean for all 50 students is not 85. Recover the totals and then divide: (20 × 80) + (30 × 90) = 1,600 + 2,700 = 4,300 over 50 students, giving 86. The naive average of the two means is correct only when the two groups are the same size, and the SAT writes this item specifically with unequal groups. The general habit: a mean is a total divided by a count, so to combine means you must return to totals first. Medians do not combine at all — there is no arithmetic that recovers the median of a merged set from the two medians.

What a display cannot tell you. A box plot shows no mean, no mode, no sample size, and nothing about how the data is distributed inside any of its four sections — two wildly different data sets can share a five-number summary exactly. A histogram gives you the interval the median falls in, not the median. A dot plot does show every value, which makes it the only one of the three you can compute a mean from directly. When an answer choice asserts something a display physically cannot support, that is the answer being wrong, not you missing a step — and "cannot be determined from the information given" is a real credited answer on this topic.

Honesty about the skew rule. "Right tail means mean above median" is a reliable heuristic and it is true of every distribution the SAT uses, but it is not a theorem — statisticians have constructed right-skewed distributions where the mean sits below the median. The converse fails more accessibly: mean equal to median does not prove a distribution is symmetric, since two opposing skews can cancel in the total. Use the rule with confidence on the test; do not carry it out of the room as a proof.

The sample-versus-population question is a non-issue and it is worth saying so once. Statistics distinguishes dividing by n from dividing by n − 1, and the two give different standard deviations for the same data. College Board's framework describes standard deviation as a quantity you interpret and compare rather than compute, and released material bears that out — no item requires the arithmetic, so no item can turn on which denominator you used. Time spent memorising the formula is time not spent on the reading, which is where the item is actually decided.

Finally, the execution errors, which cost more at the top of the scale than any misconception does. Asked for the median and reporting the mean, or asked for the interquartile range and reporting Q3. Asked how many values exceed some threshold and reporting the percentage, or the reverse — box plot items give you percentages and need the sample size from the question stem to become counts. Reading a frequency axis marked in steps of 2 or 5 as though it were marked in steps of 1. Converting a dot plot to a list and writing each value once instead of once per dot. Assuming an added value changes the median without checking whether n went from odd to even. Removing a low outlier and expecting the mean to fall. None of these are gaps in knowledge, which is precisely why they survive to test day — they are caught by naming the statistic and its unit out loud before selecting, and by nothing else.

Retrieval — with feedback on every choice

Question 1
Hard

A school recorded the number of absences for each of 20 students over one term. The results: 0 absences, 4 students; 1 absence, 7 students; 2 absences, 5 students; 3 absences, 2 students; 4 absences, 1 student; 9 absences, 1 student.

What is the median number of absences for these 20 students?

Reference — not a study method, a lookup
ONE-VARIABLE DATA — reference card
Mean = total ÷ count. Median = middle value AFTER SORTING. Mode = most frequent. Range = max − min.
n sorted values: median is the ((n+1)/2)-th if n is odd; average the (n/2)-th and (n/2 + 1)-th if n is even.
Frequency table: mean = sum of (value × frequency) ÷ total frequency. Median: walk the cumulative count to the middle position — never sort the rows.
Outliers move the mean, the range and the standard deviation. They leave the median and the mode alone.
A LOW outlier drags the mean DOWN; removing it pushes the mean UP. Check which end before choosing a direction.
Skew is named for the TAIL. Right tail -> mean > median. Left tail -> mean < median. The mean chases the tail.
Skewed or outlier-heavy data: the MEDIAN is the better summary of a typical value. That is why house prices are quoted as medians.
Standard deviation = typical distance from the mean. Equal range does NOT mean equal SD. SD = 0 only if every value is identical.
Add c to every value: mean and median +c; range and SD unchanged. Multiply every value by k: mean, median, range and SD all × k.
Add one value equal to the mean: mean unchanged, SD DECREASES.
Combining two groups' means: recover the totals first. (20 × 80 + 30 × 90)/50 = 86, not 85.
Box plot: min · Q1 · median · Q3 · max. IQR = Q3 − Q1. Each of the four sections holds ~25% of the data — width is spread, not count.
A box plot shows no mean, no mode and no sample size. A histogram gives the median's interval, not its value. Only a dot plot shows every value.
Before selecting: name the statistic asked for, and say whether the answer is a count or a percent.

Every item on this page is Meridian-original, written to match the Digital SAT's format and difficulty — it is not a real SAT question. The only source that matches the live test exactly is College Board's own Bluebook and Question Bank.

Question 1Hard

A school recorded the number of absences for each of 20 students over one term. The results: 0 absences, 4 students; 1 absence, 7 students; 2 absences, 5 students; 3 absences, 2 students; 4 absences, 1 student; 9 absences, 1 student.

What is the median number of absences for these 20 students?

  • 1

    Correct. There are 4 + 7 + 5 + 2 + 1 + 1 = 20 students, so the median is the average of the 10th and 11th values in sorted order. Walking the cumulative count: 0 occupies positions 1–4, 1 occupies positions 5–11, 2 occupies 12–16, 3 occupies 17–18, 4 occupies 19, and 9 occupies 20. Both the 10th and the 11th land inside the block of 1s, so the median is (1 + 1)/2 = 1.

  • B1.8

    This is the mean, not the median: (0 × 4) + (1 × 7) + (2 × 5) + (3 × 2) + (4 × 1) + (9 × 1) = 36 absences over 20 students, so 36/20 = 1.8. The computation is correct and it answers a question the item did not ask — and note that the mean exceeding the median is exactly what the single 9-absence student should produce.

  • C2.5

    This is the median of the six distinct values listed in the left column — 0, 1, 2, 3, 4, 9 — taken as though they were the data set: the middle two are 2 and 3, averaging 2.5. But those are six categories describing twenty students, and the frequencies are what say how many students each category represents. Discarding them replaces a 20-value data set with a 6-value one.

  • D3

    This is the median of the frequency column: 4, 7, 5, 2, 1, 1 sorted is 1, 1, 2, 4, 5, 7, and the middle two average to 3. The two columns have been swapped — the frequencies count students, they are not numbers of absences, so no statistic about absences can be computed from them alone.

Traps tested: Mean reported for median · Frequency ignored values averaged · Frequency column treated as data

Question 2Medium

Each of the 30 values in a data set is increased by exactly 4. Which of the following statistics has the same value after the change as it had before?

  • AThe mean

    The mean increases by 4. Adding 4 to each of 30 values adds 120 to the total, and 120/30 = 4, so the total divided by the count rises by exactly the amount added to each value.

  • BThe median

    The median increases by 4. Adding the same amount to every value cannot change which value sits in the middle position, but that value is itself now 4 larger than it was.

  • CThe value at the third quartile

    Q3 increases by 4, for the same reason the median does — the ordering is untouched, so the same data point still marks the 75% boundary, and that data point has itself gone up by 4. Every percentile behaves this way.

  • The standard deviation

    Correct. Standard deviation is built entirely from the differences (value − mean), and adding 4 to every value raises the mean by 4 as well, so every one of those differences is exactly what it was. The whole set slid along the number line without changing any internal distance. The range is unchanged for the same reason, though it is not offered here — and note that this is the shift case only: multiplying every value by 4 would multiply the standard deviation by 4.

Traps tested: Shift not applied to centre

Question 3Hard

Data set P consists of the values 20, 20, 20, 50, 80, 80, 80. Data set Q consists of the values 20, 45, 50, 50, 50, 55, 80.

Which of the following correctly compares the standard deviations of P and Q?

  • AThey are equal, because both sets have the same range of 60 and the same mean of 50.

    This is the trap the item is built on. The range is fixed by two values — the 20 and the 80 that both sets happen to share — and says nothing about the five values in between. Standard deviation reads all seven. Equal range with equal mean is compatible with standard deviations differing by more than 70%, as they do here.

  • BThey are equal, because both sets contain 7 values and both sets sum to 350.

    Equal count and equal total means equal mean, and nothing more. The mean says where the data is centred; the standard deviation says how tightly it is packed around that centre, and the two are independent. {50, 50, 50} and {0, 50, 100} share a count and a total and could not be less alike in spread.

  • P has the larger standard deviation, because its values are concentrated at the two extremes and therefore sit farther, on average, from the mean.

    Correct. Both sets sum to 350 over 7 values, so both have a mean of 50, and both have a range of 60 — none of the usual shortcuts separates them. The distances from 50 do. In P six of the seven values sit 30 away; in Q only two do, and three sit exactly on the mean. The squared-deviation totals are 5,400 for P against 1,850 for Q, giving population standard deviations of about 27.8 and 16.3. ✓

  • DQ has the larger standard deviation, because Q contains more distinct values than P does.

    Number of distinct values is variety, not spread. Q has five distinct values and P has three, but three of Q's values are the mean itself and contribute a distance of zero. A set can have every value distinct and be extremely tightly packed — 49, 50, 51 has three distinct values and sits within one unit of its mean.

Traps tested: Range mistaken for spread · Equal mean implies equal spread · Variety mistaken for spread

Question 4Hard

A box plot summarises the 64 recorded completion times, in minutes, for a task. The five-number summary is: minimum 4.2, Q1 7.5, median 9.1, Q3 15.8, maximum 28.0.

Which of the following statements is best supported by the box plot?

  • AAbout 32 of the completion times fall between 9.1 and 15.8 minutes.

    That interval runs from the median to Q3, which is one quarter of the data, not one half: about 0.25 × 64 = 16 times, not 32. The 32 comes from reading the whole box (Q1 to Q3, which is 50%) while quoting only the upper half of it.

  • About 16 of the completion times are greater than 15.8 minutes.

    Correct. Q3 = 15.8 means about 75% of the times are at or below 15.8, so about 25% are above it, and 0.25 × 64 = 16. The sample size has to come from the question stem — a box plot on its own gives percentages, never counts.

  • CMore completion times fall between 15.8 and 28.0 minutes than between 7.5 and 9.1 minutes, because that section of the plot is much wider.

    Both of those sections hold about a quarter of the data — roughly 16 times each — by the definition of a quartile. The upper section spans 12.2 minutes and the lower spans 1.6, which means its values are far more spread out, not that there are more of them. Width is spread; count is fixed at about 25% per section.

  • DThe mean completion time is 9.1 minutes.

    9.1 is the median, which is the line inside the box; a box plot never shows the mean. In this case the mean is almost certainly higher, because the upper whisker stretches 12.2 minutes above Q3 while the lower whisker reaches only 3.3 minutes below Q1 — a right tail, and the mean chases the tail.

Traps tested: Quarter read as half · Box width read as count · Median reported as mean

Question 5Hardest on the test

A histogram shows the sizes of 300 donations made to a charity. The tallest bars cover donations between $10 and $60, and the bars decrease steadily across the higher intervals, with a small number of donations spread thinly across intervals reaching as far as $5,000.

Which of the following best describes the shape of this distribution and the relationship between its mean and its median?

  • AThe distribution is skewed to the left, and the mean is less than the median.

    This is the fully self-consistent wrong path, which is what makes it the most attractive choice here. The skew has been named for where the bulk of the data sits — on the left — and then the mean/median rule has been applied correctly to that wrong label. Skew is named for the tail, and the tail runs right, out to $5,000.

  • The distribution is skewed to the right, and the mean is greater than the median.

    Correct on both halves. The long thin tail extends toward the high values, which is what "skewed right" names. Those few large donations add heavily to the total while occupying only a few positions in the sorted list, so they lift the mean while leaving the middle position near the dense cluster — mean above median. ✓

  • CThe distribution is skewed to the left, and the mean is greater than the median.

    The mean/median comparison is right and the label is not. This is what happens when the tail's effect on the mean is reasoned out correctly but the skew is still named for the side the bulk sits on. If a distribution really were left-skewed, its tail would run toward the low values and the mean would sit below the median — the two halves of this choice contradict each other.

  • DThe distribution is skewed to the right, and the mean is less than the median.

    The label is right and the consequence is reversed. A right tail is made of unusually large values, and unusually large values raise a total, so they raise the mean. The median cannot follow them, because a handful of donations occupy a handful of positions. The mean chases the tail.

Traps tested: Skew named for bulk · Mean median relation reversed

Question 6Hardest on the test

A data set of 15 values has a mean of 62 and a median of 58. A sixteenth value, equal to 62, is added to the data set. Which of the following correctly describes the effect on the mean and on the standard deviation?

  • AThe mean is unchanged and the standard deviation is unchanged.

    The reasoning behind this is that a perfectly average value should be perfectly neutral, and for the mean that is right. It fails for the standard deviation because standard deviation is an average squared distance, not a total: the new point adds nothing to the numerator and one more to the denominator, so the average falls even though the total did not move.

  • BThe mean is unchanged and the standard deviation increases.

    This applies a general rule — more data points means more variability — that is not true of standard deviation. Standard deviation measures typical distance from the mean, so whether a new value raises or lowers it depends entirely on whether that value is farther from the mean than the existing values typically are. This one is at distance zero, the smallest possible.

  • The mean is unchanged and the standard deviation decreases.

    Correct, and both halves need checking. Mean: the original 15 values total 15 × 62 = 930, so the new total is 992 over 16 values, and 992/16 = 62 exactly — unchanged. Standard deviation: the added value sits exactly on the mean, so it contributes a deviation of 0 to the total squared deviation while raising the number of values that total is divided by. A fixed total divided by a larger number is smaller, so the standard deviation falls. This holds whether the denominator is n or n − 1.

  • DThe mean increases and the standard deviation decreases.

    The standard deviation half is right; the mean half comes from noticing that the total rose by 62 and stopping there. The count rose too, and by exactly the amount that keeps the ratio fixed: 15 × 62 + 62 = 16 × 62, so 992/16 = 62. Adding a value equal to the current mean never changes the mean, whatever the mean happens to be.

Traps tested: Added value assumed spread neutral · More data assumed more spread · Sum increase read as mean increase

Meridian · progress saved in this browser

Up next

Two-variable data: models and scatterplots

Line of best fit, slope in context, and the difference between interpolating and inventing.

30 min