Skip to content

Edexcel A-level Maths revision notes

Statistical distributions

Section S4
Both years
Both years: this holds AS subject content and content the exam board adds beyond it for the full A-level.
3 specification points

Notes and three levels of exam-style practice for each registered specification point in this section.

Checked against Edexcel 9MA0 section S4

Checked against Edexcel 9MA0 section S4. Review basis: the qualification registry sourced from the Pearson Edexcel Level 3 Advanced GCE in Mathematics (9MA0) specification; registry verification recorded 11 July 2026.

How this checking works

In the exam: Formulae booklet provided · calculator allowed in every paper

Open the printable pack
S4.1

Understand and use simple, discrete probability distributions (mean and variance of discrete random variables excluded), including the binomial distribution as a model; calculate probabilities using the binomial distribution.

Notes
Worked answers & exam appearances →
Evidence from your answers: none yet
Your confidence:

A self-report of how sure you feel. It does not measure mastery. Evidence from your answers reaches secure after the latest Tier 2/3 attempt is correct, with three correct distinct drills across at least two dates and two practice sources.

Explanation

  • A discrete probability distribution lists possible values with probabilities between 00 and 11 whose total is 11; a discrete uniform distribution assigns equal probability to each value. Use XB(n,p)X\sim\operatorname{B}(n,p) for a fixed number nn of independent trials, each with two outcomes and constant success probability pp.
  • For a binomial variable, P(X=r)=(nr)pr(1p)nrP(X=r)=\binom{n}{r}p^r(1-p)^{n-r}; cumulative probabilities are often most efficiently found with a calculator.
  • Translate inequalities carefully: for integer-valued XX, P(X<r)=P(Xr1)P(X<r)=P(X\leq r-1) and P(Xr)=1P(Xr1)P(X\geq r)=1-P(X\leq r-1).
  • Use the cumulative binomial probability P(X4)=r=04(14r)(0.4)r(0.6)14r=0.279256P(X\leq4)=\sum_{r=0}^{4}\binom{14}{r}(0.4)^r(0.6)^{14-r}=0.279256\ldots.
  • Therefore P(X4)=0.2793P(X\leq4)=0.2793.
Worked example

Let XB(14,0.4)X\sim\operatorname{B}(14,0.4). Find P(X4)P(X\leq4) to 44 decimal places.

  1. 1.Use the cumulative binomial probability P(X4)=r=04(14r)(0.4)r(0.6)14r=0.279256P(X\leq4)=\sum_{r=0}^{4}\binom{14}{r}(0.4)^r(0.6)^{14-r}=0.279256\ldots.
  2. 2.Therefore P(X4)=0.2793P(X\leq4)=0.2793.

Answer: 0.27930.2793

Common mistakes

  • Don't use P(X<k)P(X<k) when the question asks for P(Xk)P(X\leq k).
  • Don't calculate a single binomial probability when the event is cumulative, or omit an endpoint from the sum.

Exam tip

Translate the inequality into the exact binomial range before using cumulative probabilities and round only at the end.

Tier 1 · Easy

ORIGINAL

1.

A discrete random variable XX takes values 00, 11 and 22 with probabilities kk, 3k3k and 4k4k respectively. Find kk and P(X1)P(X\geq1).

(3)

(Total for Question 1 is 3 marks)

Tier 2 · Standard

ORIGINAL

1.

The random variable XX has a discrete uniform distribution on {2,0,2,4,6}\{-2,0,2,4,6\}. Write down its probability distribution, then find P(X<3)P(X<3) and P(X4)P(|X|\geq4).

(3)

(Total for Question 1 is 3 marks)

Tier 3 · Hard

ORIGINAL

1.

A binomial random variable XX has 1010 trials and satisfies P(X=0)=0.810P(X=0)=0.8^{10}. Find its success probability pp, then calculate P(X3)P(X\geq3) to 44 decimal places.

(5)

(Total for Question 1 is 5 marks)

Your progress and exam materials

This section: Evidence from your answers: 0/3 secureYour confidence: 0 self-rated secureTracker status: 0/3 secure, 0 shaky, 3 unseen

Overall: Evidence from your answers: 0/89 secureYour confidence: 0 self-rated secureTracker status: 0/89 secure, 0 shaky, 89 unseen

Progress is saved on this device for guests and accounts right now; cross-device account sync is not live yet.

Answer conventions

Follow the wording on the question and its mark scheme. awrt means an appropriately rounded value is accepted; an exact answer must stay as a fraction, surd, logarithm or multiple of π when required, and a rounded decimal may be disallowed. Include requested units and forms. A cso tag protects that accuracy mark, while earlier method marks follow the question-specific dependencies.

S4.2

Understand and use the Normal distribution as a model; find probabilities using the Normal distribution; link to histograms, mean, standard deviation, points of inflection and the binomial distribution.

Notes
Worked answers & exam appearances →
Evidence from your answers: none yet
Your confidence:

A self-report of how sure you feel. It does not measure mastery. Evidence from your answers reaches secure after the latest Tier 2/3 attempt is correct, with three correct distinct drills across at least two dates and two practice sources.

Explanation

  • Write XN(μ,σ2)X\sim\operatorname{N}(\mu,\sigma^2), where μ\mu is the mean and σ\sigma is the standard deviation; standardise with Z=XμσZ=\frac{X-\mu}{\sigma}.
  • The Normal curve is continuous, symmetric about μ\mu, has total area 11, and has points of inflection at μσ\mu-\sigma and μ+σ\mu+\sigma.
  • A Normal model is plausible for a roughly symmetric, unimodal histogram with no strong outliers, but context and the variable's possible values also matter.
  • A binomial distribution may be approximated by a Normal distribution when nn is large and pp is close to 0.50.5; use a continuity correction.
A Normal density is symmetric about its mean; its inflection points occur at μσ\mu-\sigma and μ+σ\mu+\sigma, and shaded area represents probability.
Worked example

The lifetime LL of a component, in hours, is modelled by LN(72,82)L\sim\operatorname{N}(72,8^2). Find the lifetime exceeded by exactly 10%10\% of components, to 11 decimal place.

  1. 1.If P(L>l)=0.10P(L>l)=0.10, then P(Ll)=0.90P(L\leq l)=0.90.
  2. 2.The 0.900.90 standard Normal quantile is z=1.28155z=1.28155\ldots.
  3. 3.Hence l=72+8(1.28155)=82.252l=72+8(1.28155\ldots)=82.252\ldots, so the required lifetime is 82.382.3 hours.

Answer: 82.382.3 hours

Common mistakes

  • Don't use the variance as the denominator when standardising instead of the standard deviation.
  • Don't use the lower-tail quantile for a value exceeded by a stated percentage.

Exam tip

Convert an exceedance percentage to the corresponding lower-tail probability before standardising or using an inverse Normal calculation.

Tier 1 · Easy

ORIGINAL

1.

A random variable has distribution XN(50,62)X\sim\operatorname{N}(50,6^2). Find P(X<56)P(X<56) to 44 decimal places.

(2)

(Total for Question 1 is 2 marks)

Tier 2 · Standard

ORIGINAL

1.

A random variable XX is modelled by XN(64,42)X\sim\operatorname{N}(64,4^2). Find P(58<X<70)P(58<X<70) to 44 decimal places.

(4)

(Total for Question 1 is 4 marks)

Tier 3 · Hard

ORIGINAL

1.

Let XB(200,0.35)X\sim\operatorname{B}(200,0.35). Use a Normal approximation with a continuity correction to estimate P(X82)P(X\geq82), giving your answer to 44 decimal places.

(5)

(Total for Question 1 is 5 marks)

S4.3

Select an appropriate probability distribution for a context, with appropriate reasoning, including recognising when the binomial or Normal model may not be appropriate.

Notes
Worked answers & exam appearances →
Evidence from your answers: none yet
Your confidence:

A self-report of how sure you feel. It does not measure mastery. Evidence from your answers reaches secure after the latest Tier 2/3 attempt is correct, with three correct distinct drills across at least two dates and two practice sources.

Explanation

  • Select a distribution by matching its assumptions to the variable and data-generating process, not merely because its parameters can be estimated.
  • A binomial model needs a fixed number of trials, two outcomes per trial, independence and a constant success probability.
  • A Normal model is continuous and symmetric with unbounded tails, so it can be unsuitable for strongly skewed, bounded or discrete data.
  • Support a choice with contextual evidence such as histogram shape, stability over time and dependence; state how a failed assumption could affect predictions.
Worked example

The masses of loaves from a stable production line form a roughly symmetric, single-peaked histogram with no clear outliers. Explain why a Normal model may be suitable and why a binomial model is not.

  1. 1.Match the continuous measurement and bell-shaped empirical pattern to the features of a Normal distribution.
  2. 2.Reject the binomial model because the response is a measured mass, not a discrete success count.

Answer: Mass is continuous and the observed distribution is approximately symmetric and unimodal, supporting a Normal model.; A binomial model counts successes in a fixed number of two-outcome trials, so it does not model individual loaf masses.

Common mistakes

  • Don't use a binomial model when the success probability changes between trials.
  • Don't choose a distribution from the graph's shape alone and ignore the type of variable and trial assumptions.

Exam tip

Justify a model using the variable type, distribution shape and process assumptions, and name any condition that may fail.

Tier 1 · Easy

ORIGINAL

1.

A manufacturer inspects 1212 independently chosen switches. Each switch has probability 0.040.04 of being faulty. State a suitable distribution for the number FF of faulty switches and give its parameters.

(2)

(Total for Question 1 is 2 marks)

Tier 2 · Standard

ORIGINAL

1.

A quality inspector selects 2020 components without replacement from a batch of only 5050 and records the number that are defective. Explain why a binomial model may be inappropriate and suggest a more suitable approach.

(3)

(Total for Question 1 is 3 marks)

Tier 3 · Hard

ORIGINAL

1.

A technician proposes DB(500,p)D\sim\operatorname{B}(500,p) for the number of defective pixels on each screen. Defects tend to occur in neighbouring clusters, and pp varies between production shifts. Critique the model and suggest how the data should be used before choosing a replacement.

(5)

(Total for Question 1 is 5 marks)

Want help turning these notes into marks?

Bring a tricky specification point or a recent answer, and we can work through the method and exam wording together.