All courses › Statistics and Risk Analysis › Hypothesis testing and p-value

Hypothesis testing and p-value

A hypothesis test checks whether data is consistent with a null hypothesis H0H_0. The p-value is the probability of a result at least as extreme as the one observed, given that H0H_0 is true. If the p-value is below the significance level α\alpha, H0H_0 is rejected.

p<α⇒reject H0p < \alpha \Rightarrow \text{reject } H_0decision rule

Symbols

α\alphasignificance level, often 0.05
ppp-value from the test

Example

With α=0.05\alpha = 0.05 and p=0.02p = 0.02, H0H_0 is rejected: the data fits it poorly.

A low p-value means the data is unlikely under H0H_0 — it does not mean H0H_0 is certainly false.
Practise inference and risk for free →

← Mean, median and standard deviation · Confidence interval →

Part of Statistics and Risk Analysis: Inference and risk.