Skip to content
S2.3

Interpret measures of central tendency and variation, extending to standard deviation; be able to calculate standard deviation, including from summary statistics.

Draft — not yet indexed

Averages and standard deviation

Worked answers and methods for S2.3 on Edexcel A-level Maths 9MA0.

Explanation

  • The mean uses every value, while the median is resistant to extremes; choose a measure that suits the distribution and context.
  • Range and interquartile range measure spread using endpoints or quartiles; standard deviation measures typical spread about the mean using all observations.
  • For nn data values, use σ=x2n(xn)2\sigma=\sqrt{\frac{\sum x^2}{n}-\left(\frac{\sum x}{n}\right)^2} unless a different convention is stated.
  • When groups are combined, add nn, x\sum x and x2\sum x^2 before recalculating; averaging separate standard deviations is not valid.
  • Coding data by y=(xa)/by=(x-a)/b simplifies calculation, after which transform the statistics back; grouped-data percentiles require linear interpolation within the relevant class.

Worked example

For 2020 observations, x=310\sum x=310 and x2=5020\sum x^2=5020. Calculate the population standard deviation to 33 significant figures.

  1. 1.The mean is 310/20=15.5310/20=15.5.
  2. 2.Hence σ=5020/2015.52=251240.25=10.75=3.278\sigma=\sqrt{5020/20-15.5^2}=\sqrt{251-240.25}=\sqrt{10.75}=3.278\ldots, so the standard deviation is 3.283.28.

Answer: 3.283.28

Common mistakes

  • Don't average two group means without weighting them by their different sample sizes.
  • Don't use Sxx/nS_{xx}/n as the standard deviation without taking the square root.

Exam tip

Substitute the stated divisor into the variance formula, keep the square root until the end and check the result is non-negative.

Worked practice

Q1
Tier 1 · Easy

1.

Calculate the mean and population standard deviation of 4,7,7,8,94,7,7,8,9. Give the standard deviation to 33 significant figures.

(3)

(Total for Question 1 is 3 marks)

Mark scheme

Mark scheme for question 1
QuestionSchemeMarks
1
  • Mean =7=7.
  • Standard deviation =1.67=1.67 to 33 significant figures.
3
Notes
x=35\sum x=35 and x2=259\sum x^2=259, so xˉ=35/5=7\bar{x}=35/5=7. Then σ=259/572=2.8=1.673\sigma=\sqrt{259/5-7^2}=\sqrt{2.8}=1.673\ldots, giving 1.671.67.

(3 marks)

Q2
Tier 2 · Standard

2.

A data set xx has mean 1212 and standard deviation 33. A new variable is defined by y=5+2xy=5+2x. Find the mean and standard deviation of yy.

(3)

(Total for Question 2 is 3 marks)

Mark scheme

Mark scheme for question 2
QuestionSchemeMarks
2
  • Mean 2929
  • Standard deviation 66
3
Notes
Adding 55 shifts every value and hence adds 55 to the mean but does not change the spread. Multiplying by 22 doubles both the mean contribution and the standard deviation. Thus the new mean is 5+2(12)=295+2(12)=29 and the new standard deviation is 2(3)=6|2|(3)=6.

(3 marks)

Q3
Tier 3 · Hard

3.

Group A has 1212 values with mean 1818 and x2=3996\sum x^2=3996. Group B has 88 values with mean 2424 and x2=4736\sum x^2=4736. Find the mean and population standard deviation of all 2020 values.

(5)

(Total for Question 3 is 5 marks)

Mark scheme

Mark scheme for question 3
QuestionSchemeMarks
3
  • Combined mean =20.4=20.4.
  • Combined standard deviation =4.52=4.52 to 33 significant figures.
5
Notes
The combined sum is 12(18)+8(24)=40812(18)+8(24)=408, so the combined mean is 408/20=20.4408/20=20.4. The combined sum of squares is 3996+4736=87323996+4736=8732. Therefore σ=8732/2020.42=436.6416.16=20.44=4.521\sigma=\sqrt{8732/20-20.4^2}=\sqrt{436.6-416.16}=\sqrt{20.44}=4.521\ldots, giving 4.524.52.

(5 marks)

Q4
Tier 1 · Easy

4.

Eight readings have mean 1414. A ninth reading, 1616, is added. Find the mean of all nine readings, giving your answer to 33 significant figures.

(2)

(Total for Question 4 is 2 marks)

Mark scheme

Mark scheme for question 4
QuestionSchemeMarks
4
  • 14.214.2 to 33 significant figures
2
Notes
The original total is 8(14)=1128(14)=112. After adding 1616, the total is 128128, so the new mean is 128/9=14.222=14.2128/9=14.222\ldots=14.2 to 33 significant figures.

(2 marks)

Q5
Tier 2 · Standard

5.

Machine A fills 1010 containers with x=200\sum x=200 and x2=4040\sum x^2=4040. Machine B fills 88 containers with x=164\sum x=164 and x2=3400\sum x^2=3400. Calculate the mean and population standard deviation for each machine, and compare their consistency. Give standard deviations to 33 significant figures.

(5)

(Total for Question 5 is 5 marks)

Mark scheme

Mark scheme for question 5
QuestionSchemeMarks
5
  • Machine A: mean 2020, standard deviation 2.002.00.
  • Machine B: mean 20.520.5, standard deviation 2.182.18.
  • Machine A is slightly more consistent because it has the smaller standard deviation.
5
Notes
For A, xˉ=200/10=20\bar{x}=200/10=20 and σA=4040/10202=2\sigma_A=\sqrt{4040/10-20^2}=2. For B, xˉ=164/8=20.5\bar{x}=164/8=20.5 and σB=3400/820.52=4.75=2.179\sigma_B=\sqrt{3400/8-20.5^2}=\sqrt{4.75}=2.179\ldots. Smaller standard deviation means less spread, so A is more consistent.

(5 marks)

Q6
Tier 3 · Hard

6.

For 2525 observations of xx, the coded variable y=(x50)/4y=(x-50)/4 satisfies y=30\sum y=30 and y2=100\sum y^2=100. Find the mean and population standard deviation of xx. One further observation, x=62x=62, is then added. Find the new mean and population standard deviation. Give all non-integer answers to 33 significant figures.

(7)

(Total for Question 6 is 7 marks)

Mark scheme

Mark scheme for question 6
QuestionSchemeMarks
6
  • Original mean =54.8=54.8 and original standard deviation =6.40=6.40.
  • New mean =55.1=55.1 and new standard deviation =6.43=6.43.
7
Notes
For yy, the mean is 30/25=1.230/25=1.2 and the variance is 100/251.22=2.56100/25-1.2^2=2.56, so σy=1.6\sigma_y=1.6. Since x=4y+50x=4y+50, xˉ=4(1.2)+50=54.8\bar{x}=4(1.2)+50=54.8 and σx=4(1.6)=6.4\sigma_x=4(1.6)=6.4. Also x=1370\sum x=1370 and x2=76100\sum x^2=76100. After adding 6262, these become 14321432 and 7994479944 for 2626 values. Thus the new mean is 1432/26=55.07691432/26=55.0769\ldots and the new standard deviation is 79944/26(1432/26)2=6.4266\sqrt{79944/26-(1432/26)^2}=6.4266\ldots, giving 55.155.1 and 6.436.43.

(7 marks)

Q7
Tier 2 · Standard

7.

A set of 1616 observations has mean 7.57.5 and population standard deviation 2.252.25. Find x\sum x and x2\sum x^2.

(4)

(Total for Question 7 is 4 marks)

Mark scheme

Mark scheme for question 7
QuestionSchemeMarks
7
  • x=120\sum x=120
  • x2=981\sum x^2=981
4
Notes
The sum is nxˉ=16(7.5)=120n\bar{x}=16(7.5)=120. Rearranging σ2=x2/nxˉ2\sigma^2=\sum x^2/n-\bar{x}^2 gives x2=n(σ2+xˉ2)=16(2.252+7.52)=16(61.3125)=981\sum x^2=n(\sigma^2+\bar{x}^2)=16(2.25^2+7.5^2)=16(61.3125)=981.

(4 marks)

Q8
Tier 3 · Hard

8.

Eight observations have mean 1010 and population standard deviation 33. Six of the observations are 5,10,11,12,12,125,10,11,12,12,12; the other two are uu and vv, where uvu\leq v. Find uu and vv.

(6)

(Total for Question 8 is 6 marks)

Mark scheme

Mark scheme for question 8
QuestionSchemeMarks
8
  • u=5u=5 and v=13v=13
6
Notes
The total sum is 8(10)=808(10)=80, while the six known values sum to 6262, so u+v=18u+v=18. The total sum of squares is 8(32+102)=8728(3^2+10^2)=872. The known squares sum to 678678, so u2+v2=194u^2+v^2=194. Hence 2uv=(u+v)2(u2+v2)=324194=1302uv=(u+v)^2-(u^2+v^2)=324-194=130, giving uv=65uv=65. Thus uu and vv are the roots of t218t+65=0=(t5)(t13)t^2-18t+65=0=(t-5)(t-13); the stated order gives u=5u=5 and v=13v=13.

(6 marks)

Q9
Tier 3 · Hard

9.

A grouped frequency table has classes 0x<100\leq x<10, 10x<2010\leq x<20, 20x<3020\leq x<30 and 30x<5030\leq x<50, with respective frequencies 33, 55, 88 and 44. Using class midpoints, estimate the mean and population standard deviation. Give the standard deviation to 33 significant figures and explain why both answers are estimates rather than exact statistics for the raw data.

(6)

(Total for Question 9 is 6 marks)

Mark scheme

Mark scheme for question 9
QuestionSchemeMarks
9
  • Estimated mean =22.5=22.5
  • Estimated population standard deviation =11.1=11.1 to 33 significant figures
  • The calculations replace every observation in a class by its midpoint, so the within-class positions of the raw observations are unknown.
6
Notes
Use midpoints 5,15,25,405,15,25,40. Then fx=3(5)+5(15)+8(25)+4(40)=450\sum fx=3(5)+5(15)+8(25)+4(40)=450, so xˉ=450/20=22.5\bar{x}=450/20=22.5. Also fx2=3(25)+5(225)+8(625)+4(1600)=12600\sum fx^2=3(25)+5(225)+8(625)+4(1600)=12600. Hence σ=12600/2022.52=123.75=11.124\sigma=\sqrt{12600/20-22.5^2}=\sqrt{123.75}=11.124\ldots, giving 11.111.1. Midpoint substitution loses the unknown variation within each class.

(6 marks)

Q10
Tier 3 · Hard

10.

Two groups together contain 1010 observations with mean 16.416.4 and population variance 28.4428.44. Group A contains 44 observations with mean 1111 and population variance 55. Find the mean and population standard deviation of the 66 observations in group B. Use unrounded values in your working and give the standard deviation to 33 significant figures.

(6)

(Total for Question 10 is 6 marks)

Mark scheme

Mark scheme for question 10
QuestionSchemeMarks
10
  • Mean of group B =20=20
  • Population standard deviation of group B =3.42=3.42 to 33 significant figures
6
Notes
The combined sum is 10(16.4)=16410(16.4)=164 and group A contributes 4(11)=444(11)=44, so group B has sum 120120 and mean 2020. From σ2=x2/nxˉ2\sigma^2=\sum x^2/n-\bar{x}^2, the combined sum of squares is 10(28.44+16.42)=297410(28.44+16.4^2)=2974, while group A contributes 4(5+112)=5044(5+11^2)=504. Thus group B has sum of squares 24702470, variance 2470/6202=35/32470/6-20^2=35/3, and standard deviation 35/3=3.41565=3.42\sqrt{35/3}=3.41565\ldots=3.42.

(6 marks)

Verified exam appearances

We have not yet indexed a verified real-paper appearance for S2.3. Browse the Edexcel A-level Maths 9MA0 past papers directly.

Other points in S2 Data presentation and interpretation

Want help turning this into marks?

Bring S2.3 or any tricky specification point, and we can work through the method and exam wording together.