p-value

Applies to: general, python, statistics

A p-value is the probability, under a null model, of seeing a result at least as extreme as the observed one.

small p-value -> data is surprising under null

See also: hypothesis-test, confidence-interval