One/two-tailed & the normal test
One-tailed vs two-tailed is just which way you suspect the claim is wrong. Suspect a direction (more / less) → one tail. Suspect only “different / changed” → the surprise can come from either end, so split your 5% into .
Two tails, and the large-sample normal engine
The wording chooses the tail. “Increase / higher / better / biased towards” fixes a direction → one tail. “Different / changed / not working / incorrect” admits both → two tails, with , and you compare each tail with , not .
Two-tailed splits the level: each tail gets α/2. Comparing a tail with the full α is the classic two-tailed slip.
Worked example
A two-tailed test with both critical values
On average 35% of rocks contain fossils. Jamila breaks 12 rocks and finds fossils in 2. Test at 10% whether 35% is wrong.
- Let rocks with fossils, .
- , (two-tailed).
- Level 10% → each tail 5%.
- Low result, so lower tail: .
- .
- Accept : insufficient evidence 35% is wrong.
Lower: P(X≤1) = 4.24% < 5%, P(X≤2) = 15.1% > 5% → cut-off 1. Upper: P(X≥8) = 2.55% < 5%, P(X≥7) = 8.46% > 5% → cut-off 8. A two-tailed test has TWO critical values.
The normal-approximation engine (large n)
When is large the binomial sum is brutal, so approximate and standardise — with a continuity correction, because you are wrapping a continuous curve around discrete bars.
Worked example
Normal-approximation test (a decrease)
Arra had 52% support; one year on, 91 of 200 members back him. Test at 5% for a fall.
- ; , so .
- , .
- Lower tail, so correct : .
- .
- Reject : some evidence support has fallen.
Worked example
Normal-approximation test + critical value (an increase)
60% react to a cream; a new cream gives 79 of 120 reacting. Evidence of an increase at 5%? Then find the critical value.
: , . Upper tail, correct : , .
Critical value backwards: reject when , i.e. from upward.
Drag below to see how a critical carves off its tail area — that is exactly what “compare with the level” does.
z = 1.00·Φ(z) = P(Z < z) = 0.8413·right tail 0.1587
Continuity-correct the count first (≥ x → x−½, ≤ x → x+½), then standardise with √(npq). Keep variance in N(·,·); divide by its root.
| Level | one-tailed z | two-tailed z |
|---|---|---|
| 10% | 1.282 | 1.645 |
| 5% | 1.645 | 1.960 |
| 2% | 2.054 | 2.326 |
| 1% | 2.326 | 2.576 |
Examiner note
Where the critical z come from
Each is the whose tail area equals the level: , , . Two-tailed 5% splits into 2.5% per tail, so it uses the value — 1.960, the same number a one-tailed 2.5% test would use.
Common mistake
Your turn— tap to reveal the worked answer (one-tailed normal-approximation test)
A coin is flipped 180 times to test bias towards tails; 102 tails appear. Test at 5%. , , .
: , .
There is some evidence of bias towards tails.