1. Overview
Statistical charts and diagrams are essential tools for visually representing and interpreting data. This topic covers how to construct and interpret bar charts, pie charts, pictograms, stem-and-leaf diagrams, and simple frequency distributions. These skills are crucial for understanding patterns, trends, and making informed decisions based on data presented in the IGCSE Mathematics (0580) exam.
Key Definitions
- Frequency: The number of times a specific value or category occurs in a data set.
- Discrete Data: Data that can only take specific values (e.g., number of children, shoe sizes).
- Continuous Data: Data that can take any value within a range (e.g., height, time, mass).
- Stem-and-Leaf Diagram: A way of organizing data into groups based on place value to show the distribution.
- Sector: A "slice" of a pie chart representing a specific category.
- Key: A vital note explaining what symbols in a pictogram or digits in a stem-and-leaf diagram represent.
Core Content
A. Bar Charts
Bar charts represent discrete or categorical data.
- Bars must be of equal width.
- There must be gaps between the bars.
- The height of the bar represents the frequency.
B. Pie Charts
Pie charts show how a total is divided into categories. To draw one, you must calculate the angle for each sector.
Worked example 1 — Calculating Pie Chart Sector Angles
Question: A survey of 40 students asked about their favorite subject. 16 chose Mathematics, 8 chose English, 12 chose Science, and 4 chose History. Calculate the angles for each sector in a pie chart representing this data.
Step 1: Find the total frequency. The total number of students surveyed is already given as 40.
Step 2: Calculate the angle per unit of frequency. $360^\circ \div 40 = 9^\circ$ Each student represents $9^\circ$ in the pie chart.
Step 3: Multiply each frequency by the angle per unit.
- Mathematics: $16 \times 9^\circ = 144^\circ$
- English: $8 \times 9^\circ = 72^\circ$
- Science: $12 \times 9^\circ = 108^\circ$
- History: $4 \times 9^\circ = 36^\circ$
Step 4: Check that the angles sum to 360°. $144^\circ + 72^\circ + 108^\circ + 36^\circ = 360^\circ$
Answer:
- Mathematics: 144°
- English: 72°
- Science: 108°
- History: 36°
C. Pictograms
Pictograms use symbols to represent a specific number of items.
- Always include a key.
- Partial symbols represent fractions of the key value (e.g., half a symbol).
Worked example 2 — Representing Data with a Pictogram
Question: A shop sold the following number of books each day: Monday: 15, Tuesday: 20, Wednesday: 10, Thursday: 5. Create a pictogram to represent this data, using the key 📚 = 5 books.
Step 1: Determine the number of symbols needed for each day.
- Monday: $15 \div 5 = 3$ symbols
- Tuesday: $20 \div 5 = 4$ symbols
- Wednesday: $10 \div 5 = 2$ symbols
- Thursday: $5 \div 5 = 1$ symbol
Step 2: Draw the pictogram.
- Monday: 📚 📚 📚
- Tuesday: 📚 📚 📚 📚
- Wednesday: 📚 📚
- Thursday: 📚
Step 3: Include the key. Key: 📚 = 5 books
D. Stem-and-Leaf Diagrams
These organize numerical data while keeping the original values visible.
- The "Leaf" is always a single digit.
- The "Stem" can be one or more digits.
- Data must be arranged in ascending order.
Worked example 3 — Constructing a Stem-and-Leaf Diagram
Question: Represent the following set of data using a stem-and-leaf diagram: 42, 51, 35, 48, 39, 55, 42, 31, 58.
Step 1: Sort the data in ascending order. 31, 35, 39, 42, 42, 48, 51, 55, 58
Step 2: Identify the stems and leaves. The stems will be the tens digits (3, 4, and 5), and the leaves will be the units digits.
Step 3: Create the stem-and-leaf diagram.
Stem | Leaf
3 | 1 5 9
4 | 2 2 8
5 | 1 5 8
Key: 3 | 1 means 31
E. Simple Frequency Distributions
This is a table showing the frequency of each score or class interval.
Extended Content (Extended Curriculum)
The IGCSE Extended syllabus includes Histograms with unequal class widths. In a histogram, the area of the bar represents the frequency, not the height. We use Frequency Density for the vertical scale. This is particularly important when the class widths are not equal, as using frequency directly would misrepresent the data.
Worked example 4 — Constructing a Histogram with Unequal Class Widths
Question: The table below shows the distribution of waiting times (in minutes) at a doctor's surgery. Draw a histogram to represent this data.
| Waiting Time (minutes) | Frequency |
|---|---|
| $0 \le x < 5$ | 8 |
| $5 \le x < 15$ | 12 |
| $15 \le x < 20$ | 6 |
| $20 \le x < 40$ | 8 |
Step 1: Calculate the class width for each interval.
- Class 1: $5 - 0 = 5$
- Class 2: $15 - 5 = 10$
- Class 3: $20 - 15 = 5$
- Class 4: $40 - 20 = 20$
Step 2: Calculate the frequency density for each interval. Frequency Density = Frequency / Class Width
- Class 1: $8 \div 5 = 1.6$
- Class 2: $12 \div 10 = 1.2$
- Class 3: $6 \div 5 = 1.2$
- Class 4: $8 \div 20 = 0.4$
Step 3: Draw the histogram. The x-axis represents the waiting time (minutes), and the y-axis represents the frequency density.
- The first bar goes from 0 to 5 on the x-axis with a height of 1.6.
- The second bar goes from 5 to 15 with a height of 1.2.
- The third bar goes from 15 to 20 with a height of 1.2.
- The fourth bar goes from 20 to 40 with a height of 0.4.
Key Equations
Pie Chart Sector Angle: $\text{Sector Angle} = \frac{\text{Frequency}}{\text{Total Frequency}} \times 360^\circ$ Note: This formula is NOT provided on the IGCSE formula sheet; it must be memorized.
Frequency Density (for Histograms): $\text{Frequency Density} = \frac{\text{Frequency}}{\text{Class Width}}$ Note: This formula is NOT provided on the IGCSE formula sheet; it must be memorized.
Frequency (from Histogram): $\text{Frequency} = \text{Frequency Density} \times \text{Class Width}$ Note: This formula is NOT provided on the IGCSE formula sheet; it must be memorized.
Common Mistakes to Avoid
- ❌ Wrong: Forgetting the key on a stem-and-leaf diagram, leading to misinterpretation of the data.
- ✓ Right: Always include a key, such as "Key: 4 | 7 means 47," to clearly define the place value represented in the diagram.
- ❌ Wrong: Drawing bars touching in a bar chart when representing discrete data. This implies continuity where none exists.
- ✓ Right: Leave equal gaps between bars in a bar chart to clearly show that the categories are distinct and separate.
- ❌ Wrong: Using frequency directly as the height of bars in a histogram with unequal class widths. This distorts the representation of the data.
- ✓ Right: Calculate Frequency Density ($FD = \frac{\text{Frequency}}{\text{Class Width}}$) and use this value for the height of the bars in the histogram.
- ❌ Wrong: Missing or duplicating a data point when transferring numbers to a stem-and-leaf diagram.
- ✓ Right: Carefully count the number of data points in the original set and ensure the stem-and-leaf diagram contains the same number of leaves. Double-check each transfer.
- ❌ Wrong: Not arranging the leaves in ascending order in a stem-and-leaf diagram.
- ✓ Right: Always arrange the leaves in ascending order from left to right for each stem to easily identify the median and distribution of the data.
Exam Tips
- Command Words: If asked to "Interpret," look for the mode (most common), median (middle value), range (highest - lowest), and any unusual outliers. If asked to "Construct," use a ruler and sharp pencil for accuracy.
- Accuracy: When drawing pie charts, the examiner allows a tolerance of $\pm 2^\circ$. Use a sharp pencil, a protractor, and double-check your angle calculations.
- Labels: Always label your axes on graphs and charts. Students often lose marks for forgetting "Frequency" or "Frequency Density" on the y-axis of histograms or bar charts.
- Calculator Tip: For pie charts, calculate the "angle per unit frequency" first ($360 \div \text{Total Frequency}$). Store this value in your calculator's memory to quickly multiply by each individual frequency.
- Finding the Median: In a stem-and-leaf diagram, the median is the middle value when the data is ordered. Use the "cross-off" method from both ends (smallest and largest) to systematically find the center leaf. If there are two middle values, calculate their average.