MEPX
Chapter 4 of 10All chapters

Chapter 4 of 10

Hypothesis testing

The machinery and its traps.

The logic

Assume no effect, compute how surprising the data would be under that assumption, and report it as a p-value. A small value means the data is unusual if nothing is happening.

  • It is not the probability that the null hypothesis is true.
  • Failing to reject is not evidence of no effect, especially with small samples.

Power

Power is the chance of detecting a real effect of a given size. Low power both misses effects and exaggerates the ones it finds, which drives much of the replication problem.