---
title: "H2 Math Statistics: Permutations & Probability Guide"
description: "The statistics strand of H2 Math trips up students who try to apply Pure Maths thinking to it. This guide covers permutations, probability, distributions, sampling and hypothesis testing."
author: "Gabriel"
author_url: "https://ancourage.academy/authors/gabriel"
published_at: 2026-06-11
modified_at: 2026-06-11
category: "teaching"
tags: ["Mathematics", "JC", "A-Level", "H2 Mathematics", "Statistics", "Probability", "Singapore", "Exam Tips"]
canonical: "https://ancourage.academy/articles/h2-math-statistics-permutations-probability-guide-singapore"
source: "https://ancourage.academy/articles/h2-math-statistics-permutations-probability-guide-singapore"
language: "en-SG"
word_count: 1557
reading_time: "PT8M"
cover_image: "https://ancourage.academy/academic-pic/IMG_8816.jpg"
reviewed_by: "Min Hui"
---

# H2 Math Statistics: Permutations & Probability Guide

The statistics strand of H2 Math trips up students who try to apply Pure Maths thinking to it. This guide covers permutations, probability, distributions, sampling and hypothesis testing.

**The Probability and Statistics strand of H2 Mathematics carries 60 of the 200 marks (30%), and it trips up students who try to apply Pure Mathematics thinking to it — statistics rewards setting up the model correctly and interpreting in context, not algebraic manipulation.** Students strong in calculus and vectors often underperform here precisely because the thinking is different. This guide is from [Ancourage Academy](https://ancourage.academy/academy), whose [JC Mathematics tuition](https://ancourage.academy/courses/academy/jc/mathematics) teaches statistics as a sequence of decisions in small groups of 3–6.

This single-topic deep-dive drills into the statistics block that our [H2 Mathematics JC guide](https://ancourage.academy/articles/h2-mathematics-jc-guide-singapore) only names. It pairs with our Pure Maths deep-dives on [vectors](https://ancourage.academy/articles/h2-math-vectors-lines-planes-guide-singapore) and [complex numbers](https://ancourage.academy/articles/h2-math-complex-numbers-guide-singapore).

**If statistics is where your child's H2 Math marks leak, Ancourage Academy's [JC2 H2 Mathematics programme](https://ancourage.academy/courses/academy/jc/jc2/h2-maths) builds the model-first habit statistics rewards — [book a free trial class (usually $18)](https://ancourage.academy/trial-class) for a diagnostic assessment.**

## Where Does Statistics Sit in H2 Math (9758)?

**In H2 Mathematics (9758), statistics is assessed only in Section B of Paper 2 — 60 marks across 6 to 8 questions — so it is half the Paper 2 mark and 30% of the whole subject.** H2 Math is a single combined subject, not separate Pure and Statistics qualifications; there is no standalone statistics paper. The [SEAB 9758 syllabus](https://www.seab.gov.sg/gce-a-level/a-level-syllabuses-examined-for-school-candidates-2026/) defines the content, and a graphing calculator is assumed throughout.

The statistics strand has six areas: probability (including permutations and combinations), discrete random variables and the binomial distribution, the normal distribution, sampling, hypothesis testing, and correlation and regression.

## When Do You Use Permutations vs Combinations?

**Permutations and combinations sit inside the probability topic, not as a standalone subject, and the core skill is deciding whether order matters — permutations count ordered arrangements, combinations count unordered selections.**

| Tool | Order matters? | Typical question |
| --- | --- | --- |
| Permutation (nPr) | Yes | Arrangements in a line or circle, with repetition or restriction |
| Combination (nCr) | No | Choosing a committee or team from a group |

Beyond counting, the probability topic covers the addition and multiplication rules, mutually exclusive and independent events, and conditional probability via P(A | B) = P(A ∩ B) / P(B), supported by Venn diagrams, tree diagrams and tables of outcomes. The standard results — P(A′) = 1 − P(A) and P(A ∪ B) = P(A) + P(B) − P(A ∩ B) — appear constantly. Probability is the usual Paper 2 Section B opener.

## What Are Discrete Random Variables and the Binomial Distribution?

**A discrete random variable takes specific values with given probabilities, and the binomial distribution B(n, p) is the worked example the syllabus builds around — counting successes in n independent trials with constant probability p.**

You need to recognise the binomial modelling conditions (fixed number of trials, two outcomes, constant probability, independence), compute probabilities with the graphing calculator, and use the mean and variance of the binomial (quoted, without proof). One scoping point: finding the cumulative distribution function of a general discrete random variable is excluded.

## What Do You Need to Know About the Normal Distribution?

**The normal distribution N(μ, σ²) models continuous quantities, and the examinable skills are computing probabilities in both directions and handling linear combinations of independent normal variables.**

You must find P(X < x) from a given value, work backwards from a probability to a value, use the symmetry of the curve, and apply the results for E(aX + b), Var(aX + b), and E(aX + bY), Var(aX + bY) for independent X and Y. Note that the normal approximation to the binomial distribution is _not_ in the 9758 syllabus — a common import from other courses.

## Sampling and the Central Limit Theorem

**Sampling treats the sample mean as a random variable with E(X̄) = μ and Var(X̄) = σ²/n, and the Central Limit Theorem lets you treat that sample mean as approximately normal when the sample is large (n ≥ 30), whatever the population's distribution.**

You also need unbiased estimates of the population mean and variance, including from summarised data given as Σx and Σx² (or Σ(x − a) forms). Sampling is the bridge between the distributions and hypothesis testing.

## How Does Hypothesis Testing Work in H2 Math?

**A hypothesis test decides between a null hypothesis and an alternative using a test statistic, a significance level, and a p-value — and the answer always ends with a conclusion in context, not just a number.**

The syllabus restricts tests to a population mean: either a sample from a normal population of known variance, or a large sample from any population (using the Central Limit Theorem). You handle both one-tail and two-tail tests and interpret the result. Three boundaries are worth memorising because they are frequently over-reached: the term "Type I error" and the concept of "Type II error" are excluded, and testing the difference between two population means is excluded.

## How Are Correlation and Linear Regression Examined?

**Correlation and regression analyse the relationship between two variables — the product moment correlation coefficient measures linear association, and the least-squares regression line is used for prediction.**

You interpret the correlation coefficient (values near −1, 0, and 1), draw and read scatter diagrams, fit a least-squares line, and use square, reciprocal, or logarithmic transformations to achieve linearity before regressing. Interpolation is reliable; extrapolation beyond the data is not. The derivation of the formulae and any hypothesis test on correlation or regression are excluded.

## What Is Not in the H2 Math (9758) Statistics Syllabus?

**Several methods commonly taught elsewhere are outside 9758, and importing them wastes revision time and can mislead.** The syllabus contains no Poisson distribution, no normal approximation to the binomial, no t-test or chi-square test, and no test of the difference between two population means. The "Type I error" term and "Type II error" concept are also excluded. Keep revision inside these boundaries.

## What Are the Most Common H2 Statistics Mistakes?

**Most H2 statistics mistakes come from choosing the wrong model, skipping conditions, or failing to interpret the result in context.**

| Mistake | Why It Happens | How to Fix It |
| --- | --- | --- |
| Permutation vs combination mix-up | Not asking whether order matters | State explicitly: "order matters → permutation; selection only → combination" before computing |
| No conclusion in context | Stopping at "reject H₀" | Always add the contextual sentence — what the result means for the scenario |
| Wrong tail | Misreading the alternative hypothesis | Let the wording ("greater than", "differs from") fix one-tail vs two-tail before testing |
| Importing out-of-syllabus methods | Following non-Singapore worked examples | No Poisson, no normal-to-binomial approximation, no Type I/II error, no two-mean test |
| Variance of a sum errors | Adding standard deviations instead of variances | For independent variables, add variances (σ²), never standard deviations |

## How Do You Study H2 Math Statistics?

**Statistics rewards a model-first routine — identify the distribution or test, state the conditions, then compute and interpret — applied in the same order every time.**

1.  **Probability and counting first:** secure permutations, combinations, and conditional probability before the distributions.
2.  **One distribution at a time:** binomial, then normal, then linear combinations — practising the calculator workflow for each.
3.  **Sampling into testing:** learn the sample-mean results and the Central Limit Theorem, then layer hypothesis testing on top.
4.  **Always interpret:** end every distribution and test question with a sentence in context; this is where method-secure students still lose marks.

At Ancourage Academy, our [JC Mathematics programme](https://ancourage.academy/courses/academy/jc/mathematics) teaches statistics as this sequence of decisions in small groups of 3–6 at [Bishan](https://ancourage.academy/find-us/bishan) and [Woodlands](https://ancourage.academy/find-us/woodlands). Students weighing their subject load can read our [JC subject combination guide](https://ancourage.academy/articles/jc-subject-combination-h1-h2-science-arts-guide-singapore). Book a [free trial class (usually $18)](https://ancourage.academy/trial-class) for a diagnostic, or [WhatsApp us](https://api.whatsapp.com/send/?phone=6588498106&type=phone_number&app_absent=0) with any questions.

## Common Questions About H2 Math Statistics

### How much of H2 Math is statistics?

Statistics (Probability and Statistics) is Section B of Paper 2, worth 60 marks across 6 to 8 questions. Since each paper is 100 marks and the two papers are equally weighted, statistics is 30% of the whole H2 Mathematics subject. The rest is Pure Mathematics — all of Paper 1 and Section A (40 marks) of Paper 2.

### When do I use permutations versus combinations?

Use a permutation (nPr) when order matters — arranging people in a line or around a circle, with or without restrictions. Use a combination (nCr) when order does not matter — selecting a committee or team where only the membership counts, not the sequence. The single most useful habit is to ask "does order matter?" before reaching for a formula, because that one decision determines the entire approach.

### Is the Poisson distribution in H2 Math?

No. The current 9758 syllabus does not include the Poisson distribution, nor the normal approximation to the binomial, nor t-tests or chi-square tests, nor testing the difference between two population means. The distributions you need are the binomial B(n, p) and the normal N(μ, σ²), plus sampling and the Central Limit Theorem. Importing other distributions from non-Singapore resources wastes revision time.

### Why do strong Pure Maths students struggle with statistics?

Pure Mathematics rewards algebraic manipulation, while statistics rewards choosing the right model, checking its conditions, and interpreting the result in context. Students who try to "solve" a hypothesis test algebraically miss that the marks are in stating hypotheses correctly, selecting one-tail versus two-tail, and writing a contextual conclusion. Treating statistics as a sequence of decisions rather than a calculation closes most of the gap.

Related: [H2 Mathematics JC Guide](https://ancourage.academy/articles/h2-mathematics-jc-guide-singapore) · [H2 Vectors Guide](https://ancourage.academy/articles/h2-math-vectors-lines-planes-guide-singapore) · [H2 Complex Numbers Guide](https://ancourage.academy/articles/h2-math-complex-numbers-guide-singapore) · [JC Subject Combination Guide](https://ancourage.academy/articles/jc-subject-combination-h1-h2-science-arts-guide-singapore) · [H2 Calculus Guide](https://ancourage.academy/articles/h2-math-calculus-differentiation-integration-guide-singapore)

## Sources

- [Mathematics (Syllabus 9758) and List of Formulae and Statistical Tables (MF27) — 2026 A-Level Examination (seab.gov.sg)](https://www.seab.gov.sg/gce-a-level/a-level-syllabuses-examined-for-school-candidates-2026/) — Singapore Examinations and Assessment Board
- [A-Level Curriculum and Subject Syllabuses (moe.gov.sg)](https://www.moe.gov.sg/post-secondary/a-level-curriculum-and-subject-syllabuses) — Ministry of Education, Singapore
