Critical Regions for Left-Tailed Hypothesis Tests

Construct and apply critical (rejection) regions for left-tailed hypothesis tests on a Poisson rate. Given a null distribution and significance level, find the largest integer c such that P(X ≤ c | H_0) ≤ α, and use the resulting region C = {0, 1, ..., c} to decide whether to reject H_0.

Step 1 of 119%

Tutorial

Critical Regions for Left-Tailed Tests

A left-tailed hypothesis test is one whose alternative claims that the parameter is smaller than the null value. For a Poisson rate, this looks like

H0:λ=λ0,H1:λ<λ0.H_0: \lambda = \lambda_0, \qquad H_1: \lambda < \lambda_0.

The critical region (or rejection region) CC is the set of values of the test statistic XX that lead us to reject H0H_0. For a left-tailed test at significance level α\alpha, the critical region has the form

C={0,1,2,,c},C = \{0,\, 1,\, 2,\, \ldots,\, c\},

where cc is the largest non-negative integer satisfying

P(XcH0)α.P(X \le c \mid H_0) \le \alpha.

We choose the largest such cc to make the test as powerful as possible while keeping the probability of a Type I error at most α\alpha.

For example, suppose XPoisson(5)X \sim \text{Poisson}(5) under H0H_0 and α=0.05\alpha = 0.05. Using P(X=k)=eλλk/k!P(X = k) = e^{-\lambda} \lambda^k / k!, we compute

P(X0)=e50.0067,P(X1)=e5(1+5)0.0404,P(X2)=e5(1+5+12.5)0.1247.\begin{align*} P(X \le 0) &= e^{-5} \approx 0.0067, \\ P(X \le 1) &= e^{-5}(1 + 5) \approx 0.0404, \\ P(X \le 2) &= e^{-5}(1 + 5 + 12.5) \approx 0.1247. \end{align*}

Since 0.04040.05<0.12470.0404 \le 0.05 < 0.1247, the largest valid value is c=1c = 1. The critical region is

C={0,1}.C = \{0,\, 1\}.
navigate · Enter open · Esc close · ⌘K/Ctrl K toggle