H2 Maths Normal Distribution Formula Sheet | Standardisation
H2 Maths normal distribution formula sheet: standardisation, inverse normal, linear combinations of normal variables, and sums and means of n observations - every key result on...
Q: What does H2 Maths Notes (JC 1-2): 6.3) Normal Distribution cover?
A: Standardisation, symmetry, inverse normal, and linear transformations for normal models in the 2026 H2 Maths syllabus.
Download: Get the H2 Maths Normal Distribution formula sheet (PDF) for quick revision, or the complete notes (PDF) for the full walkthrough.
Before you revise
Bookmark the GC normal menu (normalcdf,invNorm) and keep a sketch pad handy-exam scripts still expect hand-drawn bell curves with shaded regions. The 2026 syllabus excludes normal approximation to binomial distribution, so treat binomial and normal questions as separate models.
- A normal question is a bell-curve area question: Sketch and shade the region.
- Standardisation turns the original variable into a z-score: Subtract the mean, then divide by the standard deviation.
- Inverse normal works backwards from an area to a value: Decide whether the given percentage is a left-tail or right-tail area.
Concrete example: If the top 5 percent is needed, use the 95th percentile from the left, then convert it back to the original score scale.
Status: SEAB's current H2 Mathematics (9758) syllabus PDF is labelled for 2026. Topic 6.3 is assessed in Paper 2 Section B (Probability and Statistics, 60 marks); normal approximation to binomial distribution is excluded.
Formulas at a glance
Every result the 9758 syllabus expects you to apply, on one screen. MF27 does not include standard normal tables or normal critical values, so you need to know how to standardise, use your graphing calculator, and combine variances correctly. Worked examples appear in the sections below.
Distribution & standardisation
| Quantity | Formula |
| Model | |
| Standardisation |
Inverse normal
| Goal | Formula |
| Value from percentile | , where |
Linear transformation
| Quantity | Formula |
| Mean | |
| Variance |
Combining independent
| Quantity | Formula |
| Mean | |
| Variance |
Core Concepts
- A normal model is written with mean and variance .
- Standardisation converts
Standardisation Workflow
- Sketch the bell curve, mark and shade the requested region.
- Convert bounds using .
- Evaluate the corresponding standard normal probability with the table or GC.
- State the final probability to three significant figures unless otherwise required.
Example -- Tail probability
Industrial bearings have mm. Bearings longer than mm are scrapped. Find the scrap rate.
- Compute .
Inverse Normal Problems
- Typical prompt: find such that .
- Use
Example -- Percentile target
Chemistry practical scores obey . What is the minimum score for the top 5%?
- Need , so (from tables or
invNorm(0.95, 0, 1)).
Tail-area checkpoint
Before using normalcdf or invNorm, translate the wording into the area your calculator needs.
| Question wording | Area to enter or shade | First sketch check | Trap to avoid |
| "Less than" or "below" a value | Left-tail area up to the value | Shade from far left to the boundary | Entering the right-tail complement |
| "More than" or "above" a value | Right-tail area beyond the value | Shade from the boundary to far right | Using invNorm with the right-tail area directly |
| "Between two values" | Middle area between both bounds | Mark both boundaries before calculating | Standardising only one boundary |
| "Top p percent" | Left-tail area of 100 minus p percent | Boundary should sit to the right of the mean if p is small | Entering p percent instead of its complement |
Misconception check: invNorm usually asks for the area to the left of the cut-off. For a top-tail question, convert the right-tail percentage into its left-tail complement before finding the value.
Central-interval checkpoint
When a question gives a central percentage such as "middle 90 percent" or , split the leftover probability equally between the two tails before using inverse normal.
| Central area | Total tail area | Each tail | Left-tail area for upper cut-off |
Worked check: for the middle of a standard normal distribution, the two tails take altogether, so each tail is . The upper cut-off is therefore , and the interval is approximately
Misconception check: do not enter directly into invNorm when the question asks for a symmetric central interval. gives the 90th percentile, not the two-sided middle 90%.
Unknown parameter checkpoint
Some normal-distribution questions give a probability and ask for or . Do not guess the parameter from the picture. Convert the probability into a standard-normal cut-off first, then write the z-score equation with the unknown still inside it.
| Unknown | First move | Equation to write | Common trap |
| Mean | Convert the stated area into a z-value. |
Worked check: if and , the boundary
Misconception check: a right-tail probability is not automatically the value to enter into invNorm. Convert it to the left-tail area first, then solve the z-score equation.
Linear Transformations and Sums
If and
Variance-combination checkpoint
Before combining normal variables, decide whether the question describes one variable being rescaled or several independent observations being added.
One observation is rescaled:
Y = aX + b -> multiply variance by a^2
Independent observations are added:
T = X_1 + X_2 -> add their variances
Same symbol repeated without independence:
X + X = 2X -> treat it as a rescale, not a sum of copies| Expression | What it represents | Variance rule | Common wrong move |
| One measurement doubled, then shifted. |
Misconception check: independence is what allows variances to add. A repeated symbol such as is not independent evidence; it is just .
Example -- Total mass
Let the content mass g and packaging mass
- Total
Calculator Workflows
- Casio (fx-CG / fx-9860):
NORMALCD(a, b, μ, σ)returns ; seta = -1E99for . - TI (84/89):
normalcdf(lower, upper, μ, σ)andinvNorm(area, μ, σ)cover forward and inverse queries. - Document the command in working: e.g.
normalcdf(64, 10^99, 62, √12.49)for the total-mass example.
Exam Watch Points
- Always draw the diagram first; SEAB mark schemes allocate method marks for the sketch.
- Quote the standardisation line explicitly, e.g. “Let .”
- If asked to solve for
Practice Quiz
Put normal standardisation, percentile inverses, and linear-combination questions into timed practice.
Quick Revision Checklist
- Convert raw bounds to -scores confidently and use symmetry shortcuts.
- Use inverse normal commands to retrieve critical values for percentiles and control limits.
- Combine independent normal variables by adding means and variances before standardising.
- Explain modelling decisions: why a normal model fits the context, and which assumptions were made.
Want weekly guided practice on Normal Distribution? Our H2 Maths tuition programme builds fluency in this topic through structured problem sets and exam-style drills.
Common exam mistakes
- Standardising when the GC can handle the original parameters directly: Many students convert to -scores unnecessarily. GC commands like
normalcdf(lower, upper, μ, σ)accept the original distribution directly - no standardisation needed for probability questions unless the question explicitly asks for a -score. - Adding variances instead of scaling them when multiplying a variable: For ,
Frequently asked questions
Is the normal distribution in Paper 1 or Paper 2?
Topic 6.3 is part of Probability & Statistics and is assessed in Paper 2 Section B (60 marks). Paper 1 is Pure Mathematics only.
Is normal approximation to the binomial examinable in 2026?
No. The 2026 H2 Maths (9758) syllabus explicitly excludes normal approximation to the binomial distribution, so continuity correction is not needed. Treat the two distributions as entirely separate.
Do I need to show the standardisation step if I use the GC directly?
You still need to write the distribution model (e.g. "") and the probability statement (e.g. "") before quoting the GC output. The GC result alone is not sufficient for method marks.
Is there a formula sheet for H2 Maths normal distribution?
Yes - the "Formulas at a glance" section near the top collects standardisation, the symmetry relations, inverse normal, and the mean and variance rules for linear transformations and sums of independent normal variables. MF27 does not provide a standard normal table or normal critical values, so learn the setup and use your graphing calculator as permitted.
Other H2 Maths formula sheets
Revising more than one topic? Grab the matching one-page formula sheet:
- Sequences & series: Sequences & Series
- Vectors: Vectors
- Statistics: Probability · Discrete Random Variables · Normal Distribution (this page) · Sampling · Hypothesis Testing · Correlation & Regression
For the official SEAB reference booklet, see the H2 Maths MF27 formula list.
Sources
- SEAB H2 Mathematics syllabus (9758), examinations from 2026 - Topic 6 Probability and statistics sub-topic 6.3 Normal distribution (standardisation, , inverse normal, linear transformations; excludes normal approximation to binomial distribution): SEAB 9758 syllabus PDF
Next steps: stay on the H2 Maths notes hub and advance to Topic 6.4 - Sampling distributions for CLT-based inference.
Keep studying with Eclat
Join the Telegram study group for new notes, quizzes, and study resources.
Join our Telegram study group



