Null and Alternative Hypotheses
Hypothesis testing is the formal framework statisticians use to evaluate claims about population parameters using sample data. Every hypothesis test begins with two competing statements: the null hypothesis (Hβ) and the alternative hypothesis (Hβ or Hβ). The null hypothesis is the default assumption β the claim that there is no effect, no difference, or no relationship. Hβ is treated as true unless the data provide sufficient evidence to reject it. The alternative hypothesis is the research claim β what the investigator expects or wants to demonstrate: that a treatment works, that groups differ, that a relationship exists. The null is never 'accepted' or 'proven true' β we either reject it (conclude there is evidence for the alternative) or fail to reject it (conclude the data are consistent with the null, but this does not prove the null is true). Directional (one-tailed) vs. non-directional (two-tailed) tests: a one-tailed alternative specifies the direction of the effect (Hβ: ΞΌ > 50 or Hβ: ΞΌ < 50) and concentrates all of the rejection region on one tail of the distribution. A two-tailed alternative does not specify direction (Hβ: ΞΌ β 50) and splits the rejection region across both tails. One-tailed tests have more statistical power to detect an effect in the specified direction but are only appropriate when there is strong prior justification for the directional claim β using one-tailed tests to improve p-values post hoc is a form of p-hacking. The test statistic is the calculated value (z, t, F, chi-square) that summarizes how far the sample result is from the null hypothesis value, expressed in units of standard error.