Statistical Bias
Statistical bias is a systematic difference between what a statistical method estimates and the true value it is trying to measure. It is not random error that averages out over repeated measurements; instead, it consistently pushes results in a particular direction. For example, drawing a sample that does not reflect the target population can introduce this kind of bias.
In many statistical frameworks, statistical bias is defined as the difference between the true underlying parameter and the mathematical expectation of the estimator, or equivalently the condition in which the expected value of a released statistic or result does not match the true statistic. It is a systematic (as opposed to random) discrepancy that can arise from the estimation technique itself or from how data are collected, such as sampling that fails to represent the target population. Note that this term denotes a specific measurement property and should not be conflated with 'bias' in the fairness or discrimination sense used in AI governance discussions, where the concepts overlap in terminology but differ in scope; this entry addresses the statistical estimation meaning only.
Why it matters
Statistical bias matters because it distorts conclusions in a consistent direction, meaning that unlike random error, it does not average out as more data are collected or as measurements are repeated. A model or estimate built on a biased sample can appear precise and stable while still being systematically wrong. For professionals evaluating models, this is a foundational concern: if the data collection or estimation technique introduces a systematic discrepancy between the estimated value and the true underlying parameter, downstream decisions inherit that distortion regardless of how sophisticated the analysis is.
A common pathway is sampling that fails to represent the target population. As one source notes, this bias can arise when participants are recruited from a single source, so the sample does not reflect the population the results are meant to describe. In model development and validation contexts, this connects directly to questions about whether training or evaluation data are representative of the conditions in which a model will operate, though the specific validation implications extend beyond the statistical definition covered here.
It is important not to conflate statistical bias in this estimation sense with 'bias' as used in AI fairness or discrimination discussions. The terms overlap in vocabulary but differ in scope: statistical bias is a measurement property describing a systematic gap between an estimator's expected value and the true value, whereas fairness-related bias concerns disparate treatment or outcomes across groups. Treating them as interchangeable can lead professionals to misdiagnose a problem or apply the wrong corrective measure.
Who it's relevant to
Inside Statistical Bias
Common questions
Answers to the questions practitioners most commonly ask about Statistical Bias.