Launching your learning experience…
Detailed notes on Probability and Statistics 2 - Paper 6 for Cambridge International A Levels Mathematics, covering key concepts, explanations, examples, and exam-focused revision points.
E and Var of aX+b and aX+bY. Independent normals stay normal.
Mapped to the Cambridge International A Level 9709 syllabus (2024-2026).
aX+b.
Expectation. E(aX+b)=aE(X)+b.
Variance. Var(aX+b)=a2Var(X).
Note. Adding constant b DOESN'T affect variance (just shifts mean).
Scaling. Multiplying by a scales variance by a2. So σ scales by ∣a∣.
Example. E(X)=5, Var(X)=4. Find E and Var of 2X+3.
Cambridge tip. Always square the coefficient for variance.
See the full worked example for linear combinations of random variables →
Independent RVs.
Linearity of expectation. Always holds: E(aX+bY)=aE(X)+bE(Y).
Variance (independence required). Var(aX+bY)=a2Var(X)+b2Var(Y).
Key insight. Var(X−Y)=Var(X)+Var(Y) (signs squared, so both positive).
More than two. Var(∑aiXi)=∑ai2Var(Xi) for independent Xi.
Example. E(X)=3, Var(X)=1, E(Y)=4, Var(Y)=2.
Cambridge tip. State independence explicitly; required for variance formula.
See the full worked example for linear combinations of random variables →
Stay normal.
Key result. If X∼N(μ1,σ12) and Y∼N(μ2,σ22) are INDEPENDENT, then aX+bY∼N(aμ1+bμ2,a2σ12+b2σ22).
Special cases.
Example. X∼N(50,16), Y∼N(40,9).
Sample mean. If X1,…,Xn are iid N(μ,σ2): Xˉ∼N(μ,σ2/n).
Cambridge tip. Always state independence and that normals are involved.
See the full worked example for linear combinations of random variables →
Verbatim phrases and definitions Cambridge mark schemes credit.
Linear combinations appear every S2 — typically 8-12 marks. Most-tested: sum/difference of normals (7 marks), linear transformation (5 marks), sample mean (5-7 marks).
Sources: Cambridge International A Level Mathematics 9709 syllabus (2024-2026); 9709 Examiner Reports 2022-2024; 9709/62 May/Jun 2024 question paper and mark scheme. Last reviewed 2026-05-11.
Step-by-step solutions to past-paper-style questions on linear combinations of random variables, written exactly the way a tutor would explain them at the board.
Question
X has E(X)=5, Var(X)=4. Find E(2X+3) and Var(2X+3). (5 marks)
Step-by-step solution
Step 1
E(aX+b)=aE(X)+b.
E(2X+3)=2(5)+3=13
Step 2
Var(aX+b)=a2Var(X) (constant shift doesn't affect variance).
Var(2X+3)=4×4=16
Answer
E=13; Var=16.
Question
X has E(X)=3, Var(X)=1. Y has E(Y)=4, Var(Y)=2. X and Y independent. Find E(2X−Y) and Var(2X−Y). (7 marks)
Step-by-step solution
Step 1
Linearity of expectation.
E(2X−Y)=2E(X)−E(Y)=6−4=2
Step 2
Variance of independent sum. Var(aX+bY)=a2Var(X)+b2Var(Y).
Step 3
Note: signs squared. Var(2X−Y)=4⋅1+1⋅2=6.
Answer
E=2; Var=6.
Question
X∼N(50,16), Y∼N(40,9) independent. Find distribution of X−Y. (7 marks)
Step-by-step solution
Step 1
Linear combination of independent normals is normal.
Step 2
Mean. E(X−Y)=50−40=10.
Step 3
Variance. Var(X−Y)=16+9=25 (signs squared, so + either way).
Step 4
Distribution.
X−Y∼N(10,25)
Answer
X−Y∼N(10,25).
The formulae you need to memorise for linear combinations of random variables on the Cambridge International A Level 9709 paper, with every variable defined in plain English and a note on when to use it.
E(aX+b)=aE(X)+b;E(aX+bY)=aE(X)+bE(Y)
When to use
Linearity always holds.
Var(aX+b)=a2Var(X);Var(aX+bY)=a2Var(X)+b2Var(Y)
When to use
Variance scales by squared coefficient. Independence required for sum (second formula).
aX+bY∼N(aE(X)+bE(Y),a2Var(X)+b2Var(Y))
When to use
For independent normals X,Y, any linear combination is also normal. Variance uses squared coefficients.
Definitions to memorise and the exact keywords mark schemes credit for linear combinations of random variables answers — sharpened from recent examiner reports for the 2026 Cambridge International A Level 9709 sitting.
Expression of form aX+bY+… with constants a,b,…
Outcomes don't affect each other. Required for variance of sum formula.
The traps other students keep falling into on linear combinations of random variables questions — taken from recent Cambridge International A Level 9709 examiner reports and mark schemes — and how to avoid them.
9709 Examiner Reports 2022-2024
Why it happens
Mimicking expectation.
How to avoid it
Var(X−Y)=Var(X)+Var(Y) (for independent). Sign DOESN'T affect variance.
9709 Examiner Reports 2022-2024
Why it happens
Skipping conditions.
How to avoid it
Verify question states independence (or context implies it). Otherwise variance formula fails.
The things students keep getting wrong in this sub-topic, answered.