📐
📊
✖️
← Back to Dashboard
Font Size:

1. Introduction

Data handling is the branch of mathematics that deals with collecting, organising, representing and interpreting information. Data means facts and figures gathered from surveys, experiments, records or observations. For example, the marks of students in a test, the daily temperature of a city, the rainfall of a region or the number of students present in a school are all forms of data. In Class 7, we learn to organise raw data using tables and frequency distributions, represent it using bar graphs and double bar graphs, and summarise it using measures of central tendency such as mean, median and mode, along with the range.

The ability to handle data is used everywhere, from weather forecasting and sports statistics to business decisions and opinion polls. A good data analyst can draw conclusions quickly by computing averages and by studying how spread out the data is. This chapter builds the statistical foundation that will be extended in higher classes with pie charts, histograms, probability and more advanced measures of statistics.

2. Collecting and Organising Data

Raw data collected from a survey is usually in a disorganised form. To make it useful, we organise it into a frequency distribution table. The frequency of a particular observation is the number of times it occurs in the data. For example, if we ask 20 students how many books they read in a month and get the numbers 3, 2, 5, 3, 4, 3, 2, 5, 4, 3, then the observation 3 occurs four times, so the frequency of 3 is 4. A frequency table lists each observation with its count, making the data easy to read.

2.1 Grouped Frequency Distribution

When the number of observations is large and the values are spread over a wide range, we group them into intervals called class intervals or classes. For example, marks of 50 students can be grouped as 0-10, 10-20, 20-30 and so on. The lower end of an interval is the lower limit and the upper end is the upper limit. The number of observations falling in each class is its frequency.

2.2 Tally Marks

Tally marks are used to count frequencies quickly. Each observation is recorded with a vertical stroke, and every fifth observation is marked with a diagonal stroke crossing the previous four. Groups of five tally marks make counting easy. For example, 8 observations are recorded as four strokes, one diagonal stroke and three more vertical strokes.

3. Measures of Central Tendency

3.1 Arithmetic Mean

The arithmetic mean is the average of the data. It is found by dividing the sum of all observations by the total number of observations: Mean = Sum of all observations / Total number of observations For example, the mean of 5, 7, 8, 10, 12 is (5 + 7 + 8 + 10 + 12)/5 = 42/5 = 8.4. The mean tells us the typical value around which the data is centred.

3.2 Median

The median is the middle value of the data when the observations are arranged in ascending or descending order. If there are an odd number of observations, the median is exactly the middle value. If there are an even number of observations, the median is the average of the two middle values. For example, for the data 4, 7, 9, 12, 15, the median is 9. For the data 4, 7, 9, 12, 15, 20, the median is (9 + 12)/2 = 10.5.

3.3 Mode

The mode is the observation that occurs the most number of times in the data. A set of data may have one mode, more than one mode, or no mode at all. For example, in the data 2, 3, 3, 3, 4, 5, the mode is 3. In the data 2, 2, 5, 5, 8, the modes are 2 and 5. If every observation occurs exactly once, the data has no mode.

3.4 Range

The range is the difference between the highest and the lowest observation in the data: Range = Highest observation - Lowest observation For example, if the highest mark in a test is 95 and the lowest is 40, the range is 55. The range tells us how spread out or scattered the data is.

4. Representing Data Graphically

4.1 Bar Graphs

A bar graph represents data using rectangular bars of equal width. The height or length of each bar is proportional to the value it represents. Bar graphs are drawn on graph paper with a suitable scale on the vertical axis. For example, the number of students in different houses of a school can be shown with bars labelled with the house names along the horizontal axis.

4.2 Double Bar Graphs

A double bar graph shows two sets of data side by side for comparison. Two bars of different colours or shades are drawn for each category. For example, to compare the number of boys and girls in each class, we draw one bar for boys and one for girls for every class. A double bar graph makes comparison easy because the bars are placed next to each other.

5. Choosing a Suitable Scale

While drawing a bar graph, the scale must be chosen carefully so that all bars fit in the graph paper and the graph is neither too small nor too large. For example, if the maximum value is 500, a scale of 1 unit = 100 makes a compact graph, while 1 unit = 10 would make very tall bars. Choose a scale such that 1 unit on the vertical axis represents a round number and the tallest bar does not exceed the height of the graph paper.

6. Interpreting Data

Interpreting data means drawing meaningful conclusions from the table or graph. From a frequency table we can instantly see which observation occurs most often (the mode). From a bar graph we can compare values visually, spot the largest and smallest categories, and answer questions like how much more or less one category is compared to another. Interpretation also involves the mean, median and range, which together summarise the centre and the spread of the data.

Quick Revision Tables

Table 1: Measures of Central Tendency

Measure Definition Formula Example
Mean Average of all observations Sum of observations / Number of observations Mean of 4, 6, 8 is 6
Median Middle value in sorted data Odd n: middle; Even n: average of two middles Median of 3, 7, 9 is 7
Mode Most frequent observation The value with highest frequency Mode of 2, 2, 5 is 2
Range Spread of data Highest - Lowest Range of 10, 4, 8 is 6

Table 2: Steps for Drawing a Bar Graph

Step Action Remark
1 Collect and organise data into a table Decide the categories
2 Choose a suitable scale 1 unit = round number
3 Draw horizontal and vertical axes Label them clearly
4 Draw bars of equal width Height proportional to value
5 Give the graph a title Title explains the graph

Mind Map

flowchart TD A["Data Handling"] --> B["Collecting Data"] B --> C["Frequency Table"] C --> C1["Tally marks"] C --> C2["Class intervals"] A --> D["Measures of Central Tendency"] D --> D1["Mean = Sum / Number"] D --> D2["Median = middle value"] D --> D3["Mode = most frequent"] D --> D4["Range = Highest - Lowest"] A --> E["Graphical Representation"] E --> E1["Bar graph"] E --> E2["Double bar graph"] A --> F["Interpretation and Conclusions"]

Important Diagrams (SVG)

Diagram 1: Bar Graph Showing Marks of Students

Bar Graph: Marks of Five Students 0 20 40 60 80 100 60 80 50 40 70 Rahul Anita Suresh Mina John Golden Rule: Bar height must be proportional to the value; choose a scale so the tallest bar fits the graph.

Diagram 2: Double Bar Graph Comparing Boys and Girls

Double Bar Graph: Students in Classes VI, VII, VIII 0 10 20 30 40 30 25 35 30 25 20 Class VI Class VII Class VIII Boys Girls Golden Rule: Double bar graphs compare two data sets; use the same scale for both bars in every pair.

Common Mistakes

  1. Forgetting to arrange data in ascending or descending order before finding the median. The median is defined only for ordered data.
  2. Using the position of the unsorted value instead of the sorted value, leading to a wrong median.
  3. Confusing the mode with the median. The mode is the most frequent observation, not the middle value.
  4. When the number of observations is even, taking only one of the two middle values as the median instead of averaging them.
  5. Forgetting to subtract the lowest from the highest when computing the range, or reversing the subtraction.
  6. Drawing bar graphs without a uniform scale, making the heights misleading. Every bar must use the same scale.
  7. In a double bar graph, drawing the two bars for a category with different widths or leaving unequal gaps, which misrepresents the comparison.
  8. Using class interval boundaries carelessly; for example, counting a value like 20 in both 10-20 and 20-30 intervals.

Exam Tips

  1. Always sort the data ascending before finding the median and range.
  2. Use tally marks for large data to count frequencies quickly and accurately, grouping every fifth mark with a diagonal.
  3. For the mean, check your division by verifying that the mean times the number of observations equals the total sum.
  4. When drawing bar graphs, first decide a scale where 1 unit equals a round number, then draw the bars neatly on graph paper.
  5. Label both axes and give the graph a title; examiners award marks for complete labelling.
  6. In double bar graphs, always include a key or legend showing which colour represents which category.
  7. Practise reading values from bar graphs carefully, estimating heights against the scale, since interpretation questions are common in exams.

Conclusion

Data handling teaches us to transform raw numbers into organised tables, informative graphs and meaningful summaries. The mean, median and mode give us the central tendency of data, while the range describes its spread. Bar graphs and double bar graphs present data visually for quick comparison and interpretation. These statistical tools are not just exam topics but essential life skills used in science, commerce, sports and media. Regular practice in organising data, choosing scales and interpreting graphs will prepare students for the more advanced statistics and probability they will meet in higher classes.


Extra Practice Problems

  1. Find the mean of 12, 15, 18, 21, 24.
  2. Find the median of 9, 3, 7, 5, 11, 13, 8.
  3. Find the mode of the data: 4, 6, 6, 7, 8, 6, 9.
  4. Find the range of the data: 45, 32, 78, 21, 90, 56.
  5. The heights (in cm) of 8 students are 150, 152, 148, 155, 150, 149, 152, 150. Find the mean height.
  6. Draw a frequency table using tally marks for the data: 2, 4, 3, 2, 4, 5, 3, 2, 4, 3.
  7. In a class of 40 students, the number of students present for a week was 38, 40, 39, 37, 40, 36, 39. Find the mean number of students present per day.
  8. The marks of a student in five subjects are 82, 76, 90, 68, 74. Find the mean mark and the range of the marks.