State the hypotheses and the tail of the test
H0:p=0.05,H1:p>0.05(one-tailed, lower tail) The alternative hypothesis fixes which tail (or tails) of X forms the critical region.
State the distribution of the test statistic under H0
X∼Geo(0.05) All probabilities below are calculated assuming H0 is true.
State the critical-region rule for the lower tail
c=max{k:P(X≤k)≤0.1} The critical region is the largest lower-tail region whose probability does not exceed 0.1.
Recall the geometric probability function
P(X=x)=(1−p)x−1p,x=1, 2, 3, … The first x−1 trials fail and the xth succeeds.
Recall the geometric upper-tail probability
P(X≥c)=(1−p)c−1 The event X≥c says the first c−1 trials all fail.
Recall the geometric cumulative probability
P(X≤c)=1−(1−p)c The complement of X≤c is that the first c trials all fail.
Distinguish the strict and non-strict inequalities
P(X>c)=P(X≥c+1)=P(X≥c) Confusing these two shifts the critical value by one, which is the commonest error in this topic.
Test k=1 in the lower tail
P(X≤1)=0.050000≤0.1 The condition holds, so X≤1 is a permissible region.
Test k=2 in the lower tail
P(X≤2)=0.097500≤0.1 The condition holds, so X≤2 is a permissible region.
Test k=3 in the lower tail
P(X≤3)=0.142625>0.1 The region X≤3 has probability greater than 0.1, so it is too large; the previous value of k is the critical value.
State the critical value
This is the integer picked out by the stated convention.
State the critical region
The test rejects H0 exactly when X lies in this region.
Write the actual significance level as a probability
P(critical region)=P(X≤2) The actual significance level is the probability of the critical region under H0, not the nominal level.
Evaluate that probability
P(X≤2)=0.097500 This is computed from the distribution of X under H0.
Compare the actual level with the nominal level
0.097500<0.1 Because X is discrete the actual level is strictly less than the nominal level of 0.1.
State the actual significance level to 4 decimal places
P(critical region)=0.0975 This is the true probability of a Type I error for this test.