OCR B A-level Biology Maths — Worked Solutions
OCR B A-level Biology (Advancing Biology) (H022 / H422) examines real statistics in the exam — the chi-squared test, Spearman’s rank correlation and the Student’s t-test — alongside the standard biology maths such as magnification, surface area to volume ratio, Simpson’s Index of Diversity and the Hardy–Weinberg equation, and these questions cost marks every year. Below are fully worked examples spanning the AS and A-level papers (2016–2024), taught step by step the way an examiner wants to see them, plus a searchable database of every maths question in the past papers.
Worked examples
A spread of the maths skills examined across OCR B Papers 1–3: the chi-squared test, Spearman’s rank correlation and the Student’s t-test, the Hardy–Weinberg equation, Simpson’s Index of Diversity, magnification, the volume and surface area of a sphere, the surface area to volume ratio and rates from a tangent. OCR B is distinctive in setting genuine statistical tests in the exam. Click any example to expand the full method. Video walk-throughs are being added.
1Chi-squared — calculating χ²
Statistics4 marks
A dihybrid cross (RrYy × RrYy) gave 320 offspring, expected in a 9:3:3:1 ratio. Observed: tall purple 175, dwarf purple 57, tall white 63, dwarf white 25. Using χ² = Σ[(O − E)² ÷ E], calculate χ².
The method
- Work out the expected numbers from the 9:3:3:1 ratio (16 parts of 320): one part = 320 ÷ 16 = 20 tall purple = 9 × 20 = 180 dwarf purple = 3 × 20 = 60 tall white = 3 × 20 = 60 dwarf white = 1 × 20 = 20
- For each class find (O − E)², then ÷ E: (175 − 180)² ÷ 180 = 25 ÷ 180 = 0.139 (57 − 60)² ÷ 60 = 9 ÷ 60 = 0.15 (63 − 60)² ÷ 60 = 9 ÷ 60 = 0.15 (25 − 20)² ÷ 20 = 25 ÷ 20 = 1.25
- Sum for χ²: χ² = 0.139 + 0.15 + 0.15 + 1.25 = 1.69
2Spearman’s rank correlation coefficient
Statistics2 marks
Ivy leaf area and petiole length were measured at ten sites. Ranking each variable separately gives a sum of squared rank differences of Σd² = 15.50 with n = 10. Using rₛ = 1 − [6Σd² ÷ n(n² − 1)], calculate rₛ to four decimal places.
The method
- Numerator 6Σd²: 6 × 15.50 = 93
- Denominator n(n² − 1): 10 × (10² − 1) = 10 × 99 = 990
- Divide: 93 ÷ 990 = 0.0939
- Subtract from 1: rₛ = 1 − 0.0939 = 0.9061
3Student’s t-test — calculating t
Statistics3 marks
Mean metabolic rate of a fish was 86.0 at 10 °C and 131.6 at 16 °C (mg O₂ kg⁻¹ hour⁻¹), variance s² = 68.89 for both, n = 10 each. Using t = |x̄₁ − x̄₂| ÷ √(s₁²/n₁ + s₂²/n₂), calculate t to three decimal places.
The method
- Difference of the means (top line): |86.0 − 131.6| = 45.6
- Denominator — s²/n for each group, add, then square-root: 68.89 ÷ 10 = 6.889 (each group) 6.889 + 6.889 = 13.78 √13.78 = 3.712
- Divide: t = 45.6 ÷ 3.712 = 12.285
4Hardy–Weinberg — number of carriers
Genetics3 marks
NGLY1 deficiency is a recessive disease. 75 people worldwide had it in 2022; world population = 7 880 000 000. Using p + q = 1 and p² + 2pq + q² = 1, estimate the number of heterozygous carriers, to 4 significant figures.
The method
- q² = frequency of affected (homozygous recessive) people: q² = 75 ÷ 7 880 000 000 = 9.95 × 10⁻⁹
- q = √q²: q = √(9.95 × 10⁻⁹) = 9.756 × 10⁻⁵
- p = 1 − q: p = 1 − 0.00009756 = 0.99990244
- Carrier frequency 2pq, then × population: 2pq = 2 × 0.99990244 × 0.00009756 = 0.000195098 carriers = 0.000195098 × 7 880 000 000 = 1 537 372
- Round to 4 significant figures: 1 537 372 → 1 537 000
5Simpson’s Index of Diversity (the 1 − … form)
Ecology3 marks
Bird counts in field M were: Dunnock 3, Song thrush 40, Reed bunting 23, Meadow pipit 12, Willow warbler 4, Common redstart 18. Using D = 1 − Σ(n/N)², calculate Simpson’s Index of Diversity.
The method
- Total all counts for N: 3 + 40 + 23 + 12 + 4 + 18 = 100
- For each species work out (n/N)²: Song thrush: (40/100)² = 0.16 Reed bunting: (23/100)² = 0.0529 Common redstart: (18/100)² = 0.0324 … and so on for all six species
- Sum the squared proportions: Σ(n/N)² = 0.2622
- Subtract from 1: D = 1 − 0.2622 = 0.7378
6Magnification of a TEM (image ÷ actual)
Microscopy2 marks
On a TEM of a bacterium, the actual length between two points is 4 µm and the image measures about 43 mm. Calculate the magnification, to 3 significant figures.
The method
- Put image and actual sizes in the same units: 43 mm = 43 000 µm
- Magnification = image ÷ actual: 43 000 µm ÷ 4 µm = 10 750
- Round to 3 significant figures: 10 750 → 10 800
7Surface area of a sphere (4πr²) as a scale-up
Geometry2 marks
An apple is modelled as a sphere of diameter 9 cm with 1.2 lenticels per cm². Using surface area of a sphere = 4πr², calculate the mean number of lenticels on one apple.
The method
- Convert the diameter to a radius first: r = 9 ÷ 2 = 4.5 cm
- Surface area of the sphere = 4πr²: 4 × π × (4.5)² = 4 × π × 20.25 = 254.5 cm²
- Multiply the area by the lenticel density: 254.5 × 1.2 = 305 lenticels
8Standard deviation
Statistics2 marks
Water-uptake rates across three replicates were 7.0, 7.0 and 7.2 mm min⁻¹ (mean 7.07). Calculate the standard deviation.
The method
- Find each deviation from the mean, then square it: (7.0 − 7.07)² = 0.0049 (7.0 − 7.07)² = 0.0049 (7.2 − 7.07)² = 0.0169
- Sum and divide by (n − 1): Σ = 0.0267 0.0267 ÷ (3 − 1) = 0.01335
- Take the square root: √0.01335 = 0.116 ≈ 0.12
9Rate from a tangent (gradient) with units
Rates2 marks
A fetal growth chart plots biparietal diameter (mm) against gestation (weeks) as a curve that flattens over time. Calculate the rate of growth at 30 weeks on the 95th-percentile curve, and state the units.
The method
- “Rate at a point on a curve” means the gradient of a tangent. The rate is changing, so you cannot just divide a y-value by 30. Draw a single straight tangent touching the curve at 30 weeks.
- Read a rise and a run off the tangent and divide: gradient = change in BPD ÷ change in time ≈ 2.7 mm week⁻¹
- State the units from the axes: y-units per x-units = mm per week = mm week⁻¹
10Percentage increase from a graph
Data handling2 marks
On a glucose-tolerance graph, blood glucose was about 7 mmol dm⁻³ at time 0 and about 12 mmol dm⁻³ at 90 minutes. Calculate the percentage increase, to 2 significant figures.
The method
- Find the increase (new − original): 12 − 7 = 5
- Divide by the original (time-0) value: 5 ÷ 7 = 0.714
- Multiply by 100: 0.714 × 100 = 71.4% ≈ 71%
Search the question bank
Every maths question identified across the OCR B A-level Biology (Advancing Biology) past papers (2016–2024), searchable by topic, maths skill, year and paper. Use it to find practice on exactly the skill you need. (Papers labelled “1 AS” / “2 AS” are the AS-level papers; “1 A2”, “2 A2”, “3 A2” are A-level.)
| Year | Paper | Question | Marks | Maths skill | Topic / context |
|---|
Get the full worked solution packs
Complete step-by-step solutions to every maths question in the database — written as teaching scripts with common-mistake warnings — are available as a downloadable PDF pack covering all years, 2016–2024.
