Statistics · Hypothesis testing
1 / 10
Critical regions and actual significance level
The critical-region method for a one-tailed test: the critical value is the boundary and the critical region is the set of outcomes that would lead to rejecting H0. How to find it (the smallest c with P(X ≥ c) ≤ α for an upper test, the largest c with P(X ≤ c) ≤ α for a lower test), why the discreteness of the binomial means the actual significance level is usually below the nominal α, and how to use the region to conclude.
Statistics · Hypothesis testing
Critical regions and actual significance level
The critical-region method for a one-tailed test: the critical value is the boundary and the critical region is the set of outcomes that would lead to rejecting H0. How to find it (the smallest c with P(X ≥ c) ≤ α for an upper test, the largest c with P(X ≤ c) ≤ α for a lower test), why the discreteness of the binomial means the actual significance level is usually below the nominal α, and how to use the region to conclude.
Why it works
Instead of computing a probability for each new observation, we can work out in advance which outcomes would cause us to reject . That set is the critical region (CR), and its boundary value is the critical value. Then the test is just: is the observed value in the critical region?Finding the critical value. Assume , so .
- Upper test (): the CR is , where is the smallest
- Lower test (): the CR is , where is the largest
You find by checking cumulative probabilities either side of the boundary — the chosen keeps the tail , while the next value out would push it over.
The actual significance level. Because is discrete, the tail probability almost never equals exactly. The actual significance level is the real probability of landing in the critical region when is true — for an upper test or for a lower test. It is the genuine chance of a wrong rejection, and is usually a bit less than the nominal (e.g. an actual for a "" test).
Using the region. Reject if and only if the observed value falls inside the critical region. This gives exactly the same decision as the probability method — it is just organised differently, which is handy when several results are tested against the same .