EZ

Eduzan

Learning Hub

Eduzan
Eduzan / 02 Quantitative Analysis

QTA 6: Hypothesis Testing

Worked examples are fully visible. Check-yourself items are study aids you can reveal one at a time.

The true values of population parameters sit out of reach, since nobody observes an entire population. A sample is what is available, and it carries real information about those parameters even though it cannot settle them. A hypothesis is a precise statement about one or more population parameters, and hypothesis testing asks whether such a statement sits comfortably alongside the data collected.

Frequentist inference is the framework used throughout, and it is the one most widely applied when relationships between variables are measured. Inside it every test collapses to a single question: if the hypothesis were true, how likely is the data that was observed? A test proves nothing. It weighs evidence against a stated position and reports whether that evidence is strong enough to abandon it.

The six components of any test

Six pieces have to be in place before a conclusion can be drawn, and they are assembled in a fixed order. The null hypothesis fixes the parameter value under examination and is treated as true throughout. The alternative hypothesis marks out the values at which the null should be abandoned. The test statistic summarises the sample and has a known distribution when the null holds. The size of the test sets how large the rejection region is, the critical value is the number the statistic is measured against, and the decision rule puts those two together and returns a verdict.

Check yourself
Why is the distribution of the test statistic under the null hypothesis, rather than under the alternative, the thing a test is built around?
Because the null fixes a single parameter value, which is enough to pin down the distribution of the sample statistic. The alternative covers a whole range of values, so it delivers no unique distribution to compute probabilities from. Every probability quoted in a test, including the size and the p-value, is therefore computed on the assumption that the null is true.
End of lesson.