The p-value is the probability of obtaining a result at least as extreme as the observed one, assuming the null hypothesis \(H_0\) is true.
It helps us decide whether the evidence is strong enough to reject \(H_0\).
A small p-value (typically < 0.05) suggests that the observed data is unlikely under \(H_0\), and we may reject it.
\[ \text{p-value} = P(\text{Test Statistic} \geq \text{observed value} \mid H_0) \] —