EuraStudy
Notes/Statistics/Probability distributions
Notes · StatisticsUK · A-Levels

Probability distributions

This topic develops continuous random variables through the probability density function and the cumulative distribution function, the expectation and variance of a continuous variable, and the continuous uniform distribution. It then treats the combination of independent random variables — the algebra of means and variances of sums and differences — which underlies the distribution of the sample mean and all later inference.

5 sections·~10 min reading time·3 competencies·Level Standard 3 · Advanced 2

T·0999 / 18
Exam profile
AO1 · Work with probability density and cumulative distribution functions and compute E(X) and Var(X)AO2 · Use the algebra of means and variances of independent random variablesAO3 · Model with continuous distributions and combine random variables in context
Operators:findcalculatedetermineshow thatintegratemodel

basic level

The AS foundation treats discrete distributions; continuous random variables and the combination of variables are principally full A-Level (Paper 2) content.

higher level

The full A-Level expects pdfs and cdfs, continuous expectation and variance, the uniform distribution, and combining independent variables.

Depth

Reading depth: In depth

Text

Text size: Standard

Contents · 5 sections▾
  1. Probability distributions
    • 01Continuous random variables and the pdf◐
    • 02The cumulative distribution function◐
    • 03Expectation and variance of a continuous variable●
    • 04The continuous uniform distribution◐
    • 05Combining independent random variables●
§ 01

Continuous random variables and the pdf#

●●○StandardLPPearson Edexcel 9ST0, Topic 9 (Paper 2)

A probability density function

Function graph, f(x) = x/8 = 0.125*xGraph of f(x) = x/8, roots at x = 0, y-intercept at y = 0, increasing, on the interval x from 0 to 40.511.522.533.540.10.20.30.40.5f(x) = x/8density f(x)x
Fig. 1The density f(x) = x/8 on [0, 4]; the shaded area P(1 < X < 3) = 0.5.

Key points

A continuous random variable takes values across an interval rather than a countable list, and its distribution is described by a probability density function f(x)f(x)f(x). The density is not a probability itself; instead probabilities are areas under it, so P(a<X<b)=∫abf(x) dxP(a < X < b) = \int_a^b f(x)\,\mathrm{d}xP(a<X<b)=∫ab​f(x)dx. Because a single point has zero width, P(X=a)=0P(X = a) = 0P(X=a)=0, and strict and non-strict inequalities coincide.
A valid density satisfies two conditions: it is non-negative everywhere, f(x)≥0f(x) \geq 0f(x)≥0, and the total area beneath it is 1, ∫−∞∞f(x) dx=1\int_{-\infty}^{\infty} f(x)\,\mathrm{d}x = 1∫−∞∞​f(x)dx=1. When a density is given up to an unknown constant, that constant is found by imposing the total-area condition, exactly as the sum-to-one condition fixed a discrete constant.
The triangular density f(x)=18xf(x) = \tfrac{1}{8}xf(x)=81​x on 0≤x≤40 \leq x \leq 40≤x≤4 (and 0 elsewhere), shown below, has total area ∫0418x dx=18⋅162=1\int_0^4 \tfrac{1}{8}x\,\mathrm{d}x = \tfrac{1}{8}\cdot\tfrac{16}{2} = 1∫04​81​xdx=81​⋅216​=1, confirming it is valid. The shaded strip is P(1<X<3)=∫1318x dx=18⋅9−12=0.5P(1 < X < 3) = \int_1^3 \tfrac{1}{8}x\,\mathrm{d}x = \tfrac{1}{8}\cdot\tfrac{9 - 1}{2} = 0.5P(1<X<3)=∫13​81​xdx=81​⋅29−1​=0.5.
The shape of the density carries the same information as a histogram of a large sample: where fff is high the variable is more likely to fall, and the balance point of the area is the mean. Reading a density qualitatively — where it peaks, whether it is symmetric — is a useful first step before any integral is computed.
P(a<X<b)=∫abf(x) dx,∫−∞∞f(x) dx=1,f(x)≥0P(a < X < b) = \int_a^b f(x)\,\mathrm{d}x, \qquad \int_{-\infty}^{\infty} f(x)\,\mathrm{d}x = 1, \qquad f(x) \geq 0P(a<X<b)=∫ab​f(x)dx,∫−∞∞​f(x)dx=1,f(x)≥0

The probability density function

Probabilities are areas; the total area is 1 and the density is non-negative.

Worked example

Finding a density constant and a probability

A continuous variable has f(x)=kxf(x) = kxf(x)=kx for 0≤x≤40 \leq x \leq 40≤x≤4 and 0 elsewhere. Find kkk and P(1<X<3)P(1 < X < 3)P(1<X<3).

  1. 01Total area to 1

    ∫04kx dx=k[x22]04=8k=1\int_0^4 kx\,\mathrm{d}x = k\left[\tfrac{x^2}{2}\right]_0^4 = 8k = 1∫04​kxdx=k[2x2​]04​=8k=1, so k=18k = \tfrac{1}{8}k=81​.

  2. 02Interval probability

    P(1<X<3)=∫1318x dx=18[x22]13=18⋅9−12P(1 < X < 3) = \int_1^3 \tfrac{1}{8}x\,\mathrm{d}x = \tfrac{1}{8}\left[\tfrac{x^2}{2}\right]_1^3 = \tfrac{1}{8}\cdot\tfrac{9 - 1}{2}P(1<X<3)=∫13​81​xdx=81​[2x2​]13​=81​⋅29−1​.

    P(1<X<3)=18⋅82=0.5P(1 < X < 3) = \frac{1}{8}\cdot\frac{8}{2} = 0.5P(1<X<3)=81​⋅28​=0.5
  3. 03Evaluate

    =18×4=0.5= \tfrac{1}{8} \times 4 = 0.5=81​×4=0.5.

Result: k=18k = \tfrac{1}{8}k=81​ and P(1<X<3)=0.5P(1 < X < 3) = 0.5P(1<X<3)=0.5.

Exam focus

  • Find an unknown constant in a density by setting the total area to 1.
  • Compute an interval probability by integrating the density between the bounds.

Typical mistakes

  • Treating f(x)f(x)f(x) as a probability rather than a density (areas are probabilities).
  • Integrating over the wrong range, especially where the density is defined piecewise.

Active revision

The density is f(x)=kx2f(x) = kx^2f(x)=kx2 for 0≤x≤30 \leq x \leq 30≤x≤3 and 0 elsewhere. Find kkk and P(X>2)P(X > 2)P(X>2).

Active recall

Recall the key points — then reveal.

Sources: Pearson Edexcel Level 3 Advanced GCE in Statistics (9ST0) Specification (Pearson Edexcel)

§ 02

The cumulative distribution function#

●●○StandardLPPearson Edexcel 9ST0, Topic 9 (Paper 2)

The cumulative distribution function

Function graph, F(x) = x^2/16 = x^2/16, 1 marked pointsGraph of F(x) = x^2/16, roots at x = 0, y-intercept at y = 0, increasing, on the interval x from 0 to 40.511.522.533.540.20.40.60.81F(2) = 0.25F(x) = x2/16F(x) = P(X ≤ x)x
Fig. 2F(x) = x^2/16 for the triangular density; F(2) = 0.25 and F(4) = 1.

Key points

The cumulative distribution function of a continuous variable is F(x)=P(X≤x)=∫−∞xf(t) dtF(x) = P(X \leq x) = \int_{-\infty}^{x} f(t)\,\mathrm{d}tF(x)=P(X≤x)=∫−∞x​f(t)dt, the area under the density up to xxx. It increases from 0 to 1, and interval probabilities come from differences: P(a<X<b)=F(b)−F(a)P(a < X < b) = F(b) - F(a)P(a<X<b)=F(b)−F(a). For the triangular density f(x)=18xf(x) = \tfrac{1}{8}xf(x)=81​x on [0,4][0, 4][0,4], integration gives F(x)=x216F(x) = \tfrac{x^2}{16}F(x)=16x2​ on that interval, shown below rising to 1 at x=4x = 4x=4.
The density and the cdf are linked by calculus: FFF is the integral of fff, and conversely f(x)=F′(x)f(x) = F'(x)f(x)=F′(x), the derivative of the cdf. This means the cdf is the smooth, always-increasing partner of the density, and either one determines the other — a continuous echo of the differencing relationship between the discrete cdf and probability function.
The cdf is the direct route to medians and quartiles of a continuous distribution. The median mmm solves F(m)=0.5F(m) = 0.5F(m)=0.5, and the lower and upper quartiles solve F(x)=0.25F(x) = 0.25F(x)=0.25 and F(x)=0.75F(x) = 0.75F(x)=0.75. For the triangular example, F(m)=m216=0.5F(m) = \tfrac{m^2}{16} = 0.5F(m)=16m2​=0.5 gives m=8=2.83m = \sqrt{8} = 2.83m=8​=2.83 (3 s.f.), which lies above the midpoint 2 because the density leans right.
Working with the cdf is often quicker than repeated integration, because once FFF is known every probability and quantile is a substitution or a simple equation. Establishing F(x)F(x)F(x) early, and stating its value at the endpoints of the support (0 below and 1 above), is good practice on any continuous-distribution question.
F(x)=∫−∞xf(t) dt,f(x)=F′(x),F(m)=0.5 gives the medianF(x) = \int_{-\infty}^{x} f(t)\,\mathrm{d}t, \qquad f(x) = F'(x), \qquad F(m) = 0.5 \text{ gives the median}F(x)=∫−∞x​f(t)dt,f(x)=F′(x),F(m)=0.5 gives the median

The continuous cumulative distribution function

Integrate the density for FFF; differentiate FFF for the density; solve F(m)=0.5F(m)=0.5F(m)=0.5 for the median.

Worked example

Median from the cdf

For the triangular density with F(x)=x216F(x) = \tfrac{x^2}{16}F(x)=16x2​ on [0,4][0, 4][0,4], find the median.

  1. 01Set F equal to 0.5

    m216=0.5\tfrac{m^2}{16} = 0.516m2​=0.5, so m2=8m^2 = 8m2=8.

  2. 02Solve

    m=8=2.83m = \sqrt{8} = 2.83m=8​=2.83 (3 s.f.), taking the positive root in [0,4][0, 4][0,4].

    m=8=2.83m = \sqrt{8} = 2.83m=8​=2.83
  3. 03Interpret

    The median 2.83 exceeds the midpoint 2 because the density increases across the interval, placing more probability to the right.

Result: The median is 8=2.83\sqrt{8} = 2.838​=2.83 (3 s.f.).

Exam focus

  • Integrate a density to obtain F(x)F(x)F(x) and state its values at the ends of the support.
  • Solve F(m)=0.5F(m) = 0.5F(m)=0.5 (or 0.25, 0.75) for a median or quartile.

Typical mistakes

  • Forgetting the constant of integration / the lower limit, so FFF does not start at 0.
  • Solving f(m)=0.5f(m) = 0.5f(m)=0.5 instead of F(m)=0.5F(m) = 0.5F(m)=0.5 for the median.

Active revision

For F(x)=x216F(x) = \tfrac{x^2}{16}F(x)=16x2​ on [0,4][0, 4][0,4], find the median and P(X>3)P(X > 3)P(X>3).

Active recall

Recall the key points — then reveal.

Sources: Pearson Edexcel Level 3 Advanced GCE in Statistics (9ST0) Specification (Pearson Edexcel)

§ 03

Expectation and variance of a continuous variable#

●●●AdvancedLPPearson Edexcel 9ST0, Topic 9 (Paper 2)

Key points

The expectation of a continuous variable replaces the discrete sum with an integral: E(X)=∫x f(x) dxE(X) = \int x\,f(x)\,\mathrm{d}xE(X)=∫xf(x)dx over the support. It is the balance point of the density — the value about which the area is evenly distributed — and for a symmetric density it sits at the centre of symmetry. The same pattern gives E(g(X))=∫g(x) f(x) dxE(g(X)) = \int g(x)\,f(x)\,\mathrm{d}xE(g(X))=∫g(x)f(x)dx for any function of XXX.
The variance uses E(X2)=∫x2f(x) dxE(X^2) = \int x^2 f(x)\,\mathrm{d}xE(X2)=∫x2f(x)dx and the familiar identity Var(X)=E(X2)−[E(X)]2\text{Var}(X) = E(X^2) - [E(X)]^2Var(X)=E(X2)−[E(X)]2. For the triangular density f(x)=18xf(x) = \tfrac{1}{8}xf(x)=81​x on [0,4][0, 4][0,4], E(X)=∫04x28 dx=18⋅643=83E(X) = \int_0^4 \tfrac{x^2}{8}\,\mathrm{d}x = \tfrac{1}{8}\cdot\tfrac{64}{3} = \tfrac{8}{3}E(X)=∫04​8x2​dx=81​⋅364​=38​ and E(X2)=∫04x38 dx=8E(X^2) = \int_0^4 \tfrac{x^3}{8}\,\mathrm{d}x = 8E(X2)=∫04​8x3​dx=8, so Var(X)=8−(83)2=89\text{Var}(X) = 8 - \left(\tfrac{8}{3}\right)^2 = \tfrac{8}{9}Var(X)=8−(38​)2=98​.
The linear-transformation rules carry over unchanged from the discrete case: E(aX+b)=aE(X)+bE(aX + b) = aE(X) + bE(aX+b)=aE(X)+b and Var(aX+b)=a2 Var(X)\text{Var}(aX + b) = a^2\,\text{Var}(X)Var(aX+b)=a2Var(X). This consistency reflects that expectation and variance are defined by the same weighting idea whether the weights are probabilities (discrete) or a density times dx\mathrm{d}xdx (continuous).
These integrals are the definitions behind the closed-form means and variances of the named distributions — the exponential mean 1λ\tfrac{1}{\lambda}λ1​ and the uniform mean a+b2\tfrac{a + b}{2}2a+b​ are both instances. Being able to compute them from first principles, and to check them against a symmetry argument where one applies, is the core skill of this section.
E(X)=∫x f(x) dx,Var(X)=∫x2f(x) dx−[E(X)]2E(X) = \int x\,f(x)\,\mathrm{d}x, \qquad \text{Var}(X) = \int x^2 f(x)\,\mathrm{d}x - [E(X)]^2E(X)=∫xf(x)dx,Var(X)=∫x2f(x)dx−[E(X)]2

Continuous expectation and variance

The discrete sums become integrals of the density; the variance identity is unchanged.

Worked example

Mean and variance by integration

For the density f(x)=18xf(x) = \tfrac{1}{8}xf(x)=81​x on [0,4][0, 4][0,4], find E(X)E(X)E(X) and Var(X)\text{Var}(X)Var(X).

  1. 01Mean

    E(X)=∫04x⋅x8 dx=18[x33]04=18⋅643=83E(X) = \int_0^4 x\cdot\tfrac{x}{8}\,\mathrm{d}x = \tfrac{1}{8}\left[\tfrac{x^3}{3}\right]_0^4 = \tfrac{1}{8}\cdot\tfrac{64}{3} = \tfrac{8}{3}E(X)=∫04​x⋅8x​dx=81​[3x3​]04​=81​⋅364​=38​.

  2. 02Second moment

    E(X2)=∫04x2⋅x8 dx=18[x44]04=18⋅64=8E(X^2) = \int_0^4 x^2\cdot\tfrac{x}{8}\,\mathrm{d}x = \tfrac{1}{8}\left[\tfrac{x^4}{4}\right]_0^4 = \tfrac{1}{8}\cdot 64 = 8E(X2)=∫04​x2⋅8x​dx=81​[4x4​]04​=81​⋅64=8.

  3. 03Variance

    Var(X)=8−(83)2=8−649=89\text{Var}(X) = 8 - \left(\tfrac{8}{3}\right)^2 = 8 - \tfrac{64}{9} = \tfrac{8}{9}Var(X)=8−(38​)2=8−964​=98​.

    Var(X)=8−649=89\text{Var}(X) = 8 - \frac{64}{9} = \frac{8}{9}Var(X)=8−964​=98​

Result: E(X)=83=2.67E(X) = \tfrac{8}{3} = 2.67E(X)=38​=2.67 and Var(X)=89=0.889\text{Var}(X) = \tfrac{8}{9} = 0.889Var(X)=98​=0.889 (3 s.f.).

Exam focus

  • Compute E(X)E(X)E(X) and E(X2)E(X^2)E(X2) by integrating xf(x)x f(x)xf(x) and x2f(x)x^2 f(x)x2f(x).
  • Apply Var(X)=E(X2)−[E(X)]2\text{Var}(X) = E(X^2) - [E(X)]^2Var(X)=E(X2)−[E(X)]2 and the linear-transformation rules.

Typical mistakes

  • Integrating f(x)f(x)f(x) instead of xf(x)x f(x)xf(x) when finding the mean.
  • Using (∫xf)2\left(\int x f\right)^2(∫xf)2 for E(X2)E(X^2)E(X2) rather than ∫x2f\int x^2 f∫x2f.

Active revision

For f(x)=18xf(x) = \tfrac{1}{8}xf(x)=81​x on [0,4][0, 4][0,4], find E(X)E(X)E(X) and Var(X)\text{Var}(X)Var(X).

Active recall

Recall the key points — then reveal.

Sources: Pearson Edexcel Level 3 Advanced GCE in Statistics (9ST0) Specification (Pearson Edexcel)

§ 04

The continuous uniform distribution#

●●○StandardLPPearson Edexcel 9ST0, Topic 9 (Paper 2)

The rectangular (uniform) density

Function graph, f(x) = 1/6 = 1/6Graph of f(x) = 1/6, on the interval x from 2 to 82468100.050.10.150.20.25f(x) = 1/6density f(x)x
Fig. 3Uniform density on [2, 8]: constant height 1/6; the shaded region P(3 < X < 5) = 1/3.

Key points

The continuous uniform (rectangular) distribution spreads probability evenly over an interval [a,b][a, b][a,b], with constant density f(x)=1b−af(x) = \dfrac{1}{b - a}f(x)=b−a1​ there and 0 elsewhere. The density is a rectangle of width b−ab - ab−a and height 1b−a\dfrac{1}{b - a}b−a1​, so its area is exactly 1, as the figure for [2,8][2, 8][2,8] (height 16\tfrac{1}{6}61​) shows. It models a quantity known only to lie somewhere in a range with no preference.
By symmetry the mean is the midpoint, E(X)=a+b2E(X) = \dfrac{a + b}{2}E(X)=2a+b​, and integration gives the variance Var(X)=(b−a)212\text{Var}(X) = \dfrac{(b - a)^2}{12}Var(X)=12(b−a)2​. For [2,8][2, 8][2,8] these are E(X)=5E(X) = 5E(X)=5 and Var(X)=3612=3\text{Var}(X) = \dfrac{36}{12} = 3Var(X)=1236​=3. Probabilities are proportions of the interval: P(c<X<d)=d−cb−aP(c < X < d) = \dfrac{d - c}{b - a}P(c<X<d)=b−ad−c​ for any sub-interval [c,d][c, d][c,d] inside [a,b][a, b][a,b].
The uniform is the continuous analogue of the discrete uniform met earlier, and it is a useful baseline model and a source of clean check-cases. It also appears as the distribution of rounding errors and of a randomly chosen point in an interval, and it is the distribution from which computer random numbers on [0,1][0, 1][0,1] are drawn.
Its simple, closed-form results make it ideal for testing the general machinery: computing E(X)E(X)E(X) and Var(X)\text{Var}(X)Var(X) from the integrals and checking them against the formulae reinforces the methods of the previous section, while the proportion rule for probabilities gives an intuitive feel for area-as-probability.
f(x)=1b−a  on  [a,b];E(X)=a+b2,Var(X)=(b−a)212f(x) = \frac{1}{b - a} \;\text{on}\; [a, b]; \quad E(X) = \frac{a + b}{2}, \quad \text{Var}(X) = \frac{(b - a)^2}{12}f(x)=b−a1​on[a,b];E(X)=2a+b​,Var(X)=12(b−a)2​

The continuous uniform distribution

Constant density; mean at the midpoint; probabilities are proportions of the interval.

Worked example

A uniform distribution

A bus is equally likely to arrive at any time in the 20-minute window [0,20][0, 20][0,20] after the hour. Find the mean and variance of the waiting time and P(X<5)P(X < 5)P(X<5).

  1. 01Mean

    E(X)=0+202=10E(X) = \dfrac{0 + 20}{2} = 10E(X)=20+20​=10 minutes.

  2. 02Variance

    Var(X)=(20−0)212=40012=33.3\text{Var}(X) = \dfrac{(20 - 0)^2}{12} = \dfrac{400}{12} = 33.3Var(X)=12(20−0)2​=12400​=33.3 (3 s.f.).

    Var(X)=40012=33.3\text{Var}(X) = \frac{400}{12} = 33.3Var(X)=12400​=33.3
  3. 03Probability

    P(X<5)=5−020−0=0.25P(X < 5) = \dfrac{5 - 0}{20 - 0} = 0.25P(X<5)=20−05−0​=0.25.

Result: Mean 10 minutes, variance 33.3 (3 s.f.), and P(X<5)=0.25P(X < 5) = 0.25P(X<5)=0.25.

Exam focus

  • Use E(X)=a+b2E(X) = \frac{a + b}{2}E(X)=2a+b​ and Var(X)=(b−a)212\text{Var}(X) = \frac{(b - a)^2}{12}Var(X)=12(b−a)2​ for the uniform distribution.
  • Find a uniform probability as the proportion d−cb−a\frac{d - c}{b - a}b−ad−c​ of the interval.

Typical mistakes

  • Using (b−a)212\frac{(b - a)^2}{12}12(b−a)2​ but forgetting the square, or dividing by a different constant.
  • Applying the proportion rule to a sub-interval that extends outside [a,b][a, b][a,b].

Active revision

A quantity is uniform on [10,30][10, 30][10,30]. Find its mean, variance and P(X<18)P(X < 18)P(X<18).

Active recall

Recall the key points — then reveal.

Sources: Pearson Edexcel Level 3 Advanced GCE in Statistics (9ST0) Specification (Pearson Edexcel)

§ 05

Combining independent random variables#

●●●AdvancedLPPearson Edexcel 9ST0, Topic 9 (Paper 2)

Key points

Expectation is linear without any independence assumption: E(aX+bY)=aE(X)+bE(Y)E(aX + bY) = aE(X) + bE(Y)E(aX+bY)=aE(X)+bE(Y), so means simply combine according to the coefficients. Variance, however, requires independence: for independent XXX and YYY, Var(aX+bY)=a2 Var(X)+b2 Var(Y)\text{Var}(aX + bY) = a^2\,\text{Var}(X) + b^2\,\text{Var}(Y)Var(aX+bY)=a2Var(X)+b2Var(Y). The coefficients are squared, and — a point that catches many students — the variance of a DIFFERENCE is the SUM of the variances, because (−1)2=1(-1)^2 = 1(−1)2=1.
A crucial special case is the sum or mean of nnn independent copies of XXX (a random sample). The total T=X1+⋯+XnT = X_1 + \cdots + X_nT=X1​+⋯+Xn​ has mean nμn\munμ and variance nσ2n\sigma^2nσ2, while the sample mean Xˉ=Tn\bar{X} = \tfrac{T}{n}Xˉ=nT​ has mean μ\muμ and variance σ2n\dfrac{\sigma^2}{n}nσ2​. The standard deviation of the sample mean, σn\dfrac{\sigma}{\sqrt{n}}n​σ​, is the standard error that governs all of estimation and testing.
When the variables being combined are normal, the combination is also normal, so its distribution is completely determined by the combined mean and variance. If X∼N(50,42)X \sim N(50, 4^2)X∼N(50,42) and Y∼N(30,32)Y \sim N(30, 3^2)Y∼N(30,32) independently, then X+Y∼N(80,25)X + Y \sim N(80, 25)X+Y∼N(80,25) and X−Y∼N(20,25)X - Y \sim N(20, 25)X−Y∼N(20,25) — the same variance 25 in each, since the variances add either way.
These rules are the algebraic engine of the whole inference course. That Var(Xˉ)=σ2n\text{Var}(\bar{X}) = \dfrac{\sigma^2}{n}Var(Xˉ)=nσ2​ decreases with nnn is why larger samples give more precise estimates; that a difference of independent means is normal with the summed variances is exactly what makes the two-sample tests of the later topics work.
Var(aX±bY)=a2 Var(X)+b2 Var(Y),Var(Xˉ)=σ2n\text{Var}(aX \pm bY) = a^2\,\text{Var}(X) + b^2\,\text{Var}(Y), \qquad \text{Var}(\bar{X}) = \frac{\sigma^2}{n}Var(aX±bY)=a2Var(X)+b2Var(Y),Var(Xˉ)=nσ2​

Variance of a combination (independent)

Coefficients square; a difference sums the variances; the sample mean has variance σ2/n\sigma^2/nσ2/n.

Worked example

A difference of independent normals

The masses of two independent components are X∼N(50,42)X \sim N(50, 4^2)X∼N(50,42) and Y∼N(30,32)Y \sim N(30, 3^2)Y∼N(30,32) grams. Find the distribution of the difference D=X−YD = X - YD=X−Y and P(D>25)P(D > 25)P(D>25).

  1. 01Mean of the difference

    E(D)=50−30=20E(D) = 50 - 30 = 20E(D)=50−30=20.

  2. 02Variance of the difference

    Var(D)=42+32=16+9=25\text{Var}(D) = 4^2 + 3^2 = 16 + 9 = 25Var(D)=42+32=16+9=25, so D∼N(20,25)D \sim N(20, 25)D∼N(20,25) with standard deviation 5.

  3. 03Standardise

    P(D>25)=P ⁣(Z>25−205)=P(Z>1)P(D > 25) = P\!\left(Z > \dfrac{25 - 20}{5}\right) = P(Z > 1)P(D>25)=P(Z>525−20​)=P(Z>1).

    P(D>25)=P(Z>1)=1−0.8413=0.1587P(D > 25) = P(Z > 1) = 1 - 0.8413 = 0.1587P(D>25)=P(Z>1)=1−0.8413=0.1587
  4. 04Evaluate

    =1−Φ(1)=0.1587= 1 - \Phi(1) = 0.1587=1−Φ(1)=0.1587.

Result: D∼N(20,25)D \sim N(20, 25)D∼N(20,25) and P(D>25)=0.1587P(D > 25) = 0.1587P(D>25)=0.1587.

Exam focus

  • Combine means linearly and variances by squaring coefficients (independence required).
  • Find the distribution of a sum or difference of independent normals.

Typical mistakes

  • Subtracting variances for a difference; independent variances always add.
  • Forgetting to square the coefficients, or applying the variance rule without independence.

Active revision

X∼N(50,42)X \sim N(50, 4^2)X∼N(50,42) and Y∼N(30,32)Y \sim N(30, 3^2)Y∼N(30,32) are independent. Find the distribution of X−YX - YX−Y and P(X−Y>25)P(X - Y > 25)P(X−Y>25).

Active recall

Recall the key points — then reveal.

Sources: GCE AS and A level subject content (Statistics) (Department for Education / Ofqual)

Contents

Section -- / 05

    • 01Continuous random variables and the pdf◐
    • 02The cumulative distribution function◐
    • 03Expectation and variance of a continuous variable●
    • 04The continuous uniform distribution◐
    • 05Combining independent random variables●

0/5 Read

From notes into training

Probability distributions

Reinforce this topic with matching tasks from the question bank.

~10
min
3
Competencies
Practise

References & sources

Sources

Pearson Edexcel

  • Pearson Edexcel Level 3 Advanced GCE in Statistics (9ST0) Specification

Department for Education / Ofqual

  • GCE AS and A level subject content (Statistics)

Previous topic

Normal distribution

Next topic

Correlation and linear regression

EuraStudy·Notes T·09·MMXXVI

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