Tales by Dots and Lines

This chapter is about handling data: the mean, the median, dot plots and line graphs. A heap of numbers says very little until you squeeze it into one representative value or draw it as a picture.

Data, and the Story Hidden Inside It

Quick answer Raw data is only a heap of numbers. Sorting it into a frequency table, squeezing it into one representative value and drawing it as dots and lines is how the story comes out.

Every day numbers arrive in bunches. The runs a batter scored in her last ten matches. The marks of forty students in a unit test. The price of one kilogram of onions on the first day of every month. The rainfall of a district in June, July and August. A bunch of numbers collected about one thing is called data, and each single number inside it is called an observation.

Collected raw, data is just a heap. Here are the marks out of 5 that twenty students scored in a class test, written down in the order the answer sheets came in:

3, 4, 5, 2, 3, 4, 4, 5, 1, 3, 4, 2, 5, 3, 4, 4, 2, 4, 5, 3

You can stare at that line as long as you like and it will tell you almost nothing. Now count how many times each mark appears and set it out in a frequency table. The frequency of a value is simply the number of times that value turns up.

  Marks (out of 5)    Number of students
         1                     1
         2                     3
         3                     5
         4                     7
         5                     4
      Total                   20

The heap has become five tidy rows. Notice the check built into the last line: the frequencies must add up to the number of students, and 1 + 3 + 5 + 7 + 4 = 20, so no answer sheet has been lost or counted twice. Always do that addition.

Straight away the table shows you things the list hid. The most common mark is 4, because it has the biggest frequency, 7. A value that occurs most often is called the mode. The marks run from a lowest of 1 to a highest of 5, so the range is 5 − 1 = 4, which tells you how widely spread the class is.

But a table is still a list, and two questions come up again and again with data. This chapter answers both.

The first question is: what is a typical value? If a parent asks how the class did, you do not want to read out twenty numbers; you want one number that stands in for all of them. Such a number is called a representative value. The two you will use here are the mean, which is the ordinary average, and the median, which is the value standing in the middle.

The second question is: how is the quantity behaving? Is it climbing, falling, steady, or jumping about? Is everybody crowded together with one odd exception? A column of figures will not tell you, but a picture will. This chapter uses two pictures: the dot plot, which puts one dot for every single observation, and the line graph, which plots a quantity against time and joins the points. Dots and lines really are the tools that let a page of figures tell its tale.

One warning before you start. A representative value throws information away on purpose. The moment you say the class average is 3.5, you have deliberately forgotten who scored 1 and who scored 5. That is exactly what a summary is for, but it is also its danger, and a good part of this chapter is about knowing which summary deserves your trust.

Frequency of a value = the number of times that value occurs in the data Count carefully, using tally marks if the list is long. The mark 4 occurred 7 times, so its frequency is 7.
Sum of all the frequencies = total number of observations A built-in check on your counting. Here 1 + 3 + 5 + 7 + 4 = 20, which is the number of students.
Range = highest observation − lowest observation Measures how spread out the data is. For the 20 marks, 5 − 1 = 4.
Mode = the observation with the greatest frequency The value that occurs most often. In a picture of the data it is the tallest stack.
Remember
  • Data is a set of numbers collected about one thing, and each number inside it is called an observation.
  • A frequency table records how many times each value occurs, and the frequencies must add up to the total number of observations.
  • Range = highest observation − lowest observation, so marks running from 1 to 5 have a range of 4.
  • The mode is the value with the highest frequency; in these 20 marks it is 4, which occurred 7 times.
  • A representative value such as the mean or the median stands in for the whole set and deliberately forgets the details.
  • Dot plots and line graphs reveal shape, crowding and direction that a plain list of numbers hides.

The Mean: Sharing Everything Out Equally

Quick answer The mean is what every observation would be if the whole total were shared out equally. It is the sum of the observations divided by how many there are.

The mean is the number you get when the total is shared out equally among all the observations. That one sentence is the whole idea; the formula only writes it down.

Mean = sum of all the observations ÷ number of observations

Worked example. A batter scores 42, 18, 65, 30 and 25 runs in five innings. Find her mean score.

  • Add them: 42 + 18 = 60; 60 + 65 = 125; 125 + 30 = 155; 155 + 25 = 180.
  • Count them: there are 5 innings.
  • Mean = 180 ÷ 5 = 36 runs.

So 36 is what she would have scored in every single innings if those 180 runs had been spread out evenly.

Worked example. Six friends get daily pocket money of ₹20, ₹35, ₹15, ₹40, ₹25 and ₹45. Find the mean.

  • Total = 20 + 35 + 15 + 40 + 25 + 45 = ₹180.
  • There are 6 friends, so the mean = 180 ÷ 6 = ₹30.

Notice that the unit travels with the answer. The mean of six amounts of money is money, the mean of five scores is runs, and the mean of seven heights is centimetres. An answer written as a bare number has lost half its meaning.

Mean from a frequency table. Go back to the twenty test marks. You could add all twenty numbers one at a time, but the table does it faster. The mark 4 occurred 7 times, so instead of adding 4 seven times you multiply: 4 × 7 = 28.

  • 1 × 1 = 1
  • 2 × 3 = 6
  • 3 × 5 = 15
  • 4 × 7 = 28
  • 5 × 4 = 20

Total of all the marks = 1 + 6 + 15 + 28 + 20 = 70, and the number of students is 20, so the mean = 70 ÷ 20 = 3.5 marks.

Three facts about the mean are worth carrying around with you.

The mean need not be one of the observations. Not a single student scored 3.5, yet 3.5 is the correct mean. The mean of 2 and 3 is 2.5, which is neither 2 nor 3. If a survey reports a mean of 2.4 children per family, that is not nonsense; it is a summary, not a child.

The mean never falls outside the data. It always sits somewhere from the smallest observation to the largest one, and it can equal one of those two ends only when every observation in the set is the same number. The batter scored between 18 and 65, and her mean, 36, sits comfortably inside that range. If you ever calculate a mean that is bigger than every number you started with, or smaller than every one of them, you have made a slip somewhere. Go back and check the addition.

The gaps above and below the mean cancel out exactly. Subtract the mean from each of the batter’s scores: 42 − 36 = +6, 18 − 36 = −18, 65 − 36 = +29, 30 − 36 = −6, and 25 − 36 = −11. Now add those differences: 6 − 18 + 29 − 6 − 11 = 0. This happens for every data set, which makes it a quick and satisfying way to check a mean you have just worked out. It is also why the mean is sometimes described as the balance point of the data.

Finally, the formula can be turned around, and this is the single most useful move in the whole chapter: sum = mean × number of observations. If a cricket team of 11 players has a mean age of 26 years, then the total of all their ages must be 26 × 11 = 286 years. The next section uses this in every single question.

Mean = (Sum of all observations) ÷ (Number of observations) The basic definition. Keep the unit of the observations in the answer.
Sum of all observations = Mean × Number of observations The definition rearranged. Use it whenever a question gives you a mean and asks about a total, a missing value or a change.
Mean from a frequency table = (Sum of value × frequency) ÷ (Sum of frequencies) Saves adding a long list. For the 20 marks it gives 70 ÷ 20 = 3.5.
Smallest observation ≤ Mean ≤ Largest observation Always true. A mean outside this range means an arithmetic mistake.
Sum of (each observation − mean) = 0 The amounts above the mean exactly balance the amounts below it. A quick way to check a calculated mean.
Remember
  • Mean = sum of all observations ÷ number of observations; 180 runs in 5 innings gives a mean of 36.
  • Sum = mean × number of observations is the same rule turned around, and it unlocks almost every harder question.
  • The mean need not equal any observation: 20 students with 70 marks between them have a mean of 3.5.
  • The mean never falls outside the smallest and the largest observation, which is a free check on your working.
  • The differences between the observations and their mean always add up to zero.
  • From a frequency table, multiply each value by its frequency, add the results, then divide by the total frequency.

What Happens to the Mean When the Data Changes

Quick answer Adding, removing or correcting one observation shifts the mean in a way you can predict, and the very same idea lets you work backwards to a missing value.

Questions about the mean are rarely as simple as add and divide. Usually something changes. One more observation arrives, one is taken away, or one turns out to have been copied down wrongly, and you are asked what the mean becomes. Every one of these is solved by the same first move: turn the mean back into a total, using sum = mean × number.

Adding one more observation. The batter’s mean over 5 innings was 36, so her total was 36 × 5 = 180 runs. In her sixth innings she scores 48.

  • New total = 180 + 48 = 228.
  • New number of innings = 6.
  • New mean = 228 ÷ 6 = 38 runs.

The mean climbed from 36 to 38, and you could have predicted the direction before dividing anything, because the new score, 48, is bigger than the old mean of 36, so it pulls the mean up. Try the other two possibilities with the same total of 180.

  • If the sixth score is 36, exactly the old mean, the new mean = (180 + 36) ÷ 6 = 216 ÷ 6 = 36, completely unchanged.
  • If the sixth score is 18, below the old mean, the new mean = (180 + 18) ÷ 6 = 198 ÷ 6 = 33, which is lower.

So the rule is easy to remember: a new observation above the mean raises it, one below the mean lowers it, and one equal to the mean leaves it exactly where it was.

Removing an observation. Seven students have heights of 138, 140, 142, 144, 146, 148 and 150 cm.

  • Total = 138 + 140 + 142 + 144 + 146 + 148 + 150 = 1008 cm.
  • Mean = 1008 ÷ 7 = 144 cm.

Now the tallest student, 150 cm, moves to another school.

  • New total = 1008 − 150 = 858 cm.
  • New mean = 858 ÷ 6 = 143 cm.

Taking away someone above the mean pulls the mean down. Remove the shortest student instead and the new total is 1008 − 138 = 870, so the new mean is 870 ÷ 6 = 145 cm, and the mean goes up. Removing a value works the opposite way round to adding one, with one exception: if the value taken out is exactly equal to the mean, the mean does not move at all, just as it would not have moved had you put that value in.

Finding a missing value to hit a target average. This is the mean formula worked backwards. A student scored 72, 85, 64 and 79 in four unit tests. What must she score in the fifth test so that her mean over all five tests is 78?

  • Total she needs = target mean × number of tests = 78 × 5 = 390.
  • Total she already has = 72 + 85 + 64 + 79 = 300.
  • Required fifth score = 390 − 300 = 90.

Check it: (72 + 85 + 64 + 79 + 90) ÷ 5 = 390 ÷ 5 = 78. It works. One extra habit is worth building here. If the required score had come out as 115 when each test is out of 100, the honest answer is that the target is impossible, not that the answer is 115.

The same idea appears with different wording. Suppose the mean of six numbers is 25 and five of them are 20, 22, 27, 31 and 24. Find the sixth. The total must be 25 × 6 = 150, the five given numbers add up to 20 + 22 + 27 + 31 + 24 = 124, so the sixth number is 150 − 124 = 26.

Correcting a wrong observation. The mean of 10 observations was found to be 42, but later it turned out that one observation, which was really 52, had been copied down as 25. There is no need to start all over again.

  • Wrong total = 42 × 10 = 420.
  • Correct total = 420 − 25 + 52 = 447. Take out what should not be there, put in what should.
  • Correct mean = 447 ÷ 10 = 44.7.

Combining two groups. One class has 20 students with a mean score of 62, and another has 30 students with a mean of 72. What is the mean of all 50 students?

  • Total of the first group = 62 × 20 = 1240.
  • Total of the second group = 72 × 30 = 2160.
  • Total of all 50 = 1240 + 2160 = 3400, so the combined mean = 3400 ÷ 50 = 68.

It is very tempting to average 62 and 72 and answer 67. That is wrong. The second group has more students in it, so it pulls the combined mean towards its own 72. Averaging the averages is only safe when the two groups are exactly the same size.

Changing every observation at once. If every number in a set is increased by 4, the total rises by 4 for each observation, so the mean also rises by exactly 4. If every number is doubled, the total doubles and so does the mean. Take eight numbers with a mean of 25, so a total of 200. Adding 4 to each gives a total of 200 + 32 = 232 and a mean of 232 ÷ 8 = 29, which is 25 + 4. Doubling each gives a total of 400 and a mean of 400 ÷ 8 = 50, which is 25 × 2.

New mean after adding a value = (Old total + new value) ÷ (Old count + 1) Old total = old mean × old count. For 180 + 48 over 6 innings the new mean is 38.
New mean after removing a value = (Old total − removed value) ÷ (Old count − 1) For the heights, (1008 − 150) ÷ 6 = 143 cm.
Missing value = (Target mean × Total count) − (Sum of the known values) Use it for questions such as what must she score next time. Check the answer is actually possible.
Correct mean = (Wrong total − wrong entry + right entry) ÷ Number of observations Fixes a misread observation without recalculating everything: (420 − 25 + 52) ÷ 10 = 44.7.
Combined mean = (n1 × mean1 + n2 × mean2) ÷ (n1 + n2) n1 and n2 are the sizes of the two groups. Never just average the two means unless the groups are equal in size.
Remember
  • Turn the mean into a total first: sum = mean × number. Every change question starts with that step.
  • A new observation above the mean raises it, below the mean lowers it, and equal to the mean leaves it unchanged.
  • Removing an observation does the opposite of adding one: taking out a value above the mean pulls the mean down.
  • Missing value = target mean × total count − sum of the known values; here 78 × 5 − 300 = 90.
  • To correct a wrongly copied observation, subtract the wrong entry from the total and add the right one: 420 − 25 + 52 = 447.
  • For two groups, combine the totals and not the means: 20 students at 62 and 30 at 72 give 3400 ÷ 50 = 68, not 67.

The Median: The Value Standing in the Middle

Quick answer Arrange the data in order and the median is the value in the middle. It ignores how extreme the extremes are, which is exactly why it is sometimes the fairer summary.

The mean uses every observation, which is usually a strength and occasionally a disaster. The median works quite differently. It takes no notice of how large the largest values are or how small the smallest ones are; what matters is the order the values come in. The median is the value standing in the middle once the data has been arranged from smallest to largest, and when two values share the middle it is the number halfway between those two.

When the number of observations is odd. Take 12, 15, 9, 20, 18, 11 and 14.

  • Arrange them in ascending order: 9, 11, 12, 14, 15, 18, 20.
  • Count them: n = 7.
  • The middle position is (n + 1) ÷ 2 = (7 + 1) ÷ 2 = 4, so the median is the 4th value, which is 14.

Three values lie below it and three above it, which is what standing in the middle means.

The easiest mistake to make here is skipping the sorting. If you take the 4th number of the original unsorted list you get 20, which happens to be the largest value in the whole set and is obviously not a middle at all. Arrange first, every time, without exception.

When the number of observations is even there is no single middle value; there are two of them, and the median is their mean. The daily wages of eight workers, in rupees, are 250, 300, 275, 400, 320, 260, 350 and 290.

  • In ascending order: 250, 260, 275, 290, 300, 320, 350, 400.
  • Here n = 8, so the two middle positions are the 8 ÷ 2 = 4th and the one after it, the 5th.
  • The 4th value is 290 and the 5th is 300, so the median = (290 + 300) ÷ 2 = 590 ÷ 2 = ₹295.

Notice that ₹295 is not one of the wages at all. A median can miss the data just as a mean can.

What happens to the median when the data changes. Start with 4, 7, 9, 12, 15, which is already in order. Here n = 5, so the median is the 3rd value, 9.

  • Add 20 to the set, giving 4, 7, 9, 12, 15, 20. Now n = 6, so the median is the mean of the 3rd and 4th values: (9 + 12) ÷ 2 = 10.5. Adding a value at the top shifted the middle half a step to the right.
  • Instead remove 15 from the original set, leaving 4, 7, 9, 12. Now n = 4 and the median = (7 + 9) ÷ 2 = 8. Taking a value off the top shifted the middle to the left.

Notice how gentle those shifts are. Adding or taking away one value moves the middle position only half a step along the sorted list, so the median steps across to a neighbouring value instead of leaping about. That steadiness is the whole point of the median.

Why the median exists at all. Change the 15 in 4, 7, 9, 12, 15 into a monstrous 150 and watch what each summary does.

  • The mean was (4 + 7 + 9 + 12 + 15) ÷ 5 = 47 ÷ 5 = 9.4. It is now (4 + 7 + 9 + 12 + 150) ÷ 5 = 182 ÷ 5 = 36.4.
  • The median was 9, and it is still 9.

One unusual value, called an outlier, dragged the mean from 9.4 all the way to 36.4, which is now bigger than four of the five numbers in the set. The median did not budge a millimetre, because 9 is still the third value along.

A real example. Seven people who work in a small shop earn, per month, ₹9,000, ₹9,500, ₹10,000, ₹10,500, ₹11,000, ₹11,500 and ₹61,000, the last being the owner.

  • Total = ₹1,22,500, so the mean = 122500 ÷ 7 = ₹17,500.
  • The values are already in order and n = 7, so the median is the 4th value, ₹10,500.

Six of the seven people earn less than the mean. A notice saying the average monthly earning here is ₹17,500 would be arithmetically true and thoroughly misleading, because nobody except the owner earns anything like that. The median of ₹10,500 describes what a typical worker actually takes home. So: use the mean when the values sit reasonably close together, and use the median when a few very large or very small values would otherwise take over the answer.

Step 1 always: arrange the observations in ascending order Skip this step and the middle value of an unsorted list means nothing at all.
n odd: Median = the value at position (n + 1) ÷ 2 n is the number of observations. For n = 7, (7 + 1) ÷ 2 = 4, so take the 4th value.
n even: Median = average of the values at positions n ÷ 2 and (n ÷ 2) + 1 For n = 8 that is the average of the 4th and 5th values, so (290 + 300) ÷ 2 = 295.
The mean uses the size of every value; the median uses only the value or values in the middle This is exactly why making one observation enormous drags the mean a long way and can leave the median exactly where it was.
Remember
  • Arrange the data in ascending order before doing anything else; the middle of an unsorted list is not the median.
  • When n is odd the median is the value at position (n + 1) ÷ 2; for 7 observations that is the 4th value.
  • When n is even the median is the average of the two middle values; for 8 observations, of the 4th and the 5th.
  • Adding or removing one value moves the median only to the neighbouring middle position, because it depends on position rather than size.
  • An outlier can drag the mean far from the data: 4, 7, 9, 12, 150 has a mean of 36.4 but a median of 9.
  • Use the mean when the values are close together and the median when a few extreme values would distort the picture.

Dot Plots: One Dot for Every Observation

Quick answer A dot plot draws a number line and stacks one dot above the value each time it occurs, so the crowd, the gaps and the odd one out all become visible at a glance.

A dot plot is the simplest picture of data there is. Draw a number line covering the values in your data. Then, for every observation, put one dot above the value it equals, stacking the dots neatly whenever a value repeats. That is the whole method: one dot, one observation.

Twenty students were asked how many brothers and sisters they have. The answers, in the order they were given, were:

1, 2, 0, 1, 3, 1, 2, 1, 0, 4, 1, 2, 3, 1, 0, 2, 1, 3, 2, 1

Here is the dot plot of that data.

Number of brothers and sisters (20 students)

        •
        •
        •
        •   •
        •   •
    •   •   •   •
    •   •   •   •
    •   •   •   •   •
  --+---+---+---+---+--
    0   1   2   3   4

Now read it. Every question you might ask is answered by counting dots.

  • How many students altogether? Count every dot: 3 + 8 + 5 + 3 + 1 = 20. If the dots do not add up to the number of people surveyed, a dot has gone missing.
  • Mode. The tallest stack sits above 1 and holds 8 dots, so having exactly one brother or sister is the commonest situation in this class.
  • Range. The dots stretch from 0 to 4, so the range is 4 − 0 = 4.
  • Mean. Multiply each value by the number of dots above it: (0 × 3) + (1 × 8) + (2 × 5) + (3 × 3) + (4 × 1) = 0 + 8 + 10 + 9 + 4 = 31. Now divide by the 20 dots: mean = 31 ÷ 20 = 1.55.
  • Median. With n = 20 the median is the average of the 10th and the 11th values. Count dots from the left: the 3 dots above 0 are values 1 to 3, and the 8 dots above 1 are values 4 to 11. So both the 10th and the 11th values are 1, and the median is 1.

A dot plot also shows things that no single number can. The dots crowd together at 1 and 2, and a crowd like that is called a cluster. One lonely dot sits far out at 4, and a value standing apart like that is an outlier. You can even see the shape of the data: this plot leans to the left, with a thin tail trailing away to the right.

A second example, where the outlier really bites. Twelve students were asked how many minutes they take to reach school. Arranged in order, the answers were 5, 5, 10, 10, 10, 15, 15, 20, 20, 25, 30 and 60. On a dot plot the dots crowd between 5 and 25, then comes a wide stretch of empty number line, and finally one lonely dot at 60.

  • Mean = (5 + 5 + 10 + 10 + 10 + 15 + 15 + 20 + 20 + 25 + 30 + 60) ÷ 12 = 225 ÷ 12 = 18.75 minutes.
  • Median: n = 12, so it is the average of the 6th and 7th values, which are 15 and 15, giving 15 minutes.

The single student who travels a full hour pushes the mean 3.75 minutes above the median. The empty gap on the dot plot is the visual warning that this is happening, which is a warning you would never get from the bare list of numbers.

Dot plot or bar graph? A bar graph draws one bar whose height is the frequency, so the individual observations disappear into a solid block. A dot plot keeps them separate, so you can still count them one by one. Dot plots suit small sets of data whose values are whole numbers and do not spread too far. If you had the heights of 200 people measured to the nearest millimetre, a dot plot would be hopeless, and you would group the data into intervals instead.

One dot = one observation, placed above the value it equals Repeat a value and the dots stack up, so the picture and the frequency table carry the same information.
Height of a stack = frequency of that value The tallest stack is the mode, and the total of all the stack heights is the number of observations.
Mean from a dot plot = (Sum of value × dots above it) ÷ (Total number of dots) For the brothers and sisters data, (0 + 8 + 10 + 9 + 4) ÷ 20 = 31 ÷ 20 = 1.55.
Median from a dot plot = count dots from the left until you reach the middle position For n dots with n even, average the values at positions n ÷ 2 and (n ÷ 2) + 1.
Range = value under the last dot − value under the first dot Read straight off the number line. For the brothers and sisters data, 4 − 0 = 4.
Remember
  • A dot plot puts one dot above the value for every observation, so the number of dots equals the number of observations.
  • The height of a stack is the frequency of that value, so the tallest stack marks the mode.
  • Mean from a dot plot = sum of (value × number of dots above it) ÷ total number of dots; here 31 ÷ 20 = 1.55.
  • Count dots from the left to reach the median position; for 20 dots take the 10th and the 11th values.
  • Clusters, empty gaps and lonely outlying dots are obvious on a dot plot and invisible in a list of numbers.
  • Dot plots suit small sets of whole-number data; large or finely measured data needs grouping instead.

Line Graphs: Watching a Quantity Change

Quick answer A line graph plots a quantity against time and joins the points, so rises, falls and the speed of a change can be read straight off the slope.

Some data is not about how many; it is about how things change. The temperature of a patient taken every two hours, the price of tomatoes on the first of each month, the number of cycles a shop sells month by month. For data like this the natural picture is a line graph: plot each value as a point against its time, then join consecutive points with straight segments.

How to draw one.

  1. Put time along the horizontal axis, always. The quantity you measured goes up the vertical axis.
  2. Choose a scale that fits your largest value. If prices run up to ₹60 and you have twelve squares of height to spare, let 1 square stand for ₹5, because 60 ÷ 5 = 12.
  3. Label both axes with what they show and in which unit. A graph without units cannot be read.
  4. Plot each point carefully, then join consecutive points with a ruled straight line.
  5. Give the graph a title so a stranger knows what it is about.

Worked example. The price of one kilogram of tomatoes on the first day of six months was: January ₹20, February ₹30, March ₹25, April ₹45, May ₹60, June ₹42. Plot the six points, join them up, and the graph will answer a whole set of questions.

  • Highest and lowest. The peak is May at ₹60 and the lowest point is January at ₹20, a difference of 60 − 20 = ₹40.
  • Rises and falls. Work out each step in turn: January to February +₹10; February to March −₹5; March to April +₹20; April to May +₹15; May to June −₹18.
  • Steepest segment. The biggest single jump is March to April, ₹20 in one month, so that is the steepest climb on the graph. The steepest fall is May to June, ₹18.
  • Mean price. Total = 20 + 30 + 25 + 45 + 60 + 42 = ₹222, so the mean = 222 ÷ 6 = ₹37.
  • Median price. In ascending order: 20, 25, 30, 42, 45, 60. With n = 6 the median is the average of the 3rd and 4th values, (30 + 42) ÷ 2 = ₹36.
  • Net change. The price ended at ₹42 having started at ₹20, so across the whole graph there was a net rise of 42 − 20 = ₹22, even though the price fell twice along the way.

Reading a value off a line graph. To find the April price, go up the vertical line through April until you meet the graph, then move straight across to the price axis and read off the number. To answer the reverse kind of question, such as in which months was the price above ₹40, draw a light horizontal line at 40 and see which points lie above it. Here they are April, May and June.

What the slope tells you. A segment going up means the quantity increased over that period; a segment going down means it decreased; a flat, horizontal segment means the reading at the far end was the same as the reading at the near end. And the steeper the segment, the faster the change, because a steep line covers more units of quantity in the same one month. Comparing steepness is often the quickest way to answer a question about when something rose or fell fastest, without doing a single subtraction.

One honest warning. The joining line is a guide for the eye, not a measurement. The tomato price was recorded only on the first of each month. The line drawn between April and May passes through the height ₹52.50 halfway along, but nobody actually measured that, and the real price may well have shot up to ₹70 and come back down in between. When the quantity genuinely changes smoothly, such as the temperature of a cooling cup of tea or the height of a growing plant, the in-between points are meaningful. When the data comes only as separate snapshots, treat the line as a connector and not as evidence.

Change between two points = later value − earlier value A positive answer is a rise and a negative answer is a fall. March to April gives 45 − 25 = +20.
Steepness of a segment = size of the change ÷ time taken The steeper the segment, the faster the quantity changed. Equal time steps mean you can just compare the changes.
Scale: 1 square on the axis = a fixed number of rupees, mm or degrees Pick it so the largest value fits on the paper, and write it beside the axis.
Net change across the graph = last value − first value For the tomato prices, 42 − 20 = ₹22, a net rise even though the price dropped twice on the way.
Remember
  • A line graph plots a quantity against time and joins consecutive points with straight segments.
  • Time always goes on the horizontal axis and the measured quantity up the vertical axis, with the unit written on it.
  • Choose the scale from the largest value: letting 1 square stand for ₹5 fits ₹60 into 12 squares.
  • A rising segment shows an increase, a falling one a decrease and a flat one no change; the steeper it is, the faster the change.
  • The tomato prices 20, 30, 25, 45, 60 and 42 have a mean of ₹37 and a median of ₹36, with the steepest rise from March to April.
  • The joining line is only a guide, because nothing was actually recorded between the plotted points.

Reading Real Graphs in Newspapers and Reports

Quick answer Rainfall charts, price trends and double line graphs are everywhere. Reading them properly means checking the axes and the scale before you believe the shape.

Newspapers, weather bulletins, shop notices and school reports are full of graphs, and reading them well is a skill of its own. Before believing the shape of any graph, run through five questions.

  1. What quantity is on each axis, and in what unit: rupees, millimetres, degrees, numbers of people?
  2. What is the scale, that is, how much does one square or one step stand for?
  3. Where does the vertical axis start? At zero, or somewhere higher up?
  4. What stretch of time does the graph cover?
  5. If there is more than one line, which is which? Look for the key.

A rainfall chart. The rainfall recorded at a place during one monsoon season was: June 120 mm, July 300 mm, August 280 mm, September 160 mm, October 60 mm.

  • Total. 120 + 300 + 280 + 160 + 60 = 920 mm across the five months.
  • Mean. 920 ÷ 5 = 184 mm per month.
  • Median. In ascending order: 60, 120, 160, 280, 300. With n = 5 the median is the 3rd value, 160 mm.
  • Wettest and driest. July is the wettest at 300 mm and October the driest at 60 mm, a difference of 300 − 60 = 240 mm. July received 300 ÷ 60 = 5 times as much rain as October.
  • How concentrated it was. July and August together gave 300 + 280 = 580 mm, which is 580 out of 920, or about 63% of the whole season’s rain in just two months.

That last fact matters more than the mean does, because the rain was nowhere near evenly spread. Quoting 184 mm per month describes no month that actually happened. This is the mean hiding the story again, and the graph is what reveals it.

Two lines on one grid. Suppose the tomato prices from before, ₹20, ₹30, ₹25, ₹45, ₹60 and ₹42, are drawn along with the onion prices for the same six months, which were ₹20, ₹24, ₹30, ₹30, ₹25 and ₹42. Drawn on one grid with a key, this double line graph answers comparison questions instantly.

  • Where the two lines meet at a plotted point, the prices really were equal. That happened in January, when both were ₹20, and again in June, when both were ₹42. The lines also cross twice in between, once between February and March and once between March and April, because tomatoes were dearer in February, onions were dearer in March and tomatoes were dearer again in April. Those two crossings sit on the joining lines, not on any recorded price, so all they tell you is that the two vegetables swapped places somewhere in that month.
  • The vertical gap between the lines is the difference on that date. In May the gap is 60 − 25 = ₹35, the widest of the six months, so May is when tomatoes were dearest compared with onions.
  • In March the onion line rises above the tomato line, ₹30 against ₹25, and that is the only month in which onions cost more.

How a graph can mislead without telling a single lie. Suppose a company shows monthly sales of 102, 104 and 106 units on a graph whose vertical axis starts at 100 and stops at 107. The line will climb steeply right across the page and look like an explosion of growth. But the real rise is 106 − 102 = 4 units on a starting figure of 102, which is (4 ÷ 102) × 100, or about 4%. Redraw the same three points with the axis starting at zero and the line looks nearly flat. Nothing in the first graph is false. The scale simply does the exaggerating.

Two more tricks are worth spotting. One is time labels that are not equally spaced, so a gap of one month is drawn the same width as a gap of one year and the line lies about how fast things moved. The other is a vertical scale stretched or squashed to make a change look dramatic or trivial. The defence is always the same. Read the numbers printed on the axes, and where you can, work out the actual change and the percentage change for yourself. A graph is an argument, and you are allowed to check the arithmetic behind it.

Total for a period = add up all the values shown on the graph For the monsoon chart, 120 + 300 + 280 + 160 + 60 = 920 mm, which you then divide by 5 for the mean.
Percentage change = (change ÷ original value) × 100 A rise from 102 to 106 is (4 ÷ 102) × 100, about 4%, however steep the line has been drawn.
Difference between two lines at a point = upper value − lower value The vertical gap. In May, 60 − 25 = ₹35, the widest gap of the six months.
Where two lines meet at a plotted point, the two quantities were equal at that reading In January and again in June both prices were the same. A crossing between two plotted points only shows that the two quantities swapped order somewhere in between.
Remember
  • Check the axes, the units, the scale and where the vertical axis starts before trusting the shape of any graph.
  • The five months of rain 120, 300, 280, 160 and 60 mm total 920 mm, with a mean of 184 mm and a median of 160 mm.
  • In a double line graph the two quantities were equal wherever the lines meet at a plotted point, and the vertical gap between the lines is their difference.
  • A vertical axis starting above zero exaggerates small changes: a climb from 102 to 106 is a rise of only about 4%.
  • Unequally spaced time labels and stretched vertical scales are the other two common tricks.
  • Work out the actual change and the percentage change yourself instead of trusting the slope of the line.

The formula sheet

Every formula in this chapter, in one place — screenshot it before your exam.

Frequency of a value = the number of times that value occurs in the data
Sum of all the frequencies = total number of observations
Range = highest observation − lowest observation
Mode = the observation with the greatest frequency
Mean = (Sum of all observations) ÷ (Number of observations)
Sum of all observations = Mean × Number of observations
Mean from a frequency table = (Sum of value × frequency) ÷ (Sum of frequencies)
Smallest observation ≤ Mean ≤ Largest observation
Sum of (each observation − mean) = 0
New mean after adding a value = (Old total + new value) ÷ (Old count + 1)
New mean after removing a value = (Old total − removed value) ÷ (Old count − 1)
Missing value = (Target mean × Total count) − (Sum of the known values)
Correct mean = (Wrong total − wrong entry + right entry) ÷ Number of observations
Combined mean = (n1 × mean1 + n2 × mean2) ÷ (n1 + n2)
Step 1 always: arrange the observations in ascending order
n odd: Median = the value at position (n + 1) ÷ 2
n even: Median = average of the values at positions n ÷ 2 and (n ÷ 2) + 1
The mean uses the size of every value; the median uses only the value or values in the middle
One dot = one observation, placed above the value it equals
Height of a stack = frequency of that value
Mean from a dot plot = (Sum of value × dots above it) ÷ (Total number of dots)
Median from a dot plot = count dots from the left until you reach the middle position
Range = value under the last dot − value under the first dot
Change between two points = later value − earlier value
Steepness of a segment = size of the change ÷ time taken
Scale: 1 square on the axis = a fixed number of rupees, mm or degrees
Net change across the graph = last value − first value
Total for a period = add up all the values shown on the graph
Percentage change = (change ÷ original value) × 100
Difference between two lines at a point = upper value − lower value
Where two lines meet at a plotted point, the two quantities were equal at that reading

Test yourself

Tap an answer to check it instantly — you'll see why it's right, and what to revise if it isn't.

0 correct · 0/12 answered
Q1

What is the mean of 4, 8, 6, 10 and 12?

Q2

Find the median of 7, 3, 9, 5, 11, 1 and 8.

Q3

The mean of 6 numbers is 15. What is the sum of those 6 numbers?

Q4

What is the median of 12, 15, 18 and 21?

Q5

The mean of 5 numbers is 20. A sixth number, 20, is added to the set. What is the new mean?

Q6

A student scored 72, 68, 80 and 84 in four tests. What must she score in the fifth test to have a mean of 80?

Q7

The mean of 8 numbers is 30. If the number 44 is removed, what is the mean of the remaining 7 numbers?

Q8

One very large observation is added to a small set of data. Which summary value changes more?

Q9

In a dot plot the tallest stack has 7 dots and sits above the value 3. What does that tell you?

Q10

On a line graph of price against month, a flat horizontal segment shows that from one reading to the next the price:

Q11

A sales graph has a vertical axis that starts at 100 instead of 0. What is the effect?

Q12

One class has 20 students with a mean score of 62 and another has 30 students with a mean score of 72. What is the mean score of all 50 students?

NCERT solutions & previous-year questions

Step-by-step model answers — tap a question to reveal the full solution.

NCERT questions 8

1 The runs scored by a batter in 8 innings are 45, 0, 62, 38, 25, 0, 90 and 56. Find the mean and the median. Which of the two better describes his usual score?

Mean. Add all eight scores: 45 + 0 = 45; 45 + 62 = 107; 107 + 38 = 145; 145 + 25 = 170; 170 + 0 = 170; 170 + 90 = 260; 260 + 56 = 316.

Mean = 316 ÷ 8 = 39.5 runs.

Median. Arrange in ascending order: 0, 0, 25, 38, 45, 56, 62, 90.

  • Here n = 8, which is even, so the median is the average of the 4th and 5th values.
  • The 4th value is 38 and the 5th is 45.
  • Median = (38 + 45) ÷ 2 = 83 ÷ 2 = 41.5 runs.

Which is better? The two are close, 39.5 and 41.5, so either describes him reasonably well. The two ducks pull the mean down a little below the median, so the median of 41.5 is the slightly fairer picture of a usual innings. Note also that neither value is a score he actually made, which is perfectly normal.

2 The mean of 5 numbers is 18. If one of the numbers is excluded, the mean of the remaining 4 numbers becomes 16. Find the excluded number.

Turn each mean into a total.

  • Sum of the 5 numbers = mean × count = 18 × 5 = 90.
  • Sum of the remaining 4 numbers = 16 × 4 = 64.
  • The excluded number is whatever the total lost, so it is 90 − 64 = 26.

Check. The four remaining numbers total 64 and 64 + 26 = 90, which is the original total, and 90 ÷ 5 = 18. Correct. It also makes sense that 26 is above the old mean of 18, because taking it out made the mean fall from 18 to 16.

3 The heights, in cm, of 7 students are 138, 140, 142, 144, 146, 148 and 150. Find the mean height. If the tallest student leaves the group, what is the new mean?

Mean of all 7. Total = 138 + 140 + 142 + 144 + 146 + 148 + 150.

  • 138 + 140 = 278; 278 + 142 = 420; 420 + 144 = 564; 564 + 146 = 710; 710 + 148 = 858; 858 + 150 = 1008.
  • Mean = 1008 ÷ 7 = 144 cm.

After the tallest student leaves. The student who leaves is 150 cm tall.

  • New total = 1008 − 150 = 858 cm.
  • Now there are 6 students, so the new mean = 858 ÷ 6 = 143 cm.

The mean fell by 1 cm, which is what you should expect: the height removed, 150 cm, was above the old mean of 144 cm, so taking it away pulls the mean down.

4 A student scored 72, 85, 64 and 79 marks in four unit tests. What must she score in the fifth test so that the mean of all five tests is 78?

Work with totals rather than averages.

  • The total she needs over 5 tests = target mean × number of tests = 78 × 5 = 390.
  • The total she has so far = 72 + 85 + 64 + 79. Step by step: 72 + 85 = 157; 157 + 64 = 221; 221 + 79 = 300.
  • Required fifth score = 390 − 300 = 90 marks.

Check. (72 + 85 + 64 + 79 + 90) ÷ 5 = 390 ÷ 5 = 78. Correct.

Always look at whether the answer is possible. If a test is out of 100, then 90 is achievable. Had the working produced 115, the right answer would be that the target mean cannot be reached in one test.

5 Twenty students were asked how many people live in their home. The answers were 3, 4, 5, 4, 6, 4, 3, 5, 4, 7, 4, 3, 5, 6, 4, 4, 5, 3, 4 and 6. Draw a dot plot and find the mode, the range, the mean and the median.

Step 1: count the frequencies. Going through the list, the value 3 appears 4 times, 4 appears 8 times, 5 appears 4 times, 6 appears 3 times and 7 appears once. Check: 4 + 8 + 4 + 3 + 1 = 20, so every student is accounted for.

Step 2: the dot plot. Draw a number line from 3 to 7 and stack the dots above each value: 4 dots above 3, 8 dots above 4, 4 dots above 5, 3 dots above 6 and 1 dot above 7.

Mode. The tallest stack is above 4, with 8 dots, so the mode is 4 people.

Range. 7 − 3 = 4.

Mean. Multiply each value by its number of dots and add:

  • 3 × 4 = 12
  • 4 × 8 = 32
  • 5 × 4 = 20
  • 6 × 3 = 18
  • 7 × 1 = 7

Total = 12 + 32 + 20 + 18 + 7 = 89, so the mean = 89 ÷ 20 = 4.45 people.

Median. With n = 20 the median is the average of the 10th and 11th values. Counting dots from the left, the 4 dots above 3 are values 1 to 4, and the 8 dots above 4 are values 5 to 12. So both the 10th and the 11th values are 4, and the median = 4 people.

6 The price of one kilogram of tomatoes on the first day of six months was: January 20, February 30, March 25, April 45, May 60 and June 42, all in rupees. Draw a line graph and answer: (a) in which month was the price highest, (b) between which two months was the rise the greatest, (c) what was the mean price, and (d) what was the median price?

Drawing it. Put the six months along the horizontal axis at equal spacing and the price up the vertical axis. Since the largest price is ₹60, a scale of 1 square = ₹5 needs 60 ÷ 5 = 12 squares, which fits comfortably. Plot the six points, join them with a ruler and title the graph.

(a) Highest price. The highest point on the graph is May, at ₹60. The lowest is January at ₹20.

(b) Greatest rise. Work out each step: January to February +₹10; February to March −₹5; March to April +₹20; April to May +₹15; May to June −₹18. The greatest rise is from March to April, a jump of ₹20, and that segment is the steepest climb on the graph.

(c) Mean price. Total = 20 + 30 + 25 + 45 + 60 + 42. Step by step: 20 + 30 = 50; 50 + 25 = 75; 75 + 45 = 120; 120 + 60 = 180; 180 + 42 = 222. Mean = 222 ÷ 6 = ₹37.

(d) Median price. In ascending order the prices are 20, 25, 30, 42, 45, 60. With n = 6 the median is the average of the 3rd and 4th values: (30 + 42) ÷ 2 = 72 ÷ 2 = ₹36.

7 The mean of 10 observations was calculated as 42. Later it was discovered that one observation, which was really 52, had been copied down as 25. Find the correct mean.

There is no need to start again from the beginning. Repair the total instead.

  • Total used in the wrong calculation = 42 × 10 = 420.
  • Take out the wrong entry and put in the right one: correct total = 420 − 25 + 52 = 447.
  • The number of observations has not changed, so the correct mean = 447 ÷ 10 = 44.7.

A quick sense check. The observation used was 27 too small, since 52 − 25 = 27. Spread over 10 observations that is 27 ÷ 10 = 2.7 too little in the mean, and 42 + 2.7 = 44.7, which agrees with the answer above.

8 The rainfall at a place during a monsoon season was June 120 mm, July 300 mm, August 280 mm, September 160 mm and October 60 mm. Find the total rainfall, the mean monthly rainfall and the median. How many times the October rainfall did July receive, and what is the difference between the wettest and the driest month?

Total. 120 + 300 = 420; 420 + 280 = 700; 700 + 160 = 860; 860 + 60 = 920 mm.

Mean. There are 5 months, so the mean = 920 ÷ 5 = 184 mm per month.

Median. Arrange in ascending order: 60, 120, 160, 280, 300. Here n = 5, which is odd, so the median is the value at position (5 + 1) ÷ 2 = 3, that is 160 mm.

July compared with October. 300 ÷ 60 = 5 times as much rain.

Wettest minus driest. July is the wettest at 300 mm and October the driest at 60 mm, so the difference is 300 − 60 = 240 mm.

Worth noticing. July and August together account for 300 + 280 = 580 mm out of 920 mm, which is about 63% of the season in two months. So the mean of 184 mm does not describe any real month here, and the graph tells the story far better than the average does.

Previous-year board questions 6

Q1 The mean weight of 20 students in a class is 45 kg. Two students weighing 38 kg and 52 kg leave the class. Find the mean weight of the remaining students. 3 marks mark

Step 1: find the total weight. Total = mean × number = 45 × 20 = 900 kg.

Step 2: remove the two students. Their combined weight is 38 + 52 = 90 kg, so the new total = 900 − 90 = 810 kg.

Step 3: divide by the new count. There are now 20 − 2 = 18 students, so the new mean = 810 ÷ 18 = 45 kg.

Why it did not change. The two students who left had a mean weight of their own: (38 + 52) ÷ 2 = 45 kg, which is exactly the class mean. One was 7 kg above it and the other 7 kg below, so the two effects cancelled and the mean stayed put.

Q2 One section has 20 students with a mean score of 62 marks and another section has 30 students with a mean score of 72 marks. Find the mean score of all 50 students taken together. 3 marks mark

Combine the totals, never the means.

  • Total marks of the first section = 62 × 20 = 1240.
  • Total marks of the second section = 72 × 30 = 2160.
  • Total for all students = 1240 + 2160 = 3400.
  • Number of students = 20 + 30 = 50.
  • Combined mean = 3400 ÷ 50 = 68 marks.

The trap. Averaging the two means gives (62 + 72) ÷ 2 = 67, which is wrong. The larger section has 30 of the 50 students, so it pulls the combined mean towards its own 72. Averaging averages is safe only when the groups are equal in size, and here they are not.

Q3 The daily wages, in rupees, of 9 workers are 250, 300, 275, 900, 320, 260, 350, 290 and 295. Find the mean and the median. Which of the two better represents a typical daily wage, and why? 4 marks mark

Mean. Add the nine wages: 250 + 300 = 550; 550 + 275 = 825; 825 + 900 = 1725; 1725 + 320 = 2045; 2045 + 260 = 2305; 2305 + 350 = 2655; 2655 + 290 = 2945; 2945 + 295 = 3240.

Mean = 3240 ÷ 9 = ₹360.

Median. Arrange in ascending order: 250, 260, 275, 290, 295, 300, 320, 350, 900.

  • Here n = 9, which is odd, so the median is the value at position (9 + 1) ÷ 2 = 5.
  • The 5th value is ₹295.

Which one represents a typical wage? The median of ₹295 does. The wage of ₹900 is an outlier, far above the rest, and it drags the mean up so much that 8 of the 9 workers earn less than the mean of ₹360. A summary that almost everyone falls below is not describing a typical worker. The median sits right in the middle of the group and is not affected by how large that one big wage happens to be.

Q4 The mean of 8 numbers is 25. (a) If every number is increased by 4, what is the new mean? (b) If instead every number is doubled, what is the new mean? 4 marks mark

Start with the total. Sum of the 8 numbers = 25 × 8 = 200.

(a) Every number increased by 4.

  • Each of the 8 numbers gains 4, so the total gains 4 × 8 = 32.
  • New total = 200 + 32 = 232.
  • New mean = 232 ÷ 8 = 29, which is 25 + 4.

(b) Every number doubled.

  • Doubling every number doubles the total: new total = 200 × 2 = 400.
  • New mean = 400 ÷ 8 = 50, which is 25 × 2.

The general rule. Whatever you do to every observation, the same thing happens to the mean. Add a number to them all and the mean goes up by that number; multiply them all and the mean is multiplied in the same way.

Q5 A line graph shows the number of bicycles a shop sold in six months: January 40, February 55, March 35, April 70, May 65 and June 95. Find (a) the total sold, (b) the mean number sold per month, (c) the month with the greatest increase over the previous month, (d) the greatest fall, and (e) the percentage increase from January to June. 5 marks mark

(a) Total. 40 + 55 = 95; 95 + 35 = 130; 130 + 70 = 200; 200 + 65 = 265; 265 + 95 = 360 bicycles.

(b) Mean per month. 360 ÷ 6 = 60 bicycles.

(c) Greatest increase. Work out each step: January to February +15; February to March −20; March to April +35; April to May −5; May to June +30. The greatest increase is from March to April, a rise of 35 bicycles, and that is the steepest upward segment on the graph.

(d) Greatest fall. From the same list, the biggest drop is from February to March, a fall of 20 bicycles.

(e) Percentage increase from January to June.

  • Increase = 95 − 40 = 55 bicycles.
  • Percentage increase = (increase ÷ original) × 100 = (55 ÷ 40) × 100 = 137.5%.

Extra check. In ascending order the sales are 35, 40, 55, 65, 70, 95, so the median is (55 + 65) ÷ 2 = 60, the same as the mean. That agreement is a sign that no single month is behaving as an outlier here.

Q6 The five numbers 8, 12, x, 20 and 25 are written in ascending order and their median is 15. Find x, and then find the mean of the five numbers. 3 marks mark

Finding x. There are n = 5 numbers, which is odd, so the median is the value at position (5 + 1) ÷ 2 = 3, that is the third number in the list. Since the numbers are already in ascending order, the third number is x.

So x = 15.

A quick check that this is consistent. With x = 15 the list reads 8, 12, 15, 20, 25, which really is in ascending order, since 12 is less than 15 and 15 is less than 20. So x = 15 fits the conditions of the question.

Finding the mean.

  • Sum = 8 + 12 + 15 + 20 + 25. Step by step: 8 + 12 = 20; 20 + 15 = 35; 35 + 20 = 55; 55 + 25 = 80.
  • Mean = 80 ÷ 5 = 16.

Notice that the mean, 16, and the median, 15, are close together here, which is what happens when no value in the set is unusually large or unusually small.

Part of Priodemy for School

Interactive Maths & Science — free with every school on Priodemy EduSuite. Explore more chapters and labs on the Priodemy for School hub.

Ask AI