Bias vs variability: center vs spread
By Jude Wallis · Published
Bias and variability describe one sampling distribution: bias is how far its center sits from the parameter, variability is how spread out it is. A bigger sample shrinks the spread, and a slanted selection keeps its center, so a biased method with a huge sample returns a precise wrong answer.
This page spans two units of the Fall 2026 AP Statistics course: Unit 1 topic 1.12, Potential Problems with Sampling, and Unit 3 topic 3.1, Estimators. The selection sense of bias is introduced in Unit 1, and the estimator sense, where bias and variability are the center and the spread of one sampling distribution, arrives in Unit 3.
Bias vs variability: the short answer
Both words describe one object, the sampling distribution of a statistic: the collection of values that statistic would take across every sample the method could produce. They pick out different features of it.
- Bias is the gap between the center of that distribution and the parameter you are estimating. Zero bias means the method lands on the right number on average.
- Variability is the spread of that same distribution, measured by its standard deviation. Low variability means two different samples would hand you nearly the same estimate.
The consequence students miss is where the sample size shows up. For a sample mean or a sample proportion it sits in the spread and appears nowhere in the center. Quadruple the data and the spread halves, while the center does not move at all. So a slanted method run on 40,000 people is no closer to the truth than the same method on 400; it is the same wrong answer reported with a tighter interval around it, which is harder to argue with and no more correct.
Everything below puts numbers on that, and the separate question of what actually removes bias is answered in does a bigger sample fix bias.
Two questions about the same distribution
Say you want the population mean ("mu") and you estimate it with the sample mean ("x-bar"). Imagine running your whole data-collection plan again and again and writing down every it produces. Those values pile up into a distribution, and two numbers summarize it.
Where is it centered? That is bias:
A positive bias means the method runs high every time you use it, a negative one means it runs low, and zero means it is unbiased.
How wide is it? That is variability, the standard deviation of those same values. For a random sample from a population with standard deviation ("sigma") it is , provided the sample is under 10% of the population.
The two are separate properties, not two ends of one scale, so a method can be good at either one and bad at the other. Bias comes from who ends up in the data and how they are measured. Variability comes from chance and shrinks when you buy more data. A common shorthand calls the first accuracy and the second precision, and a target with four shot groups is the usual picture, but a picture will not tell you which sampling plan to run. Four plans will, so the next section uses four.
One footnote, so the vocabulary does not trip you later. Statisticians also apply the word bias to a property of an estimator's formula, and a few of those do fade as grows: the sample maximum, for instance, cannot exceed the population maximum and so runs low by less and less as the sample gets bigger. See bias of an estimator for that sense. Bias built into how individuals are selected or measured is the kind on this page, and it does not fade at all.
The four quadrants, as four real surveys
A district has 20,000 students and you want their mean nightly sleep. Across the district, sleep is roughly normal with standard deviation 1.2 hours. Of those students, 5,000 play a school sport and average 8.0 hours, with the same standard deviation of 1.2 hours inside that group, and the other 15,000 average 6.8 hours with a slightly tighter spread, which is what keeps the district standard deviation at 1.2. The parameter is the district mean, hours, and nobody running the survey knows it.
Two choices decide which quadrant your survey lands in: the list you draw names from, and how many names you draw.
| Plan | Names drawn from | Center of | SD of | Quadrant | |
|---|---|---|---|---|---|
| A | Full district roster | 400 | 7.1 | 0.06 | Low bias, low variability |
| B | Full district roster | 9 | 7.1 | 0.40 | Low bias, high variability |
| C | Athletics roster only | 400 | 8.0 | 0.06 | High bias, low variability |
| D | Athletics roster only | 9 | 8.0 | 0.40 | High bias, high variability |
Read the table by column, not by row. The roster sets the center: draw at random from the whole district and centers on 7.1, draw at random from the athletics roster and it centers on 8.0 no matter how many you draw, a bias of hours, or 54 minutes. The sample size sets the width: both lists have a standard deviation of 1.2 hours, so 400 gives hours, about 3.6 minutes, and 9 gives hours, or 24 minutes. Each sample is well under 10% of the list it came from, since 400 is 2% of the district and 8% of the 5,000 athletes, so those formulas apply.
Plan D is the one plan with nothing going for it, drawn from the wrong list and imprecise on top of that, so it needs no argument. Plan C is the dangerous one. It is large, it is drawn at random, its estimates repeat to within a few minutes of each other, and it is 54 minutes off. Every quality signal a reader can see is green.
The differences side by side
| Feature | Bias | Variability |
|---|---|---|
| What it describes | Where the sampling distribution is centered | How wide it is |
| How it is measured | Center of the distribution minus the parameter | Standard deviation of the distribution |
| Where it comes from | Who gets selected and how they are measured | Chance, plus the sample size |
| Effect of raising | None | Falls, in proportion to |
| How you reduce it | Change the method | Buy more data |
| Estimable from your own sample | No | Yes, by the standard error |
| Included in the margin of error | No | Yes |
The last two rows are the ones worth memorizing, and the section after next is about them.
What a bigger sample actually changes
Take the biased mechanism behind plans C and D, drawing at random from a group whose mean is 8.0 hours with a standard deviation of 1.2, and simulate 200,000 samples at each of the two sizes. Across the 200,000 sample means at , the average was 7.9995 and the standard deviation 0.4008. At , the average was 8.0001 and the standard deviation 0.0598. About 44 times the data cut the spread by a factor of 6.7, which is , and shifted the center by 0.0006 hours, simulation noise rather than progress.
Now score those same samples on the only thing that matters, landing within 15 minutes of the true 7.1 hours. At , 10,042 of the 200,000 samples managed it, about 5%, because the distribution is wide enough that a lucky low sample can reach the truth. At , none of the 200,000 did, and the closest any of them came was 0.624 hours, or 37 minutes. More data made this survey strictly less likely to produce a usable answer while making its output look far more authoritative.
That is the whole asymmetry. Variability is a resource problem, and money fixes it. Bias is a design problem, and no amount of data touches it. Watching the spread close in while the center stays put is easier to believe once you have moved the slider yourself in the sampling distribution and CLT interactive.
The classic mix-up and how to avoid it
Two errors, running in opposite directions.
Calling one bad estimate biased. A sample mean of 6.7 when the truth is 7.1 is not evidence of bias. Plan B is unbiased and misses by that much routinely, since 0.4 hours is exactly one standard deviation for it, and an unbiased method scatters around the right answer rather than hitting it. Bias is a statement about the center of all possible samples, so one sample cannot show it: a center is not visible from a single point. Sampling variability alone accounts for what you saw, so one miss is no evidence either way.
Treating a narrow interval as a correct one. A margin of error is computed from the standard error, which measures variability alone, so it carries no allowance for a slanted method. A plan C sample landing exactly on its center, , gives a 95% interval of , which is 7.88 to 8.12 hours. Correct arithmetic, wrong conclusion, and 7.1 is not in it. Widening does not rescue you either: a plan D sample landing on the same center gives , or 7.22 to 8.78, which still misses.
The habit that keeps them straight is to ask the two questions in the right order and about the right thing. Variability you can estimate from your data with the standard error. Bias you cannot, at any sample size, so you audit the procedure instead: who could not be selected, who did not answer, and what the question or the instrument might have pushed people to say. How to identify the type of bias walks through naming it, and the topic list names both halves of this page, with Unit 3 topic 3.1 titled Estimators and Unit 1 topic 1.12 titled Potential Problems with Sampling.
Placing four survey plans in the four quadrants
A district of 20,000 students has 5,000 who play a school sport, averaging 8.0 hours of sleep, and 15,000 who do not, averaging 6.8 hours. Sleep across the district is approximately normal with standard deviation 1.2 hours, and sleep within the athletics roster is too; the non-athletes are slightly tighter, which is what holds the district figure at 1.2. Find . Then give the center and the standard deviation of the sampling distribution of for each plan: (A) 400 students at random from the district roster, (B) 9 at random from the district roster, (C) 400 at random from the athletics roster, (D) 9 at random from the athletics roster. Say which quadrant each falls in.
Find the parameter as a weighted average of the two group means. The athletes are of the district, so hours.
Centers come from the list you draw from. A random draw from the district roster gives every student the same chance, so plans A and B center on and their bias is 0.
A random draw from the athletics roster can only produce athletes, so plans C and D center on the athletes' mean of 8.0. Their bias is hours, or 54 minutes, and no choice of changes it.
Check the 10% condition before using : 400 is 2% of the 20,000 district students and 8% of the 5,000 athletes, and 9 is smaller still, so all four plans clear it.
Spreads come from , and both lists carry the same hours. At : hours, about 3.6 minutes. This is plans A and C.
At : hours, or 24 minutes. This is plans B and D.
Now place them. A is centered right and tight, so low bias and low variability. B is centered right and loose, so low bias and high variability. C is centered 0.9 off and tight, so high bias and low variability. D is centered 0.9 off and loose, so high bias and high variability.
Measure C's bias against its own spread: , so the truth sits 15 standard deviations from where plan C's estimates cluster. At the same bias is only standard deviations out, which is why the small biased sample sometimes stumbles onto a plausible number and the large one never does.
hours. A: center 7.1, SD 0.06, low bias and low variability. B: center 7.1, SD 0.40, low bias and high variability. C: center 8.0, SD 0.06, high bias and low variability. D: center 8.0, SD 0.40, high bias and high variability. The roster fixed the center and the sample size fixed the spread, and the two choices never interfered with each other.
Nine honest students beat 400 selected ones
Using the same district, suppose you will call an estimate usable if it lands within 15 minutes, that is 0.25 hours, of the true 7.1. Plan B is an unbiased sample of 9, so is approximately normal with mean 7.1 and standard deviation 0.40. Plan C is a biased sample of 400, so is approximately normal with mean 8.0 and standard deviation 0.06. Find the probability that each plan produces a usable estimate.
The interval of usable estimates is , running from 6.85 to 7.35 hours, for both plans.
Sleep is approximately normal in both the district and the athletics roster, which is what lets you treat as normal at a sample size as small as 9.
Plan B: standardize both ends against mean 7.1 and standard deviation 0.40. and .
So the probability is , about 47%.
Plan C: standardize the same two ends against mean 8.0 and standard deviation 0.06. and .
Both ends are far below plan C's center, so the usable window sits entirely in the extreme lower tail. The normal model puts the probability near , which is its way of saying never.
Confirm by simulation rather than trusting a tail that extreme: across 200,000 simulated samples, plan B landed inside the window 93,574 times, or 46.79%, and plan C landed inside it 0 times, its closest approach being 37 minutes off.
Plan B, nine students chosen properly, has about a 47% chance of a usable estimate. Plan C, 400 students chosen from the wrong list, has essentially none. Forty-four times the data cannot buy back a broken selection method, so fix the roster first and then spend on sample size.
Frequently asked questions
Can I tell from my own data whether my estimate is biased?
No. Variability leaves a trace in the data, which is what the standard error estimates, but bias does not: a slanted method produces data that look entirely normal and simply center on the wrong number. You detect bias by auditing the procedure, asking who could not be selected, who did not respond, and what the wording or instrument encouraged.
Which is worse, bias or variability?
Bias, in practice, because variability has a cure you can buy and bias does not. High variability is visible as a wide interval and shrinks with more data. Bias is invisible in the output, stays the same size at every sample size, and cannot be removed after collection.
Does the margin of error account for bias?
No. A margin of error is built from the standard error, which measures only how much the statistic moves from sample to sample. It assumes the method is centered on the parameter. If the method is centered 54 minutes off, the interval is 54 minutes off too, and reporting a smaller margin of error only makes that harder to notice.
My estimate missed the parameter. Was my method biased?
Not necessarily, and one sample can never settle it. An unbiased method scatters around the parameter rather than landing on it, so missing is the normal case. Bias describes where all possible samples center, and a center cannot be read from a single point. Sampling variability alone accounts for what you observed, so one miss is no evidence either way.