Mathematics (9709)
Topic 8 of 9Cambridge A Levels

Statistics 1: Normal Distribution

The Normal distribution, standardising Z-scores, the standard Normal table, finding probabilities and values, and Normal approximation to Binomial.

Stage 1: Topic Introduction Video

Start the topic with a quick definition, relevance, and learning outcomes before entering the full lesson body.

Introduction

30-60 sec

Hook the learner with a simple definition, relevance, and learning outcomes.

Placed at the beginning of the topic journey.

Dry-run assets generated

Written lesson and quiz remain available while this stage video is being prepared.

Branding: seekhoasaan-default-2026Narration: neutral-friendly-urdu-englishSubtitles: burned-in-dual-language

Statistics 1: Normal Distribution — CIE A Level Mathematics 9709


1. Introduction to the Normal Distribution


The Normal distribution (bell curve) is the most important continuous probability distribution. It describes many natural phenomena: heights, weights, exam scores, measurement errors.


Notation: X ~ N(μ, σ²) where μ = mean, σ² = variance (σ = standard deviation).


Properties:

  • Symmetric about the mean μ
  • Bell-shaped curve; extends from −∞ to +∞
  • Mean = Median = Mode = μ
  • Total area under curve = 1 (probability)
  • 68-95-99.7 rule: 68% within 1σ of mean; 95% within 2σ; 99.7% within 3σ

2. Standardising: The Z-Score


To find probabilities, convert to the standard Normal Z ~ N(0, 1):


$$Z = rac{X - mu}{sigma}$$


Standard Normal tables give Φ(z) = P(Z ≤ z) for z > 0.


For negative z: Φ(−z) = 1 − Φ(z) (by symmetry)


3. Probability Calculations


Finding P(X < a): Standardise → look up Z table.


Finding P(X > a): P(X > a) = 1 − P(X < a)


Finding P(a < X < b): P(a < X < b) = P(X < b) − P(X < a) = Φ(z₂) − Φ(z₁)


Worked Example: X ~ N(100, 64). Find P(X < 112).

σ = √64 = 8. Z = (112 − 100)/8 = 1.5.

P(X < 112) = Φ(1.5) = 0.9332


Example: Find P(88 < X < 116) for X ~ N(100, 64).

Z₁ = (88−100)/8 = −1.5; Z₂ = (116−100)/8 = 2.

P = Φ(2) − Φ(−1.5) = 0.9772 − (1−0.9332) = 0.9772 − 0.0668 = 0.9104

Stage 2: Mid-Lesson Concept Video

Inserted into lesson flow using deterministic content sectioning (split by nearest heading).

Concept Breakdown

60-120 sec

Teach the core concept step-by-step with at least one worked explanation.

Placed in the middle of the lesson flow.

Dry-run assets generated

Written lesson and quiz remain available while this stage video is being prepared.

Branding: seekhoasaan-default-2026Narration: neutral-friendly-urdu-englishSubtitles: burned-in-dual-language

4. Finding Values from Probabilities


'Inverse Normal': Given P(X < a) = p, find a.


Method: Look up p in body of Z-table → find z → x = μ + zσ.


Example: X ~ N(50, 25). Find a such that P(X < a) = 0.9.

σ = 5. From table: Φ(1.282) ≈ 0.9. So z = 1.282.

a = 50 + 1.282 × 5 = 50 + 6.41 = 56.4


Given probabilities on both sides: Set up two equations.

If P(X < a) = 0.9 and P(X > b) = 0.05 with X ~ N(μ, σ²):

(a − μ)/σ = 1.282 and (b − μ)/σ = 1.645 → two equations, solve for μ and σ.


5. Normal Approximation to the Binomial


When n is large and p is not too close to 0 or 1:

B(n, p) ≈ N(np, np(1−p))


Conditions for Normal approximation: np > 5 AND n(1−p) > 5.


Continuity correction: Since Binomial is discrete but Normal is continuous:

  • P(X = k) becomes P(k−0.5 < Y < k+0.5)
  • P(X ≤ k) becomes P(Y < k+0.5)
  • P(X ≥ k) becomes P(Y > k−0.5)
  • P(X < k) becomes P(Y < k−0.5)

Example: X ~ B(200, 0.4). Find P(X ≤ 75) using Normal approximation.

μ = 200×0.4 = 80, σ² = 200×0.4×0.6 = 48, σ = √48 = 6.928.

With continuity correction: P(Y < 75.5) where Y ~ N(80, 48).

Z = (75.5 − 80)/6.928 = −4.5/6.928 = −0.6495.

P = Φ(−0.65) = 1 − Φ(0.65) = 1 − 0.7422 = 0.2578


6. Finding μ and σ


Given two probability statements → two equations in μ and σ.


Example: X ~ N(μ, σ²). P(X < 20) = 0.25 and P(X < 30) = 0.75.

By symmetry: P(X<20) = 0.25 and P(X<30) = 0.75 → since 0.25 + 0.75 = 1, mean = (20+30)/2 = μ = 25.

P(X < 30) = 0.75 → Z = 0.674 → (30−25)/σ = 0.674 → σ = 7.42.

Key Points to Remember

  • 1X~N(μ,σ²): standardise Z=(X−μ)/σ; Z~N(0,1); look up Φ(z)=P(Z≤z) in tables
  • 2Symmetry: Φ(−z)=1−Φ(z); P(a<X<b)=Φ(z₂)−Φ(z₁)
  • 3Inverse normal: given probability, find z from table, then x=μ+zσ
  • 4Two unknowns (μ,σ): given two probability statements → two equations → solve simultaneously
  • 5Normal approx to B(n,p): valid when np>5 and n(1−p)>5; use μ=np, σ²=np(1−p)
  • 6Continuity correction: P(X≤k) → P(Y<k+0.5); P(X≥k) → P(Y>k−0.5)

Pakistan Example

Normal Distribution in Pakistan: FSc Exam Score Analysis

The Intermediate Board exam scores in Pakistan (FSc Part 1 and 2) approximately follow a Normal distribution. If scores in a Punjab Board exam are X~N(580, 2500) out of 1100 total marks (σ=50), we can answer practical questions: What proportion of students scored above 630? Z=(630−580)/50=1.0; P(X>630)=1−Φ(1.0)=1−0.8413=0.1587 ≈ 15.9%. What is the top 5% cutoff? Φ(z)=0.95 → z=1.645; score=580+1.645×50=662.25≈662 marks. The admissions office at LUMS or NUST can use this to set merit cutoffs: if they want to admit the top 8% of FSc candidates, they find the z-value for Φ(z)=0.92→z=1.405, giving cutoff=580+1.405×50≈650 marks.

Quick Revision Infographic

Mathematics — Quick Revision

Statistics 1: Normal Distribution

Key Concepts

1X~N(μ,σ²): standardise Z=(X−μ)/σ; Z~N(0,1); look up Φ(z)=P(Z≤z) in tables
2Symmetry: Φ(−z)=1−Φ(z); P(a<X<b)=Φ(z₂)−Φ(z₁)
3Inverse normal: given probability, find z from table, then x=μ+zσ
4Two unknowns (μ,σ): given two probability statements → two equations → solve simultaneously
5Normal approx to B(n,p): valid when np>5 and n(1−p)>5; use μ=np, σ²=np(1−p)
6Continuity correction: P(X≤k) → P(Y<k+0.5); P(X≥k) → P(Y>k−0.5)

Formulas to Know

N(μ,σ²): standardise Z=(X−μ)/σ; Z~N(0,1); look up Φ(z)=P(Z≤z) in tables
P(a<X<b)=Φ(z₂)−Φ(z₁)
Inverse normal: given probability, find z from table, then x=μ+zσ
Two unknowns (μ,σ): given two probability statements → two equations → solve simultaneously
Pakistan Example

Normal Distribution in Pakistan: FSc Exam Score Analysis

The Intermediate Board exam scores in Pakistan (FSc Part 1 and 2) approximately follow a Normal distribution. If scores in a Punjab Board exam are X~N(580, 2500) out of 1100 total marks (σ=50), we can answer practical questions: What proportion of students scored above 630? Z=(630−580)/50=1.0; P(X>630)=1−Φ(1.0)=1−0.8413=0.1587 ≈ 15.9%. What is the top 5% cutoff? Φ(z)=0.95 → z=1.645; score=580+1.645×50=662.25≈662 marks. The admissions office at LUMS or NUST can use this to set merit cutoffs: if they want to admit the top 8% of FSc candidates, they find the z-value for Φ(z)=0.92→z=1.405, giving cutoff=580+1.405×50≈650 marks.

SeekhoAsaan.com — Free RevisionStatistics 1: Normal Distribution Infographic

Stage 3: End-of-Topic Summary Video

End the topic with a concise recap of key takeaways, formulas, and revision reminders.

Summary

30-60 sec

Provide a concise revision recap with key formulas/definitions and next steps.

Placed near the end of the topic journey.

Dry-run assets generated

Written lesson and quiz remain available while this stage video is being prepared.

Branding: seekhoasaan-default-2026Narration: neutral-friendly-urdu-englishSubtitles: burned-in-dual-language

Test Your Knowledge!

5 questions to test your understanding.

Start Quiz