Edexcel A (SNAB) A-level Biology Maths — Worked Solutions
Edexcel A-level Biology A (Salters-Nuffield / SNAB) puts real statistics in the exam — the Student’s t-test, Spearman’s rank and chi-squared — alongside the standard biology maths, and these questions cost marks every year. Below are fully worked examples spanning Papers 1–3, 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 Edexcel A (SNAB) Papers 1–3: the Student’s t-test, Spearman’s rank correlation and chi-squared, the Hardy–Weinberg equation, the SNAB index of diversity, standard deviation, magnification, the volume of a sphere, the temperature coefficient Q₁₀ and percentage change. Click any example to expand the full method. Video walk-throughs are being added.
1The Student’s t-test — calculating t
Statistics3 marks
Brine-shrimp lengths were compared for two salt solutions. Means: x̄₁ = 1.102 mm (3%) and x̄₂ = 0.949 mm (5%); variances s₁² = 0.0059 and s₂² = 0.0054; n = 10. Using t = (x̄₁ − x̄₂) ÷ √[(s₁² + s₂²) ÷ n], calculate the value of t.
The method
- Top line — difference between the means: 1.102 − 0.949 = 0.153
- Bottom line — add the variances, ÷ n, then square-root the whole bracket: (0.0059 + 0.0054) ÷ 10 = 0.00113 √0.00113 = 0.0336
- Divide top by bottom for t: t = 0.153 ÷ 0.0336 = 4.55
2Spearman’s rank correlation coefficient
Statistics8 marks
For seven blowfly species, two temperatures were ranked: the temperature for 50% larval survival and the temperature of sand chosen for pupation. The sum of the squared rank differences is Σd² = 34 and n = 7. Using rₛ = 1 − [6Σd² ÷ n(n² − 1)], calculate rₛ, then say whether the correlation is significant (critical value at n = 7 is 0.786).
The method
- Numerator 6Σd²: 6 × 34 = 204
- Denominator n(n² − 1): 7 × (7² − 1) = 7 × 48 = 336
- Divide, then subtract from 1: 204 ÷ 336 = 0.607 rₛ = 1 − 0.607 = 0.393
- Compare with the critical value: 0.393 < 0.786 → not significant
3Chi-squared — calculating χ² and concluding
Statistics5 marks
A dihybrid zebrafish cross gave observed (O) and expected (E) numbers: stripes/long O = 270, E = 288; stripes/short O = 87, E = 96; spots/long O = 115, E = 96; spots/short O = 40, E = 32. Using χ² = Σ[(O − E)² ÷ E], calculate χ², then conclude using the critical value at 3 degrees of freedom (7.82).
The method
- For each class, (O−E)² ÷ E: (270−288)²/288 = 324/288 = 1.125 (87−96)²/96 = 81/96 = 0.844 (115−96)²/96 = 361/96 = 3.760 (40−32)²/32 = 64/32 = 2.000
- Sum for χ²: 1.125 + 0.844 + 3.760 + 2.000 = 7.73
- Degrees of freedom = categories − 1: 4 − 1 = 3
- Compare with the critical value (3 df, p = 0.05): 7.73 < 7.82 → not significant
4Hardy–Weinberg — frequency of carriers
Genetics3 marks
Cystic fibrosis is recessive and 1 in 2500 babies are born with it. Using the Hardy–Weinberg equations p + q = 1 and p² + 2pq + q² = 1, calculate the probability that a person is a carrier (heterozygous).
The method
- Affected babies are the recessive homozygote = q²: q² = 1 ÷ 2500 = 0.0004
- Square-root for q: q = √0.0004 = 0.020
- Find p (p + q = 1): p = 1 − 0.020 = 0.980
- Carriers = 2pq: 2 × 0.980 × 0.020 = 0.0392 = 3.92%
5Index of diversity (the SNAB formula)
Ecology2 marks
A pond survey gave a total of N = 156 organisms and a sum of n(n−1) across all species of Σn(n−1) = 9110. Using the index of diversity D = N(N − 1) ÷ Σn(n − 1), calculate D for this pond.
The method
- Numerator N(N−1): 156 × 155 = 24 180
- Divide by Σn(n−1): 24 180 ÷ 9110 = 2.65
6Standard deviation
Statistics3 marks
Wheat-grain masses (tonnes per hectare) were recorded for 10 plots, with a mean of 2.489 and a sum of squared deviations Σ(x − x̄)² = 31.49. Using s = √[Σ(x − x̄)² ÷ (n − 1)], calculate the standard deviation.
The method
- Sum of squared deviations (given): Σ(x − x̄)² = 31.49
- Divide by (n − 1) = 9 (this is the variance): 31.49 ÷ 9 = 3.499
- Take the square root: √3.499 = 1.87
7Magnification from a measured image
Microscopy3 marks
A line on a photograph represents the width of a vascular bundle whose actual width is 320 µm. The line measures about 36 mm on the image. Calculate the magnification.
The method
- Convert the image measurement to the same unit (mm → µm, ×1000): 36 mm = 36 000 µm
- Magnification = image size ÷ actual size: 36 000 ÷ 320 = 112.5
8Volume of a sphere
Geometry2 marks
A neutrophil has a diameter of 10 µm. Using the volume of a sphere V = ⁴⁄₃πr³, calculate the volume of one neutrophil in µm³.
The method
- Radius = half the diameter: r = 10 ÷ 2 = 5 µm
- Cube the radius: 5³ = 125
- Multiply by ⁴⁄₃π: ⁴⁄₃ × π × 125 = 523.6 µm³
9Temperature coefficient Q₁₀
Rates1 mark
Catalase produced a mean oxygen volume of 80 mm³ at 20 °C and 240 mm³ at 30 °C. Calculate the temperature coefficient Q₁₀ between 20 °C and 30 °C.
The method
- Q₁₀ = rate at (T + 10 °C) ÷ rate at T: 240 ÷ 80 = 3
10Percentage increase from a graph
Percentages2 marks
A graph shows people diagnosed with cancer each year. Diagnoses read about 330 000 in 2009 and about 390 000 in 2019. Calculate the percentage increase from 2009 to 2019, to 3 significant figures.
The method
- Find the increase (% increase uses the rise): 390 000 − 330 000 = 60 000
- Divide by the original (2009) value and ×100: (60 000 ÷ 330 000) × 100 = 18.18…
- Round to 3 significant figures: ≈ 18.2%
Search the question bank
Every maths question identified across the Edexcel A-level Biology A (SNAB) past papers (2016–2025), 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–2025.
