Skip to content

9709 · 5.1

Representation of data — practice questions

Practice and worked examples for 9709 Representation of data. Short previews only — attempt the full question in MarkScheme against the official scheme.

Worked example 1

The times, tt minutes, taken by 80 people to complete a crossword puzzle are summarised in the table below.

Time (t mins)Frequency
10 ≤ t < 1510
------
15 ≤ t < 2530
25 ≤ t < 3525
35 ≤ t < 5015

(i) Draw a histogram to represent this information. (ii) Calculate an estimate for the mean time taken.

Show solution outline

(i) First, we need to calculate the class widths and frequency densities for the unequal class intervals.

Time (t mins)Class WidthFrequencyFrequency Density (f/cw)
10 ≤ t < 1551010/5 = 2.0
------------
15 ≤ t < 25103030/10 = 3.0
25 ≤ t < 35102525/10 = 2.5
35 ≤ t < 50151515/15 = 1.0

The histogram is drawn with 'Time (t mins)' on the horizontal axis and 'Frequency Density' on the vertical axis. The bars have widths 5, 10, 10, 15 and heights 2.0, 3.0, 2.5, 1.0 respectively. There are no gaps between the bars.

(ii) To estimate the mean, we need the mid-point (xx) of each class.

Time (t mins)Mid-point (x)Frequency (f)fx
10 ≤ t < 1512.510125
------------
15 ≤ t < 252030600
25 ≤ t < 353025750
35 ≤ t < 5042.515637.5

Total frequency, f=10+30+25+15=80\sum f = 10+30+25+15 = 80. Total fxfx, fx=125+600+750+637.5=2112.5\sum fx = 125 + 600 + 750 + 637.5 = 2112.5.

Estimated Mean, xˉ=fxf=2112.580=26.40625\bar{x} = \frac{\sum fx}{\sum f} = \frac{2112.5}{80} = 26.40625.

So, the estimated mean time is 26.4 minutes (to 3 s.f.).

Worked example 2

The cumulative frequency graph shows the heights, in cm, of 120 plants.

(A cumulative frequency graph is shown, starting at (0,0), passing through (10, 20), (20, 70), (30, 105), (40, 120). The x-axis is 'Height (cm)' and the y-axis is 'Cumulative Frequency'.)

(i) Use the graph to estimate the median height. (ii) Estimate the interquartile range of the heights. (iii) It was found that the shortest plant was 5 cm and the tallest was 38 cm. Draw a box-and-whisker plot to represent the data.

Show solution outline

(i) The total number of plants is n=120n=120. The median is the value of the (n/2)(n/2)th plant, which is the 60th plant. Reading from 60 on the cumulative frequency axis across to the curve and down to the height axis gives an estimated median. Median (Q2Q_2) ≈ 18 cm.

(ii) The lower quartile (Q1Q_1) is at the (n/4)(n/4)th position = 120/4 = 30th plant. Reading from 30 on the y-axis gives Q1Q_1 \approx 12 cm. The upper quartile (Q3Q_3) is at the (3n/4)(3n/4)th position = 3*120/4 = 90th plant. Reading from 90 on the y-axis gives Q3Q_3 \approx 25 cm.

Interquartile Range (IQR) = Q3Q12512=13Q_3 - Q_1 \approx 25 - 12 = 13 cm. So, the estimated IQR is 13 cm.

(iii) We have the five-number summary: Minimum = 5 cm Lower Quartile (Q1Q_1) = 12 cm Median (Q2Q_2) = 18 cm Upper Quartile (Q3Q_3) = 25 cm Maximum = 38 cm

A box-and-whisker plot is drawn with a horizontal scale from 0 to 40. A box is drawn from Q1=12Q_1=12 to Q3=25Q_3=25. A vertical line is drawn inside the box at the median, M=18M=18. Whiskers are drawn from the box to the minimum value (5) and the maximum value (38).