Home Statistical Dictionary Type II Error

Type II Error

The error of failing to reject a false null hypothesis, a false negative, whose probability is denoted β.

Hypothesis TestingBeginnerFree

In Plain English

A Type II error happens when there really is an effect, but your test doesn't pick it up, a false negative. If a drug actually works but your trial fails to find a statistically significant benefit, that's a Type II error. Its probability, β, is directly tied to statistical power: power = 1 - β.

Definition

A Type II error occurs when a hypothesis test fails to reject a null hypothesis that is actually false, a false negative. Its probability is denoted , evaluated at a specific alternative value since β generally depends on how far the true parameter is from the null. Type II error is directly complementary to statistical power, , and unlike Type I error (which is fixed by the chosen significance level regardless of sample size), β shrinks as sample size increases, as the effect size grows, or as measurement variability decreases.

Formula

Notation

Probability of a Type II error (evaluated at a specific alternative value)

Properties

  • Unlike the significance level α, which is fixed by the researcher's choice regardless of sample size, β is not a single fixed number, it depends on the true (unknown) size of the effect, β is smaller for larger true effects and larger for smaller true effects, which is why power calculations must specify a minimum effect size worth detecting.
  • There is an inherent tradeoff between Type I and Type II error for a fixed sample size and test statistic, making the rejection region smaller (lowering α, to reduce false positives) simultaneously makes β larger (increasing the false-negative rate), the only way to reduce both simultaneously is to collect more data or use a more efficient test statistic.
  • Underpowered studies, those with a high β for practically meaningful effect sizes, are a well-documented and persistent problem across many fields, a non-significant result from an underpowered study is only weak evidence that no effect exists, since a real effect could easily have gone undetected by chance.

At a Glance

Definitionfailing to reject a false null hypothesis (a false negative)
Notationβ
Complementary tostatistical power: Power = 1 - β
Decreases withlarger sample size, larger true effect size, lower measurement variability
Last updated August 8, 2026← Back to the Dictionary