The p-value is one of the most widely used and misunderstood concepts in statistics.
Formal Definition:
The p-value is the probability of observing a test statistic as extreme or more extreme than the one actually observed, assuming the null hypothesis is true.
In plain terms: How surprising is our data if nothing interesting is happening?
- A small p-value → data is unlikely under \(H_0\) → evidence against \(H_0\)
- A large p-value → data is consistent with \(H_0\) → no strong evidence against \(H_0\)