Statistics: measures of dispersion — KCSE Mathematics

KCSE Mathematics · 104 practice questions · 4 syllabus objectives · 4 revision lessons

30 easy36 medium38 hard

Last updated · Aligned to the KNEC KCSE syllabus

What You'll Learn

Key learning outcomes for this topic, aligned to the KNEC KCSE syllabus.

Calculate the range and interquartile range (IQR = Q₃ – Q₁) for ungrouped and grouped data

Calculate the variance and standard deviation for ungrouped data and interpret the spread of a data set

Construct a box-and-whisker plot using the five-number summary (min, Q₁, median, Q₃, max) and interpret the shape of the distribution

Statistics: measures of dispersion

Revision Notes

Concise lesson notes for Statistics: measures of dispersion, written to the KCSE Mathematics marking standard. Read the first lesson free below.

Calculating Range and Interquartile Range

In statistics, measures of dispersion help us understand the spread of data. Range is the difference between the highest and lowest values in a dataset. Interquartile Range (IQR) measures the spread of the middle 50% of data, calculated as Q₃ - Q₁, where Q₃ is the third quartile and Q₁ is the first quartile.

Steps to Calculate Range:

  1. Identify the maximum value (max).
  2. Identify the minimum value (min).
  3. Use the formula: Range = max - min.

Steps to Calculate IQR:

  1. Arrange the data in ascending order.
  2. Find Q₁ (25th percentile) and Q₃ (75th percentile).
  3. Use the formula: IQR = Q₃ - Q₁.

For ungrouped data, list all values. For grouped data, estimate quartiles using cumulative frequency.

Example for ungrouped data: Data: 4, 8, 6, 5, 10

  • Max = 10, Min = 4
  • Range = 10 - 4 = 6
  • Q₁ = 5, Q₃ = 8
  • IQR = 8 - 5 = 3.

Key points to remember

  • Range = max value - min value.
  • IQR = Q₃ - Q₁, where Q₁ and Q₃ are quartiles.
  • Arrange data in ascending order for accurate calculations.
  • Use cumulative frequency for grouped data.

Worked example

Calculate the range and IQR for data: 3, 7, 5, 12, 9.

  • Range: Max = 12, Min = 3, Range = 12 - 3 = 9.
  • Q₁ = 5, Q₃ = 9, IQR = 9 - 5 = 4.

Read all 4 Statistics: measures of dispersion lessons free

Sign up free to unlock the full set of revision notes, all 104 practice questions with marking schemes, plus a personalised study plan that adapts to the topics you keep getting wrong.

More lessons in this topic

Lesson 2: Calculating Variance and Standard Deviation

Objective: Calculate the variance and standard deviation for ungrouped data and interpret the spread of a data set

In statistics, variance and standard deviation are measures of dispersion that indicate how spread out the data points are in a dataset.

To calculate the variance (C3²) for ungrouped data, follow these steps:

  1. Find the mean (average) of the data set.
  2. Subtract the mean from each data point and square the result.
  3. Sum all the squared results.
  4. Divide by the number of data points (n) for population variance or by (n-1) for sample variance.

The standard deviation (C3) is simply the square root of the variance.

Example: Given the data set: 4, 8, 6, 5, 3

  1. Mean = (4 + 8 + 6 + 5 + 3) / 5 = 5.2
  2. Squared deviations: (4-5.2)² = 1.44, (8-5.2)² = 7.84, (6-5.2)² = 0.64, (5-5.2)² = 0.04, (3-5.2)² = 4.84
  3. Sum = 1.44 + 7.84 + 0.64 + 0.04 + 4.84 = 14.8
  4. Variance = 14.8 / 5 = 2.96; Standard deviation = √2.96 ≈ 1.72.

This means the data points are spread out around the mean of 5.2.

  • Variance measures the average of squared deviations from the mean.
  • Standard deviation is the square root of the variance.
  • A higher standard deviation indicates more spread in the data.
  • Use n-1 for sample variance to reduce bias.
  • Interpret results to understand data variability.

Calculate the variance and standard deviation for the data set: 2, 4, 4, 4, 5, 5, 7, 9. Mean = 5; Variance = 4; Standard deviation = 2.

Lesson 3: Constructing Box-and-Whisker Plots

Objective: Construct a box-and-whisker plot using the five-number summary (min, Q₁, median, Q₃, max) and interpret the shape of the distribution

A box-and-whisker plot is a graphical representation of a dataset's five-number summary, which includes:

  • Minimum (Min): The smallest value in the dataset.
  • First Quartile (Q₁): The median of the lower half of the data.
  • Median: The middle value of the dataset.
  • Third Quartile (Q₃): The median of the upper half of the data.
  • Maximum (Max): The largest value in the dataset.

To construct a box-and-whisker plot:

  1. Draw a number line that accommodates the range of your data.
  2. Plot the five-number summary points on the number line.
  3. Draw a box from Q₁ to Q₃, with a line at the median.
  4. Extend whiskers from the box to the min and max values.

Interpreting the shape:

  • If the median is closer to Q₁, the data is positively skewed.
  • If the median is closer to Q₃, the data is negatively skewed.
  • If the box is symmetrical, the data is normally distributed.
  • A box-and-whisker plot shows data distribution clearly.
  • The five-number summary is essential for construction.
  • Skewness indicates the data's asymmetry.
  • The box represents the interquartile range (IQR).
  • Whiskers show the range of the dataset.

Given data: 3, 7, 8, 5, 12. Five-number summary: Min=3, Q₁=5, Median=7, Q₃=8, Max=12. Box from 5 to 8, whiskers to 3 and 12.

Lesson 4: Understanding Measures of Dispersion

Objective: Statistics: measures of dispersion

Measures of dispersion are crucial in statistics as they describe the spread of data points in a dataset. The main measures of dispersion include:

  • Range: The difference between the highest and lowest values. It provides a simple measure of variability.
  • Variance: The average of the squared differences from the mean. It indicates how far the data points are spread out from the mean.
  • Standard Deviation: The square root of the variance. It shows how much the individual data points deviate from the mean on average.

To calculate these measures, follow these steps:

  1. Range: Subtract the smallest value from the largest value.
  2. Variance:
    • Find the mean of the dataset.
    • Subtract the mean from each data point, square the result, and then average those squared results.
  3. Standard Deviation: Take the square root of the variance.

Understanding these measures helps in interpreting data effectively and comparing different datasets.

  • Range indicates the spread between maximum and minimum values.
  • Variance measures the average squared deviation from the mean.
  • Standard deviation provides insight into data variability.
  • Lower values indicate less dispersion; higher values indicate more.
  • These measures are essential for data analysis and interpretation.

Given the data set: 4, 8, 6, 5, 3.

  • Range: 8 - 3 = 5.
  • Variance: Mean = 5.2, Variance = 2.3.
  • Standard Deviation: √2.3 ≈ 1.52.

Sample Questions

Read 3 questions and answers free. Sign up to access all 104 questions with full KNEC-style marking schemes and a personalised study plan.

1
easySHORT ANSWER4 marks

In a school sports day, the times (in seconds) for six athletes to complete a race are: 12, 15, 11, 14, 13, 16. Explain how to calculate the five-number summary and state what the box-and-whisker plot reveals about the athletes' performance. (4 marks)

Answer & marking scheme

Part (a) — 2 marks
Identify the minimum time (11 seconds) (1 mk)
Identify Q₁ (12.5 seconds), median (13.5 seconds), Q₃ (15 seconds), and maximum (16 seconds) (1 mk)
Part (b) — 2 marks
Shows the range of athletes' times (1 mk)
Highlights variability in performance among athletes (1 mk)
2
easySHORT ANSWER4 marks

The monthly temperatures (in °C) recorded for a city over six months are: 22, 25, 27, 23, 30, 28. Describe how to determine the five-number summary and interpret what the box-and-whisker plot indicates about the temperature distribution. (4 marks)

Answer & marking scheme

Part (a) — 2 marks
Identify the minimum temperature (22°C) (1 mk)
Identify Q₁ (23°C), median (26°C), Q₃ (28.5°C), and maximum (30°C) (1 mk)
Part (b) — 2 marks
The plot shows the spread of temperatures (1 mk)
Indicates potential skewness or symmetry in temperature distribution (1 mk)
3
easySHORT ANSWER4 marks

The weights (in kg) of seven parcels are: 10, 12, 14, 9, 11, 13, 15. (a) Calculate the variance of the weights. (2 marks) (b) Calculate the standard deviation of the weights. (2 marks)

Answer & marking scheme

Part (a) — 2 marks
Find the mean of the weights (1 mk)
Calculate variance using the formula Σ(weights - mean)² / 7 (1 mk)
Part (b) — 2 marks
Standard deviation = √variance (1 mk)
Provide final answer rounded to 2 decimal places (1 mk)
4

The ages of a group of five friends are: 22, 25, 19, 21, 23. Calculate the variance and standard deviation of their ages. (4 marks)

+101 More Questions

Sign up free to access all 104 questions with marking schemes, track your progress, and get personalised recommendations.

Frequently asked questions

What does the KCSE Mathematics topic "Statistics: measures of dispersion" cover?

Statistics: measures of dispersion covers Calculate the range and interquartile range (IQR = Q₃ – Q₁) for ungrouped and grouped data; Calculate the variance and standard deviation for ungrouped data and interpret the spread of a data set; Construct a box-and-whisker plot using the five-number summary (min, Q₁, median, Q₃, max) and interpret the shape of the distribution, and more, all aligned to the official KNEC KCSE Mathematics syllabus.

How many practice questions are available for Statistics: measures of dispersion?

HighMarks has 104 Statistics: measures of dispersion practice questions for KCSE Mathematics, each with a full marking scheme. The first 3 are free; sign up to access the rest, plus all KCSE mock exams and past papers.

Are these aligned with the KNEC KCSE syllabus?

Yes. Every objective on this page is taken directly from the official KNEC KCSE Mathematics syllabus. Practice questions match the KCSE exam format and are graded against the standard KNEC marking scheme.

How should I revise Statistics: measures of dispersion for the KCSE exam?

Start with the revision notes on this page to refresh the core concepts, then work through the practice questions in increasing difficulty. Sign up for HighMarks to get a personalised study plan that adapts to the topics you keep getting wrong, plus mock exams, subject-wide practice, and detailed performance tracking. See pricing.

Why Practise Statistics: measures of dispersion?

KNEC Aligned

Questions match the KCSE syllabus objectives and exam format exactly.

Detailed Marking Schemes

Every answer shows exactly what examiners award marks for.

Track Your Mastery

See your score improve as you practise and identify remaining gaps.

Master Statistics: measures of dispersion for KCSE

Sign up free to unlock all 104 questions, track your progress, and get a personalised study plan for Mathematics.