Which of the Following Is Not a Measure of Central Tendency?
The short answer is: “range.”
But that’s just the tip of the iceberg. Plus, if you’ve ever stared at a stats quiz and seen a list like “mean, median, mode, variance, range,” you’ve probably wondered why one of those numbers feels out of place. In practice, getting that distinction right can change how you interpret data, design a survey, or even argue with a colleague about what “average” really means.
So let’s dig into the nitty‑gritty of central tendency, see why most people lump the wrong thing in, and walk away with a clear mental cheat‑sheet you can use the next time you’re faced with a multiple‑choice question—or a real‑world data set.
What Is Central Tendency, Anyway?
At its core, central tendency is the idea that a collection of numbers has a “typical” value. Think of it as the data’s sweet spot—the place where most of the action clusters. We use it to summarize a whole bunch of numbers with a single, easy‑to‑communicate figure It's one of those things that adds up. That alone is useful..
The Classic Trio
- Mean – the arithmetic average you get by adding everything up and dividing by the count.
- Median – the middle value when you line the data up from smallest to largest.
- Mode – the number that shows up most often.
These three are the heavy‑hitters you’ll see in textbooks, news articles, and pretty much any introductory statistics class. They each have strengths and quirks, but they all point to “where the data lives.”
The Usual Suspects (and the Odd One Out)
When you see a list that includes things like variance, standard deviation, range, or interquartile range, the first question to ask is: “Am I looking at a measure of spread or a measure of center?” Central tendency tells you what the data is, while spread tells you how the data is scattered around that center Surprisingly effective..
Why It Matters (And Why You Should Care)
If you’re a marketer, a teacher, a small‑business owner, or just someone who reads a newspaper chart, knowing the difference between a central tendency measure and a spread measure can keep you from making a costly misinterpretation.
-
Decision‑making: Imagine you’re choosing between two products based on customer satisfaction scores. The mean score for Product A is 4.2, but the median is 3.9. If you only look at the mean, you might think A is a clear winner—until you notice the range is 1–5 for A and 3–5 for B. The wide range tells you there are a lot of unhappy customers lurking in the low end.
-
Communication: When you tell your boss “the average sales this quarter is $12,000,” you’re using the mean. If the data is heavily skewed by a few huge deals, the median might be a more honest story. Dropping a spread measure like standard deviation into the conversation without explaining it can just confuse people.
-
Credibility: In research, reviewers will flag a paper that calls the range a “measure of central tendency.” It sounds like a tiny slip, but it signals a shaky grasp of basic stats—and that can undermine the whole study Less friction, more output..
In short, mixing up these concepts isn’t just academic nitpicking; it can lead to wrong conclusions, poor strategies, and a loss of trust.
How It Works: Breaking Down the Numbers
Below is a step‑by‑step look at each common statistic you’ll encounter in a “which of the following is not a measure of central tendency?Now, ” question. I’ll throw in a quick example dataset so you can see the calculations in action Simple, but easy to overlook..
Dataset: 3, 7, 7, 9, 12, 15, 18
Mean
Add them all up (3 + 7 + 7 + 9 + 12 + 15 + 18 = 71) and divide by the number of observations (7).
Mean = 71 ÷ 7 ≈ 10.14
Median
Sort the numbers (already sorted) and pick the middle one. With an odd count, it’s the fourth value: 9.
Mode
Which number appears most? On top of that, 7 shows up twice, everything else just once. So the mode is 7 Less friction, more output..
Variance
First find each deviation from the mean, square them, add them up, then divide by n – 1 (sample variance) That's the part that actually makes a difference..
[ \text{Variance} = \frac{\sum (x_i - \bar{x})^2}{n-1} \approx 31.33 ]
Standard Deviation
The square root of variance. ≈ 5.In real terms, 6. This tells you how far, on average, each point strays from the mean.
Range
Subtract the smallest value from the largest: 18 – 3 = 15. That’s a spread measure, not a center.
Interquartile Range (IQR)
Find the 25th (Q1) and 75th (Q3) percentiles, then subtract: Q1 ≈ 7, Q3 ≈ 15 → IQR = 8. Again, a spread metric.
Common Mistakes / What Most People Get Wrong
-
Calling the Range a “central tendency.”
It’s the classic trap. The range only tells you the distance between the extremes; it says nothing about where the bulk of the data sits Small thing, real impact.. -
Mixing up “average” with “mean.”
In everyday language, “average” can mean mean, median, or even mode, depending on context. Statisticians prefer to be precise Simple, but easy to overlook.. -
Assuming the mode is always useful.
If every value appears only once, the dataset technically has no mode. Some textbooks say “no mode” is a valid answer, others say “all values are modes.” Either way, it’s not a reliable central tendency measure for continuous data It's one of those things that adds up.. -
Using the mean on heavily skewed data.
Income distributions, for example, are usually right‑skewed. The mean gets pulled up by a few high earners, making the median a better representation of a “typical” income. -
Treating variance as a central tendency.
Variance is a squared unit (e.g., dollars²), which makes it unintuitive as a “typical value.” It belongs in the spread family.
Practical Tips: What Actually Works When You’re Stuck
-
When a quiz asks “Which of the following is NOT a measure of central tendency?”
Scan the list for any term that describes a range, variance, standard deviation, or interquartile—those are spread measures. The odd one out is the answer Which is the point.. -
In real‑world analysis, pick the right center for the right shape.
Symmetric distribution? Mean works fine.
Skewed distribution? Lean on the median.
Categorical data? Mode is your go‑to. -
Always pair a central tendency with a spread measure.
Reporting “average = 10” without a standard deviation or range is like saying “the car is fast” without mentioning its top speed or fuel efficiency. -
Visual checks help.
Box plots, histograms, and dot plots instantly show whether the mean or median is more representative. -
Don’t forget the context.
In a medical trial, the median survival time might be more meaningful than the mean because a few outliers (patients who live unusually long) can distort the average Easy to understand, harder to ignore..
FAQ
Q1: Is the “midrange” a measure of central tendency?
A: Technically, midrange = (min + max)/2, so it sits between the extremes. It’s rarely used because it’s overly sensitive to outliers, but some textbooks list it as a central measure. In most practical settings, stick with mean, median, or mode Less friction, more output..
Q2: Can a dataset have more than one mode?
A: Yes. If two or more values share the highest frequency, the data is multimodal. To give you an idea, {2,2,3,3,5} has modes 2 and 3.
Q3: Why isn’t the “geometric mean” considered a basic measure of central tendency?
A: It is a central tendency measure, but it belongs to a more specialized family used for rates of growth or ratios. In a basic “which is not” question, you’ll usually only see the three classics It's one of those things that adds up. Practical, not theoretical..
Q4: Does the “range” ever tell me anything useful?
A: Absolutely—for quick checks on data quality or spotting outliers. But never call it a “typical” value.
Q5: If a test lists “mean, median, mode, standard error,” which one isn’t a central tendency?
A: Standard error measures the precision of the mean estimate; it’s a spread‑related concept, not a central tendency. So that’s the answer The details matter here..
That’s the whole story. The next time you see a list that mixes mean, median, mode, and something like variance or range, you’ll instantly know which one doesn’t belong. Remember: central tendency tells you where the data lives; everything else tells you how far it wanders. That's why keep that mental map handy, and you’ll never be caught off‑guard by a tricky stats question again. Happy analyzing!