EuraStudy
Notes/Mathematics/Statistical distributions
Notes · MathematicsUK · A-Levels

Statistical distributions

This topic introduces discrete probability distributions as models, the binomial distribution B(n, p) for the number of successes in fixed independent trials, and the normal distribution N(mu, sigma-squared) as a model for continuous data. It covers calculating probabilities from each and choosing an appropriate distribution for a situation.

4 sections·~9 min reading time·3 competencies·Level Standard 2 · Advanced 2

T·151515 / 20
Exam profile
AO1 · Calculate probabilities using the binomial and normal distributionsAO2 · Justify the modelling assumptions of each distributionAO3 · Select and apply an appropriate distribution to a context
Operators:findcalculatemodeldeterminestateshow that

basic level

AS-Level covers discrete probability distributions and the binomial distribution as a model.

higher level

The full A-Level adds the normal distribution, standardising, and using the normal as a model (including the choice of distribution).

Depth

Reading depth: In depth

Text

Text size: Standard

Contents · 4 sections▾
  1. Statistical distributions
    • 01Discrete random variables◐
    • 02The binomial distribution◐
    • 03The normal distribution●
    • 04Modelling and choosing a distribution●
§ 01

Discrete random variables#

●●○StandardLPDfE GCE Mathematics — distributionsLPAQA 7357 (Statistics)

A discrete probability distribution

P(X = x)Column chart: probability by x, Data: P(X = x) · 1: 0.1; P(X = x) · 2: 0.3; P(X = x) · 3: 0.4; P(X = x) · 4: 0.200.050.10.150.20.250.30.350.412340.10.30.40.2probabilityx
Fig. 1The probabilities sum to 1; any event probability is the sum of the relevant bars.

Key points

A discrete random variable XXX takes a countable set of values, each with a probability. Its probability distribution lists the possible values against their probabilities, often as a table or a formula P(X=x)P(X = x)P(X=x). The single defining property is that the probabilities must be valid — each between 0 and 1 — and must sum to 1 over all possible values: ∑P(X=x)=1\sum P(X = x) = 1∑P(X=x)=1. This condition is used constantly to find an unknown probability.
A distribution can be given by a formula, such as P(X=x)=kxP(X = x) = kxP(X=x)=kx for x=1,2,3,4x = 1, 2, 3, 4x=1,2,3,4; here the constant kkk is found by imposing ∑P(X=x)=1\sum P(X = x) = 1∑P(X=x)=1, giving k(1+2+3+4)=1k(1 + 2 + 3 + 4) = 1k(1+2+3+4)=1 so k=110k = \tfrac{1}{10}k=101​. Setting up and solving this normalisation equation is the standard first step whenever a distribution contains an unknown constant.
Once the full distribution is known, the probability of any event is found by adding the probabilities of the values in it: P(X≥3)P(X \geq 3)P(X≥3) is the sum of P(X=3)P(X = 3)P(X=3) and any larger values. Cumulative probabilities such as P(X≤x)P(X \leq x)P(X≤x) are handled the same way, by summing from the bottom up.
In A-Level Mathematics, the emphasis is on discrete distributions as models and on calculating probabilities from them; calculating the mean and variance of a general discrete random variable is not part of this specification (it belongs to Further Mathematics). The named model you must know in detail is the binomial distribution, treated next.
∑all xP(X=x)=1,0≤P(X=x)≤1\sum_{\text{all } x} P(X = x) = 1, \qquad 0 \leq P(X = x) \leq 1all x∑​P(X=x)=1,0≤P(X=x)≤1

A valid probability distribution

The probabilities must be non-negative and sum to 1; this fixes any unknown constant.

Worked example

Finding an unknown probability

The distribution of XXX is P(X=x)=cx2P(X = x) = cx^2P(X=x)=cx2 for x=1,2,3x = 1, 2, 3x=1,2,3. Find ccc and P(X≥2)P(X \geq 2)P(X≥2).

  1. 01Sum to 1

    c(12+22+32)=c(1+4+9)=14c=1c(1^2 + 2^2 + 3^2) = c(1 + 4 + 9) = 14c = 1c(12+22+32)=c(1+4+9)=14c=1, so c=114c = \tfrac{1}{14}c=141​.

  2. 02Compute the probabilities

    P(X=2)=414P(X = 2) = \tfrac{4}{14}P(X=2)=144​, P(X=3)=914P(X = 3) = \tfrac{9}{14}P(X=3)=149​.

    P(X≥2)=414+914=1314P(X \geq 2) = \frac{4}{14} + \frac{9}{14} = \frac{13}{14}P(X≥2)=144​+149​=1413​
  3. 03Add

    P(X≥2)=1314P(X \geq 2) = \tfrac{13}{14}P(X≥2)=1413​.

Result: c=114c = \tfrac{1}{14}c=141​ and P(X≥2)=1314P(X \geq 2) = \tfrac{13}{14}P(X≥2)=1413​.

Exam focus

  • Use ∑P(X=x)=1\sum P(X = x) = 1∑P(X=x)=1 to find an unknown constant in a distribution.
  • Compute event probabilities such as P(X≥2)P(X \geq 2)P(X≥2) by summing the relevant values.

Typical mistakes

  • Not using the fact that probabilities sum to 1 when a constant is unknown.
  • Including or excluding an endpoint incorrectly in P(X<x)P(X < x)P(X<x) versus P(X≤x)P(X \leq x)P(X≤x).

Active revision

A discrete random variable has P(X=x)=k(5−x)P(X = x) = k(5 - x)P(X=x)=k(5−x) for x=1,2,3,4x = 1, 2, 3, 4x=1,2,3,4. Find kkk and P(X≥3)P(X \geq 3)P(X≥3).

Active recall

Recall the key points — then reveal.

Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)

§ 02

The binomial distribution#

●●○StandardLPDfE GCE Mathematics — distributionsLPAQA 7357 (Statistics)

A binomial distribution

B(6, 0.5)Column chart: probability by r, Data: P(X = r) · 0: 0.016; P(X = r) · 1: 0.094; P(X = r) · 2: 0.234; P(X = r) · 3: 0.313; P(X = r) · 4: 0.234; P(X = r) · 5: 0.094; P(X = r) · 6: 0.01600.050.10.150.20.250.301234560.0160.0940.2340.3130.2340.0940.016probabilityr
Fig. 2B(6,0.5)B(6, 0.5)B(6,0.5) is symmetric about its mean np=3np = 3np=3; the bars give P(X=r)P(X = r)P(X=r).

Key points

The binomial distribution models the number of successes XXX in a fixed number nnn of independent trials, each with the same probability ppp of success. The conditions are strict and examinable: a fixed number of trials, only two outcomes per trial (success or failure), a constant probability of success, and independence between trials. When these hold we write X∼B(n,p)X \sim B(n, p)X∼B(n,p).
The probability of exactly rrr successes is P(X=r)=(nr)pr(1−p)n−rP(X = r) = \binom{n}{r} p^{r}(1 - p)^{n - r}P(X=r)=(rn​)pr(1−p)n−r: the binomial coefficient counts the ways of choosing which rrr trials succeed, prp^rpr is the probability those succeed, and (1−p)n−r(1 - p)^{n - r}(1−p)n−r that the rest fail. The distribution is symmetric when p=0.5p = 0.5p=0.5 and skewed otherwise; the mean number of successes is npnpnp.
In practice most binomial probabilities are found using the cumulative function on a calculator, which gives P(X≤r)P(X \leq r)P(X≤r). From it you obtain other probabilities by subtraction: P(X=r)=P(X≤r)−P(X≤r−1)P(X = r) = P(X \leq r) - P(X \leq r - 1)P(X=r)=P(X≤r)−P(X≤r−1), P(X≥r)=1−P(X≤r−1)P(X \geq r) = 1 - P(X \leq r - 1)P(X≥r)=1−P(X≤r−1), and P(a≤X≤b)=P(X≤b)−P(X≤a−1)P(a \leq X \leq b) = P(X \leq b) - P(X \leq a - 1)P(a≤X≤b)=P(X≤b)−P(X≤a−1). Translating a worded phrase ('at least', 'more than', 'fewer than') into the correct inequality is where marks are won or lost.
Checking that the binomial conditions actually apply is part of modelling. If trials are not independent (drawing without replacement from a small population) or the probability changes between trials, the binomial is not appropriate, and saying so — with a reason — is an examined AO3 skill.
X∼B(n,p):P(X=r)=(nr)pr(1−p)n−rX \sim B(n, p): \quad P(X = r) = \binom{n}{r} p^{r}(1 - p)^{n - r}X∼B(n,p):P(X=r)=(rn​)pr(1−p)n−r

The binomial probability

Choose which rrr of nnn trials succeed; the mean is npnpnp.

Worked example

A binomial calculation

X∼B(10,0.2)X \sim B(10, 0.2)X∼B(10,0.2). Find P(X=3)P(X = 3)P(X=3) and P(X≥1)P(X \geq 1)P(X≥1).

  1. 01Exact probability

    P(X=3)=(103)(0.2)3(0.8)7=120×0.008×0.2097P(X = 3) = \binom{10}{3}(0.2)^3(0.8)^7 = 120 \times 0.008 \times 0.2097P(X=3)=(310​)(0.2)3(0.8)7=120×0.008×0.2097.

    P(X=3)=(103)(0.2)3(0.8)7≈0.2013P(X = 3) = \binom{10}{3}(0.2)^3(0.8)^7 \approx 0.2013P(X=3)=(310​)(0.2)3(0.8)7≈0.2013
  2. 02Evaluate

    =0.2013= 0.2013=0.2013 (4 d.p.).

  3. 03At least one

    P(X≥1)=1−P(X=0)=1−(0.8)10=1−0.1074=0.8926P(X \geq 1) = 1 - P(X = 0) = 1 - (0.8)^{10} = 1 - 0.1074 = 0.8926P(X≥1)=1−P(X=0)=1−(0.8)10=1−0.1074=0.8926.

Result: P(X=3)≈0.2013P(X = 3) \approx 0.2013P(X=3)≈0.2013 and P(X≥1)≈0.8926P(X \geq 1) \approx 0.8926P(X≥1)≈0.8926.

Exam focus

  • State and check the binomial conditions (fixed nnn, two outcomes, constant ppp, independence).
  • Translate 'at least', 'more than' and 'fewer than' into the correct cumulative inequality.

Typical mistakes

  • Off-by-one errors, e.g. using P(X≤r)P(X \leq r)P(X≤r) for P(X<r)P(X < r)P(X<r).
  • Applying the binomial when trials are not independent or ppp is not constant.

Active revision

A biased coin has P(head)=0.3P(\text{head}) = 0.3P(head)=0.3. It is tossed 12 times. Find the probability of (a) exactly 4 heads, and (b) at least 5 heads.

Active recall

Recall the key points — then reveal.

Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)

§ 03

The normal distribution#

●●●AdvancedLPDfE GCE Mathematics — distributionsLPAQA 7357 (Statistics)

The standard normal curve

N(0, 1)Graph of standard normal, maximum at (0, 0.399), y-intercept at y = 0.399, on the interval x from -4 to 4−4−3−2−112340.10.20.30.4meanstandard normaldensityz
Fig. 3About 68% of the distribution lies within one standard deviation of the mean (shaded).

Key points

The normal distribution models a continuous variable that clusters symmetrically around a mean, such as heights, masses or measurement errors. It is written X∼N(μ,σ2)X \sim N(\mu, \sigma^2)X∼N(μ,σ2), where μ\muμ is the mean and σ2\sigma^2σ2 the variance; its graph is the familiar symmetric bell curve, centred on μ\muμ, with its spread controlled by σ\sigmaσ. The total area under the curve is 1, and probabilities are areas under it.
Because the curve is symmetric, useful facts follow immediately: the mean, median and mode coincide at μ\muμ, and about 68% of the data lie within one standard deviation of the mean, 95% within two, and 99.7% within three (the 68-95-99.7 rule). These proportions give quick estimates and a sense-check on any calculated probability.
Probabilities are found by standardising: the transformation Z=X−μσZ = \dfrac{X - \mu}{\sigma}Z=σX−μ​ converts any normal variable to the standard normal Z∼N(0,1)Z \sim N(0, 1)Z∼N(0,1), whose probabilities come from tables or a calculator. Standardising measures how many standard deviations a value is from the mean, and it is the bridge between a specific problem and the universal standard normal curve.
Two directions of problem occur. Forward problems give a value and ask for a probability (an area): standardise and read off. Inverse problems give a probability and ask for the value: find the zzz-value with that area, then reverse the standardisation as x=μ+zσx = \mu + z\sigmax=μ+zσ. Sketching the curve and shading the required area first prevents almost all sign and tail errors.
X∼N(μ,σ2):Z=X−μσ∼N(0,1)X \sim N(\mu, \sigma^2): \quad Z = \frac{X - \mu}{\sigma} \sim N(0, 1)X∼N(μ,σ2):Z=σX−μ​∼N(0,1)

Standardising

Convert to the standard normal to read probabilities; reverse with x=μ+zσx = \mu + z\sigmax=μ+zσ.

Worked example

A normal probability

X∼N(50,42)X \sim N(50, 4^2)X∼N(50,42). Find P(X<56)P(X < 56)P(X<56).

  1. 01Standardise

    Z=56−504=1.5Z = \dfrac{56 - 50}{4} = 1.5Z=456−50​=1.5.

  2. 02Read the probability

    P(X<56)=P(Z<1.5)=0.9332P(X < 56) = P(Z < 1.5) = 0.9332P(X<56)=P(Z<1.5)=0.9332 (from the standard normal).

    P(Z<1.5)=0.9332P(Z < 1.5) = 0.9332P(Z<1.5)=0.9332
  3. 03State

    About 93.3% of values are below 56.

Result: P(X<56)≈0.9332P(X < 56) \approx 0.9332P(X<56)≈0.9332.

Exam focus

  • Standardise with Z=X−μσZ = \dfrac{X - \mu}{\sigma}Z=σX−μ​ and sketch the curve, shading the required area.
  • For an inverse problem, find the zzz-value first, then use x=μ+zσx = \mu + z\sigmax=μ+zσ.

Typical mistakes

  • Confusing the variance σ2\sigma^2σ2 with the standard deviation σ\sigmaσ when standardising.
  • Shading or reading the wrong tail, giving 1−1 -1− the intended probability.

Active revision

The masses of apples are modelled by N(150,202)N(150, 20^2)N(150,202) grams. Find the probability that an apple has mass over 180 g, and the mass exceeded by only 10% of apples.

Active recall

Recall the key points — then reveal.

Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)

§ 04

Modelling and choosing a distribution#

●●●AdvancedLPDfE GCE Mathematics — distributionsLPAQA 7357 (Statistics)

Choosing between the two models

Binomial versus normalTable with 3 columns and 4 rows, Data: Feature · Binomial B(n, p) · Normal N(mu, sigma^2); Data type · discrete count · continuous; Use when · fixed independent trials · symmetric, clustered data; Parameters · n, p · mean mu, variance sigma^2; Mean · np · muFEATUREBINOMIAL B(N, P)NORMAL N(MU, SIGMA^2)Data typediscrete countcontinuousUse whenfixed independent trialssymmetric, clustered dataParametersn, pmean mu, variance sigma^2Meannpmu
Fig. 4The binomial models discrete counts of successes; the normal models symmetric continuous data.

Key points

Choosing the right distribution is a modelling decision driven by the structure of the situation. The binomial fits a count of successes in a fixed number of independent, identical trials — the number of sixes in 20 rolls, or of defective items in a batch of fixed size. The normal fits a continuous quantity that is symmetric and clustered about a mean — heights, weights, or errors — and can also approximate other distributions in suitable circumstances.
The distinction between discrete and continuous is a first filter: a count of occurrences is discrete (points binomial), whereas a measurement on a continuous scale is continuous (points normal). Whether the binomial conditions genuinely hold — especially independence and constant probability — must then be checked; sampling without replacement from a small population, for instance, breaks independence.
Every model is an approximation, and part of the skill is stating its limitations. A normal model assigns non-zero probability to impossible values (a negative height), and a binomial model assumes trials really are independent; acknowledging such imperfections, and judging whether they matter for the question, is the honest modelling the specification rewards.
Finally, the distributions connect to the wider course. The binomial underlies hypothesis tests for a proportion, and the normal underlies tests for a mean and the interpretation of standardised scores. Recognising which distribution a problem calls for is therefore not just a labelling exercise but the gateway to the inference of the next topic.
Worked example

Selecting a distribution

A quality inspector checks a random sample of 30 items, each independently having a 5% chance of being faulty. State a distribution for the number of faulty items and justify it.

  1. 01Identify the structure

    There is a fixed number of trials (n=30n = 30n=30), two outcomes (faulty or not), constant probability (p=0.05p = 0.05p=0.05) and independence.

  2. 02Name the distribution

    The number of faulty items X∼B(30,0.05)X \sim B(30, 0.05)X∼B(30,0.05).

    X∼B(30,0.05)X \sim B(30, 0.05)X∼B(30,0.05)
  3. 03Comment

    The binomial is appropriate provided items are genuinely independent and the fault rate is constant across the sample.

Result: X∼B(30,0.05)X \sim B(30, 0.05)X∼B(30,0.05), valid under independence and a constant 5% fault rate.

Exam focus

  • Justify the choice of distribution by referring to whether the data are discrete counts or continuous measurements.
  • Check that the binomial conditions (independence, constant ppp) actually hold before using it.

Typical mistakes

  • Using a binomial model when trials are not independent, or a normal model for clearly skewed data.
  • Failing to state the limitations of the chosen model.

Active revision

For each situation, state a suitable distribution with reasons: (a) the number of left-handed people in a random sample of 50; (b) the time taken to run 100 m by trained athletes.

Active recall

Recall the key points — then reveal.

Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)

Contents

Section -- / 04

    • 01Discrete random variables◐
    • 02The binomial distribution◐
    • 03The normal distribution●
    • 04Modelling and choosing a distribution●

0/4 Read

From notes into training

Statistical distributions

Reinforce this topic with matching tasks from the question bank.

~9
min
3
Competencies
Practise

References & sources

Sources

Department for Education

  • Mathematics: AS and A level content (GCE subject content)

AQA

  • AQA A-level Mathematics 7357 specification

Previous topic

Probability

Next topic

Statistical hypothesis testing

EuraStudy·Notes T·15·MMXXVI

Carry on to the next topic — your learning path is kept.