What a P-Value Is (and Is Not)
A p-value is the probability of seeing data as extreme as yours if the null hypothesis were true. It is not the probability that the null hypothesis is true. A p-value of 0.03 means: if H₀ were true, there is only a 3% chance of seeing a result this extreme — that's all. It says nothing about whether H₀ is actually correct.
The Replication Crisis & P-Hacking
Over-reliance on the p < 0.05 threshold has contributed to irreproducible research. "P-hacking" — running multiple analyses until something is significant — is a real problem. Modern best practices include pre-registering hypotheses, reporting effect sizes alongside p-values, using confidence intervals, and adopting Bayesian methods where appropriate.
Effect Size Is As Important As P-Value
With large enough samples, nearly any difference becomes statistically significant. A p-value of 0.0001 for a Cohen's d of 0.05 means you have a real but trivially small effect. Always pair p-values with effect size estimates (Cohen's d, r², η²) and confidence intervals for a complete picture.