Detailed notes on Probability for IB DP Mathematics, covering key concepts, explanations, examples, and exam-focused revision points.
Take this whole topic with you
Probability Distribution — frequently asked questions
The things students keep getting wrong in this sub-topic, answered.
Probability Distributions — IB Maths AA HL: discrete and continuous, $E(X)$, $\text{Var}(X)$, binomial, normal
AA HL extends SL with continuous random variables (probability density functions) and richer normal-distribution applications. This note covers discrete and continuous distributions, expected value, variance, and the two named distributions B(n,p) and N(μ,σ2).
At a glance
DISCRETE: probabilities sum to 1; E(X)=∑xP(X=x); Var(X.
What you’ll learn
Mapped to the IB DP Maths AA HL subject guide (2021 onwards (applies to 2026 exams)).
AO1 — Define discrete and continuous random variables; state expected value formulas.
AO1 — Apply binomial and normal formulas.
AO2 — Compute probabilities and inverse normals via GDC.
AO2 — Find E(X) and Var(X) for continuous distributions via integration.
AO3 — Justify the choice of distribution with the four binomial conditions or normal context.
Discrete and continuous random variables
Sum or integrate.
Discrete.X takes values x1,x2,… with probabilities summing to 1.
Binomial and Normal distributions
B(n,p) for counts, N(μ,σ2) for measurements.
Binomial . independent trials, each success with probability .
Quick recap
Discrete: ∑p=1, E(X)=∑xp, .
Memorise this
Verbatim phrases, formulae and definitions IB DP mark schemes credit (key for AO1 knowledge marks on Paper 1).
E(X)=∑xp (discrete) or ∫xf (continuous)
How it’s examined
Paper 1: discrete distribution tables, small-n binomial, exact normal values via standardisation. Paper 2: GDC arithmetic. Paper 3: extended-response inference and modelling.
Step-by-step worked examples — Probability Distribution
Step-by-step solutions to past-paper-style questions on probability distribution, written exactly the way a tutor would explain them at the board.
1Expected value from a table
Getting started• discrete
▼
Question
X takes values 0,1,2,3 with probabilities 0.1,0.3,0.4,0.2. Find E(X) and Var(X).
Step-by-step solution
Step 1
E(X)=0(0.1)+1(0.3)+2(0.4)+3.
Answer
E(X)=1.7, Var(X)=0.81.
2Binomial — at least one
Building confidence• binomial
▼
Question
A quality control test passes parts with probability 0.95. From 20 parts, find P(X≥19) where X is the number passing.
Step-by-step solution
3Normal — central probability and cutoff
Building confidence• normal, GDC
▼
Question
Exam scores X∼N(62,12. (a) Find . (b) Find the score above which the top 5% lie.
4Continuous: verify pdf and find variance
Stretch• continuous, integration
▼
Question
f(x)=kx for , else 0. Find , and .
Key Definitions and Keywords — Probability Distribution
Definitions to memorise and the exact keywords mark schemes credit for probability distribution answers — sharpened from recent examiner reports for the 2026 IB DP Maths AA HL sitting.
Binomial distribution B(n,p)
Examiner keyword
Count of successes in n independent trials, constant p per trial. E(X)=np, Var(X)=np(1−p).
Normal distribution N(μ,σ2)
Examiner keyword
Symmetric continuous distribution with mean μ and variance . Standardise to .
Probability density function (pdf)
Examiner keyword
Non-negative function f with ∫f=1; .
Common Mistakes and Misconceptions — Probability Distribution
The traps other students keep falling into on probability distribution questions — taken from recent IB DP Maths AA HL examiner reports and mark schemes — and how to avoid them.
✕Computing probabilities without writing X∼B(n,p) or X∼N(μ,σ2).
▼
Why it happens
Jumping to the GDC.
How to avoid it
STATE the distribution and parameters — this earns AO1 method marks even if the arithmetic slips.
✕Using variance where the GDC requires standard deviation.
▼
Why it happens
N(μ,σ2) has σ but GDC takes .
✕P(X≥7)=1− binomCdf(n,p,7) for a discrete variable.