# Representation and Summary of Data (Edexcel IAL Maths S1)

> Mathematics · Edexcel IAL S1
> Source: https://www.owlsprep.com/study/edexcel-ial-math-s1-representation-and-summary-of-data/

This guide covers all Edexcel IAL S1 content for data representation and summary, including diagram interpretation, location/dispersion measures, coding, skewness and outlier rules.

**Prerequisites:** [Basic arithmetic and algebraic rearrangement](https://www.owlsprep.com/study/edexcel-ial-maths-core-1-algebra-basics/); [Familiarity with discrete and continuous data types](https://www.owlsprep.com/study/edexcel-ial-maths-s1-data-types/)

## Learning objectives

- Interpret histograms, stem-and-leaf diagrams and box plots to compare distributions
- Calculate mean, median, mode for grouped and ungrouped discrete/continuous data
- Apply coding to simplify calculations of mean and standard deviation
- Compute variance, standard deviation, range and interpercentile ranges, including simple interpolation
- Interpret skewness and apply given outlier rules in exam questions

## Interpreting Data Visualizations for Distribution Comparison

Exam questions almost always provide pre-drawn diagrams, so your focus is on extracting key statistics and comparing two or more distributions using context. Common diagrams include histograms, stem-and-leaf diagrams (including back-to-back variants) and box plots.

**Box Plot** — Diagram displaying minimum value, lower quartile (Q₁), median (Q₂), upper quartile (Q₃) and maximum value of a data set, clearly showing spread and central tendency.

**Worked example:** The box plots below show test scores (out of 100) for Year 12 students studying Biology and Chemistry. Compare the distributions of scores for the two subjects.

1. Compare central tendency: median Biology score = 68, median Chemistry score = 56, so typical Biology scores are 12 marks higher.
2. Compare spread: IQR for Biology = 72 - 58 = 14, IQR for Chemistry = 62 - 43 = 19, so Biology scores are less varied.
3. Compare range: total range for Biology = 88 - 32 = 56, total range for Chemistry = 92 - 22 = 70, so Chemistry scores have wider overall spread.
4. Contextual conclusion: Overall, Biology students performed better on this test with more consistent scores than Chemistry students.

> **Exam tip:** Always reference context when comparing distributions, not just numerical values, to gain full marks.

*Calculator:* allowed

## Measures of Location & Coding

Measures of location describe the central or typical value of a data set. You will calculate these for ungrouped and grouped discrete/continuous data, and use coding to simplify complex calculations.

**Coding** — Linear transformation of raw data $x$, where $a$ and $b$ are constants chosen to reduce the size of values you work with. The original mean is recovered using $\bar{x} = b\bar{y} + a$.

*Notation:* y = \frac{x - a}{b}

**Worked example:** The height ($x$ cm) of 30 students is coded using $y = \frac{x - 150}{10}$. The mean of the coded data is $\bar{y} = 2.4$. Calculate the mean height of the students.

1. Rearrange the coding formula to solve for $x$ in terms of $y$:
2. $$x = 10y + 150$$
3. Apply the linear transformation to the mean of the coded data:
4. $$\bar{x} = 10\bar{y} + 150 = 10(2.4) + 150 = 24 + 150 = 174$$
5. The mean height of the students is 174 cm.

> **tip**
>
> Coding does not change the shape of the distribution, only the position and scale of values, so skewness remains identical after coding.

*Calculator:* allowed

## Measures of Dispersion

Measures of dispersion describe the spread of values in a data set. You will calculate range, interpercentile ranges, variance and standard deviation, and use simple interpolation for grouped data where percentiles fall between class boundaries.

**Sample Standard Deviation** — Square root of sample variance, measuring average deviation of values from the mean, in the same units as the original data. For coded data $y$, $s_x = |b| \times s_y$.

**Worked example:** For the same coded height data $y = \frac{x - 150}{10}$, the standard deviation of $y$ is 0.82. Calculate the standard deviation of the original height data, in cm.

1. Recall that coding only scales standard deviation by the absolute value of the divisor $b$: adding or subtracting a constant does not affect spread.
2. $$s_x = b \times s_y$$
3. Substitute the given values ($b=10$, $s_y=0.82$):
4. $$s_x = 10 \times 0.82 = 8.2$$
5. The standard deviation of the original height data is 8.2 cm.

> **Exam tip:** When calculating interpercentile ranges for grouped data, always use class boundaries (not upper/lower class limits) for interpolation to avoid errors.

*Calculator:* allowed

## Skewness & Outliers

Skewness describes the asymmetry of a distribution. You will be asked to interpret skewness from diagrams or summary statistics, and apply outlier rules explicitly given in the question (no default rule is required).

**Positive (Right) Skew** — Distribution with a long tail to the right, where mean > median > mode. Negative (left) skew has a long tail to the left, where mode > median > mean.

**Worked example:** A distribution of monthly salary data has a mean of £3200, median of £2800 and mode of £2200. State the type of skewness shown, justifying your answer.

1. Compare the values of mode, median and mean:
2. $$2200 < 2800 < 3200 \implies \text{mode} < \text{median} < \text{mean}$$
3. This ordering of measures corresponds to positive (right) skew, explained by a small number of very high salaries pulling the mean above the median.

> **warning**
>
> Never use the 1.5×IQR outlier rule unless it is explicitly stated in the question. Edexcel IAL S1 exams always provide the exact outlier rule to use for each question.

*Calculator:* allowed

## Common pitfalls

- **Wrong:** Comparing distributions using only median values without mentioning spread or context
  - Why it fails: Exam questions require 2-3 comparison points for full marks, including central tendency, spread, and contextual interpretation
  - Correct: Always compare median, IQR/range, and add a 1-sentence contextual conclusion when comparing distributions
- **Wrong:** Forgetting to reverse coding when calculating the original mean or standard deviation
  - Why it fails: Coded values are transformed, so you cannot use coded statistics directly as final answers for raw data questions
  - Correct: Use $\bar{x} = b\bar{y} + a$ for mean and $s_x = |b|s_y$ for standard deviation to recover original values after coding
- **Wrong:** Using class limits instead of class boundaries when interpolating percentiles for grouped data
  - Why it fails: Class limits are the minimum and maximum values that can belong to a class, while boundaries are the points where classes meet, so using limits leads to incorrect interpolation results
  - Correct: Always convert grouped data classes to continuous boundaries before carrying out percentile interpolation
- **Wrong:** Assuming a default outlier rule (e.g. 1.5×IQR) when none is given
  - Why it fails: Edexcel IAL S1 explicitly states that all outlier rules are provided in the question, so using an unstated rule will give an incorrect answer and lose marks
  - Correct: Only apply the outlier rule exactly as written in the question text
- **Wrong:** Confusing positive and negative skew by mixing up the order of mean, median and mode
  - Why it fails: Skew is named for the direction of the long tail, not the position of the peak, leading to easy mix-ups
  - Correct: Remember that positive skew has a tail to the right (higher values) so mean is pulled up above median, while negative skew has a tail to the left (lower values) so mean is pulled down below median

## Cheatsheet

| Concept | Formula/Rule | Exam Note |
| --- | --- | --- |
| Mean (ungrouped) | $\bar{x} = \frac{\Sigma x}{n}$ | For grouped data use midpoints as $x$ values |
| Coding Transformation ($y=\frac{x-a}{b}$) | $\bar{x} = b\bar{y} + a$, $s_x = \|b\|s_y$ | Adding/subtracting $a$ has no effect on standard deviation |
| IQR | $Q_3 - Q_1$ | Measures spread of middle 50% of data, unaffected by outliers |
| Standard Deviation | $s = \sqrt{\text{variance}}$ | Same units as original data, variance is squared units |
| Skewness Interpretation | mode < median < mean = positive skew; mode > median > mean = negative skew | Skew is named for the direction of the long tail |
| Outliers | Apply rule given in question only | Do not use 1.5×IQR rule unless explicitly stated |

## What's next

Now that you have mastered data representation and summary for Edexcel IAL S1, you are ready to move on to probability, the next core topic in the S1 specification. The concepts you have learned around distribution shape and spread will directly support your work on probability distributions, correlation and regression later in the course. Practice past paper questions on this topic to build speed and accuracy, paying close attention to command terms that ask you to compare, interpret or calculate values to maximize your marks.

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/edexcel-ial-math-s1-representation-and-summary-of-data/
