Skip to content
— CH. 1 · INTRODUCTION —

Bias (statistics)

~7 min read · Ch. 1 of 6
6 sections
  • Statistical bias sits quietly inside some of the most consequential decisions in modern society. Imagine a pharmaceutical company testing a new cold medication. The data looks solid. The results look promising. But if every person in that study is male, every conclusion drawn from it is shaped by that narrow slice of humanity rather than by people in general. That medication may be nowhere near ready for the general public. Nobody lied. Nobody fudged the numbers. The error was baked in before the first measurement was taken.

    That is what statistical bias does. It introduces a systematic tendency that skews or distorts the depiction of reality, not through accident or carelessness alone, but through the structure of how data is gathered and interpreted. And because data is used to inform lawmaking, corporate marketing, pharmaceutical decisions, institutional policies, and industry regulation, the downstream effects of unchecked bias can be enormous.

    What are the different stages where bias enters the process? How do researchers detect it? And why, in some cases, do statisticians deliberately choose a biased estimator over an unbiased one? The answers reveal a field that is far more nuanced than it first appears.

  • Selection bias is one of the earliest traps in any study. It occurs when certain individuals are more likely to be selected for a study than others, skewing the sample before a single measurement is recorded. This phenomenon goes by several names in the literature: selection effect, sampling bias, and Berksonian bias.

    Volunteer bias operates along similar lines. Research has shown that volunteers tend to come from families with higher socioeconomic status. Separate work has found that women are more likely to volunteer for studies than men. This means that studies relying on voluntary participation may quietly reflect the habits, health, and attitudes of a specific demographic subset rather than the broader population.

    Funding bias is another structural force. When a study's financial sponsor has a stake in the outcome, the selection of outcomes, test samples, or test procedures can tilt toward results that favor that sponsor, often without any deliberate intent.

    Then there is attrition bias, which arises when participants drop out or are lost to follow-up during a study. And recall bias surfaces when participants cannot accurately remember past events. Patients asked how many cigarettes they smoked in the previous week, for example, may over-estimate or under-estimate. Each of these entry points introduces a different kind of distortion, and the distortions can compound each other when multiple sources of bias exist simultaneously.

  • Within the Neyman-Pearson framework for hypothesis testing, bias takes a precise mathematical form. A hypothesis test can fail in two distinct directions. A Type I error, the false positive, happens when the null hypothesis is actually correct but gets rejected anyway. A Type II error, the false negative, happens when the null hypothesis is not correct but gets accepted.

    A concrete example from the source: suppose speeding is defined as driving above an average speed of 85 km/h, and the null hypothesis is that someone is not speeding. If a driver receives a ticket despite having an average speed of 70 km/h, that is a Type I error. If a driver with an average speed of 90 km/h receives no ticket, that is a Type II error.

    The relationship between these two error types involves an inherent trade-off. A test that is very sensitive to true positives may create many false positives in return, and vice versa. Critically, the false negative rate depends not only on the statistical test itself but also on an unspecified alternative hypothesis, which makes it harder to control. The Neyman-Pearson framework addresses this difficulty by imposing a kind of uniformity: a test is considered unbiased only when it minimizes the maximum false negative rate across all possible alternative hypotheses.

  • A counterintuitive finding sits at the center of estimation theory. Although an unbiased estimator is theoretically preferable, in practice statisticians frequently use biased estimators with small biases. The reasons are pragmatic.

    Sometimes no unbiased estimator exists without adding further assumptions to the model. In other situations an unbiased estimator exists mathematically but is too difficult to compute. The third reason is the most striking: a biased estimator can actually have a lower mean squared error than the unbiased alternative.

    The source offers a specific case drawn from the Poisson distribution. A biased estimator of the Poisson parameter is always positive, unlike the corresponding unbiased estimator, and its mean squared error is smaller. This makes the biased estimator more accurate in a practical sense, even though it does not hit the true parameter on average. The lesson is that unbiasedness and accuracy are not the same thing. Minimizing systematic error and minimizing overall error can point in different directions, and real-world analysts have to decide which goal matters more for a given problem.

    Omitted-variable bias illustrates a related trap in regression analysis. When a model leaves out an independent variable that should be included, the estimates of the remaining parameters absorb the influence of the missing variable and become distorted.

  • Spectrum bias emerges specifically in diagnostic medicine. It arises when diagnostic tests are evaluated on patient samples that are not representative of the full population of interest. A high prevalence of disease in a study population inflates the positive predictive values of the test, producing a gap between what the test predicts and what is actually true in a general clinical setting.

    Detection bias shows a similar distortion at the observation stage. Doctors may be more likely to look for diabetes in obese patients than in thinner ones, because obesity and diabetes are linked as part of a syndemic. The result is an inflated apparent rate of diabetes among obese patients, not necessarily because diabetes is more common there, but because it is more actively sought.

    Observer bias adds yet another layer. When a researcher subconsciously influences an experiment because of their own cognitive biases, the way the experiment is carried out and the way results are recorded can both be affected.

    In educational testing, bias has its own formal definition: systematic errors in test content, administration, or scoring procedures that cause some test-takers to receive scores lower or higher than their true ability would merit. The source notes that the origin of the bias does not matter as long as it is unrelated to the trait the test is trying to measure.

  • Bias should be addressed at every stage of the data collection process, not as a final audit but as an ongoing discipline. The source recommends beginning with clearly defined research parameters and thinking carefully about the composition of the team conducting the research.

    For observer bias, the established tool is blinding: either a blind technique, in which participants do not know which condition they are in, or a double-blind technique, in which neither participants nor researchers know the condition assignment until after data is recorded.

    Avoiding p-hacking is described as essential to accurate data collection. P-hacking occurs when analysts try multiple statistical tests or variable combinations until they find a result that crosses a significance threshold, inflating the rate of false positives. One check on bias in results is to rerun analyses with different independent variables and observe whether the phenomenon still appears in the dependent variables.

    Language choices in reporting can also introduce or reduce bias. The source specifically flags the misleading habit of describing a result as "approaching" statistical significance when it has not actually achieved it. That phrasing can leave readers with a false impression of a result's strength.

    The source draws a careful distinction between bias and other statistical problems. Instrument failure, transcription errors, and simple lack of data are different kinds of problems. Bias specifically implies that the selection or collection process was skewed by its own design. These problems can coexist with one another, but they require different remedies.

Common questions

What is statistical bias and why does it matter?

Statistical bias is a systematic tendency in data collection and analysis methods that produces an inaccurate, skewed, or distorted depiction of reality. It matters because data is used to inform lawmaking, industry regulation, corporate marketing, and institutional policies, so unchecked bias can have significant real-world consequences.

What are the main types of statistical bias in data selection?

The main types include selection bias (also called Berksonian bias or sampling bias), volunteer bias, funding bias, attrition bias, and recall bias. Each arises at a different point in the data collection process and can distort results in distinct ways.

What is the difference between Type I and Type II errors in hypothesis testing?

A Type I error, or false positive, occurs when the null hypothesis is correct but is rejected. A Type II error, or false negative, occurs when the null hypothesis is incorrect but is accepted. A test that reduces one type of error often increases the other.

Why would a statistician use a biased estimator instead of an unbiased one?

Biased estimators are sometimes preferred because an unbiased estimator may not exist without additional assumptions, may be difficult to compute, or may have a higher mean squared error than the biased alternative. In the case of the Poisson distribution, a biased estimator is always positive and has a smaller mean squared error than the corresponding unbiased estimator.

How does spectrum bias affect diagnostic tests in medicine?

Spectrum bias arises when diagnostic tests are evaluated on patient samples that are not representative of the general population. A high prevalence of disease in a study population inflates positive predictive values, creating a gap between predicted and actual values in a broader clinical setting.

How can researchers reduce statistical bias in their studies?

Researchers can reduce bias by defining clear research parameters from the start, using blind or double-blind techniques to address observer bias, avoiding p-hacking, and rerunning analyses with different independent variables to check whether findings hold. Careful language in reporting, such as avoiding the phrase "approaching significance" for results that did not achieve it, also helps prevent misleading interpretations.

All sources

17 references cited across the entry

  1. 1journalBias in testing.Nancy S. Cole — October 1981
  2. 2journalStudy BiasAleksandar Popovic et al. — June 23, 2023
  3. 3bookModern EpidemiologyKenneth J. Rothman et al. — Lippincott Williams & Wilkins — 2008
  4. 4journalSpectrum bias or spectrum effect? Subgroup variation in diagnostic test evaluationStephanie A. Mulherin et al. — 2002-10-01
  5. 7journalSelection Bias and Information Bias in Clinical ResearchGiovanni Tripepi et al. — 2010
  6. 8webVolunteer bias2017-11-17
  7. 11bookCochrane Handbook for Systematic Reviews of Interventions (version 5.1)Julian P. T. Higgins et al. — The Cochrane Collaboration — March 2011
  8. 13bookStatistical InferenceGeorge Casella — 2002
  9. 14bookCounterexamples in Probability And StatisticsJoseph P. Romano et al. — CRC Press — 1986-06-01
  10. 15journalAn Illuminating CounterexampleMichael Hardy — 2003
  11. 16webNCME Assessment GlossaryNational Council on Measurement in Education (NCME)