You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson extends hypothesis testing to cover the z-test, t-test, tests for proportions, and tests for the difference between two means. These are the core inference procedures in Further Statistics 2.
Every hypothesis test follows the same logical structure:
| Step | Action |
|---|---|
| 1 | State H0 (null hypothesis) and H1 (alternative hypothesis) |
| 2 | Choose significance level α |
| 3 | Calculate the test statistic |
| 4 | Find the critical value or p-value |
| 5 | Make a decision: reject or do not reject H0 |
| 6 | State the conclusion in context |
H0:μ=μ0. Test statistic:
Z=σ/nxˉ−μ0
Compare with zα (one-tailed) or zα/2 (two-tailed).
A manufacturer claims mean weight is 500 g (σ=10). A sample of 36 gives xˉ=497. Test at 5% (two-tailed).
Z=10/36497−500=1.667−3=−1.80
Critical value: z0.025=±1.960. Since ∣Z∣=1.80<1.96, do not reject H0.
H0:μ=μ0. Test statistic:
T=s/nxˉ−μ0∼tn−1
A sample of 15 batteries has mean lifetime 48.5 hours and s=3.2. The manufacturer claims μ=50. Test at 5% (one-tailed: H1:μ<50).
T=3.2/1548.5−50=0.826−1.5=−1.816
Critical value: t14,0.05=1.761. Since ∣T∣=1.816>1.761, reject H0. There is evidence that the mean lifetime is less than 50 hours.
For a large sample, test H0:p=p0 using:
Z=p0(1−p0)/np^−p0
Note: Under H0, the standard error uses p0 (not p^).
A coin is tossed 200 times and lands heads 115 times. Test whether the coin is biased at the 5% level (two-tailed).
H0:p=0.5, H1:p=0.5.
Z=0.5×0.5/2000.575−0.5=0.035360.075=2.121
Since 2.121>1.960, reject H0. There is significant evidence that the coin is biased.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.