Exercise 7.3 — Graphs

Bar diagram, histogram, frequency polygon and frequency curve.

Advertisement
Lesson Notes PDF
1 /
Loading PDF…
Advertisement

Exercise 7.3 – Drawing Histograms, Frequency Polygons, Curves and Ogives

Chapter 7, Frequency Distribution Tables and Graphs, teaches Class 8 students (Telangana, Andhra Pradesh, and aligned CBSE Statistics topics) how to organise raw data into frequency tables and then represent that data using graphs. Exercise 7.3 is the main graphing exercise of this chapter — it asks you to draw four important statistical graphs: the histogram, the frequency polygon, the frequency curve, and the ogive (cumulative frequency curve).

This exercise has five problems, and together they cover almost every situation you will meet in board exams: a histogram with equal class intervals, a histogram where the data must first be converted into proper class intervals, a histogram combined with a frequency polygon, a frequency polygon and curve drawn without a histogram, and finally the two types of ogive curves. Below, every problem from the PDF is explained slide by slide, with the reasoning behind each step, along with tables and diagrams so you can follow the construction on your own graph sheet.

Four Statistical Graphs You Need for This Exercise

Before working through the problems, it helps to know exactly what each graph represents, how it is drawn, and where it appears in Exercise 7.3.

GraphWhat It ShowsHow to Draw ItAppears In
Histogram Frequency of each class shown as the height of adjacent rectangles, with no gaps between them Mark class intervals on the x-axis and frequency on the y-axis; draw touching bars whose height equals the frequency Problems 1, 2 & 3
Frequency Polygon Frequency plotted at the mid-point (class mark) of every class, joined by straight lines Plot (class mark, frequency) for each class and join consecutive points; extend the line to touch the x-axis at both ends Problems 3 & 4
Frequency Curve A smoothed, free-hand version of the frequency polygon showing the overall trend of the data Draw a smooth curve through the same (class mark, frequency) points instead of straight lines Problem 4
Ogive (Cumulative Frequency Curve) A running total of frequencies — how many observations are "less than" or "greater than" a value Plot cumulative frequency against the class boundary (upper boundary for "less than", lower boundary for "greater than") and join with a smooth curve Problem 5
Problem 1
Histogram for the IQ Scores of 45 Students
Histogram — Continuous, Equal Class Intervals

This problem gives the distribution of IQ scores for 45 students across seven classes, each of width 10. This is the simplest case for drawing a histogram, because the classes are already continuous and of equal width — the upper boundary of one class (say 70) is exactly the lower boundary of the next class. There is no extra calculation needed before plotting.

IQ RangeNumber of Students
60 – 702
70 – 805
80 – 906
90 – 10010
100 – 1109
110 – 1208
120 – 1305

Steps of Construction

  1. Draw two perpendicular lines — the horizontal x-axis for IQ scores and the vertical y-axis for the number of students.
  2. Choose a scale: since the data starts at 60 (not 0), let 1 unit on the x-axis = 10 IQ points, and draw a small zig-zag (kink) near the origin to show that the scale does not start from zero.
  3. On the y-axis, take 1 unit = 1 student.
  4. For each class interval, draw a rectangle starting at its lower boundary and ending at its upper boundary, with height equal to the frequency (number of students). Because the data is continuous, every bar touches the next one — there should be no gaps.
2 5 6 10 9 8 5 60 70 80 90 100 110 120 130 0 2 4 6 8 10 IQ No. of students
Histogram of IQ scores (45 students)

Scale used: x-axis — 1 unit = 10 IQ points; y-axis — 1 unit = 1 student.

💡 Why the zig-zag near the origin? The IQ values start at 60, not 0. Drawing bars all the way from 0 would make the gap before 60 misleading and waste graph space. The zig-zag (kink) tells the reader "the scale has been broken here", which is a standard convention examiners expect to see in histogram diagrams.

Notice the overall shape of this histogram — the bars rise gradually, peak at the 90–100 class (10 students), and then fall again. This bell-like shape means most students' IQ scores cluster around the middle of the range, which is a first hint at the idea of central tendency (mean, median, mode) that you will study in later chapters.

Advertisement
Problem 2
Converting Class Marks into Class Intervals — Marks of 600 Students
Histogram — Discontinuous Data (Class Marks Given)

This problem has a twist. The table below gives the marks obtained by 600 students, but the numbers 360, 400, 440, 480, 520 and 560 are not class boundaries — they are the class marks (mid-points) of the actual classes. Before a histogram can be drawn, these class marks must be converted into proper class intervals.

Marks (Class Mark)Number of Students
360100
400125
440140
48095
52080
56060

Step 1: Find the Class Width (h)

Look at the difference between two consecutive class marks: 400 − 360 = 40. This difference is called h, the class width. Half of this value, h/2, is the amount that must be added and subtracted from each class mark to get its lower and upper boundary.

h = 400 − 360 = 40   |   h/2 = 20   |   Class boundaries of mark x = (x − h/2) to (x + h/2)

Step 2: Apply the Formula to Each Class Mark

  1. For class mark 360: interval = (360 − 20) to (360 + 20) = 340 – 380
  2. For class mark 400: interval = (400 − 20) to (400 + 20) = 380 – 420
  3. For class mark 440: interval = (440 − 20) to (440 + 20) = 420 – 460
  4. Continuing the same pattern, the remaining intervals are 460 – 500, 500 – 540 and 540 – 580.

Notice that the upper boundary of each interval is exactly the lower boundary of the next one (380, 420, 460 …), which makes the data continuous and ready for a histogram — exactly like in Problem 1.

Class MarkClass IntervalFrequency (Students)
360340 – 380100
400380 – 420125
440420 – 460140
480460 – 50095
520500 – 54080
560540 – 58060
100 125 140 95 80 60 340 380 420 460 500 540 580 0 20 40 60 80 100 120 140 Marks No. of students
Histogram of marks scored by 600 students

Scale used: x-axis — 1 unit = 40 marks; y-axis — 1 unit = 10 students.

📝 Exam tip: Whenever a table gives single numbers (like "360, 400, 440…") instead of ranges, check whether they are evenly spaced class marks. If they are, find h (the gap between consecutive marks), then use x − h/2 and x + h/2 to get the class boundaries before drawing any graph. Skipping this step is one of the most common mistakes students make in this exercise.
Problem 3
Histogram with Frequency Polygon — Weekly Wages of 250 Workers
Histogram + Frequency Polygon — Equal Class Intervals

This problem asks for both a histogram and a frequency polygon on the same graph. The class intervals (₹500 – 550 up to ₹750 – 800) are equal and continuous, so the histogram is drawn exactly as in Problem 1. The frequency polygon is then added on top of it.

Weekly Wage (₹)Number of Workers
500 – 55030
550 – 60042
600 – 65050
650 – 70055
700 – 75045
750 – 80028

Finding the Class Marks

The class mark of an interval is its mid-point — found by adding the lower and upper boundaries and dividing by 2. For example, the class mark of 500 – 550 is (500 + 550) ÷ 2 = 525. The frequency polygon is drawn by plotting the point (class mark, frequency) for each class and joining these points with straight lines.

Class IntervalFrequencyClass MarkPoint (x, y)
500 – 55030525(525, 30)
550 – 60042575(575, 42)
600 – 65050625(625, 50)
650 – 70055675(675, 55)
700 – 75045725(725, 45)
750 – 80028775(775, 28)

Steps of Construction

  1. Draw the histogram for the given data exactly as in Problem 1, with bars touching each other.
  2. Mark the class mark of each bar at its top centre and plot the point (class mark, frequency).
  3. Join these six points in order using straight lines — this gives the frequency polygon.
  4. To "close" the polygon so it touches the x-axis, imagine one extra class before the first (class mark 475, frequency 0) and one extra class after the last (class mark 825, frequency 0), and extend the lines to these two points.
500 550 600 650 700 750 800 0 10 20 30 40 50 60 70 Weekly wage (₹) No. of workers
Histogram (blue bars) with frequency polygon (red line) — weekly wages of 250 workers

Scale used: x-axis — 1 unit = ₹50; y-axis — 1 unit = 10 workers.

💡 Why bother with a frequency polygon if you already have a histogram? A frequency polygon makes it easy to compare two or more distributions on the same graph — for example, this month's wages versus last month's. Overlapping histograms quickly become cluttered, but two or three frequency polygons can be drawn on one graph and compared at a glance.
Problem 4
Frequency Polygon and Frequency Curve Without a Histogram — Ages of 60 Teachers
Frequency Polygon & Frequency Curve — Direct Plotting

This problem shows that a frequency polygon does not need a histogram at all — it can be plotted directly from the class marks and frequencies. The same data is then used to draw a frequency curve, which is a smoothed version of the polygon.

Ages (years)Number of Teachers
24 – 2812
28 – 3210
32 – 3615
36 – 409
40 – 448
44 – 486
Class IntervalFrequencyClass MarkPoint (x, y)
24 – 281226(26, 12)
28 – 321030(30, 10)
32 – 361534(34, 15)
36 – 40938(38, 9)
40 – 44842(42, 8)
44 – 48646(46, 6)

Steps of Construction — Frequency Polygon

  1. Take ages on the x-axis (1 unit = 4 years) and number of teachers on the y-axis (1 unit = 2 teachers).
  2. Plot the six points (class mark, frequency) listed in the table above.
  3. Add an extra point at class mark 22 with frequency 0 (one class width before the first class), and another at class mark 50 with frequency 0 (one class width after the last class).
  4. Join all the points, including the two zero-frequency points, using straight lines to get a closed polygon that touches the x-axis at both ends.
24 28 32 36 40 44 48 0 2 4 6 8 10 12 14 16 Ages (years) No. of teachers
Frequency polygon — ages of 60 teachers
24 28 32 36 40 44 48 0 8 16 Ages (years) No. of teachers
Frequency curve (smoothed) — ages of 60 teachers

Scale used in both graphs: x-axis — 1 unit = 4 years; y-axis — 1 unit = 2 teachers.

📐 Polygon vs. Curve: The frequency polygon uses straight lines between points, so it is quick and precise to draw with a ruler. The frequency curve uses a smooth, free-hand line through the same points — it better represents how frequency changes gradually rather than in sudden jumps, and is the type of graph used later for locating the mode of grouped data.
Problem 5
Ogive Curves — "Less Than" and "Greater Than" Cumulative Frequency
Ogives — Cumulative Frequency Curves

The data here is already given in "less than" cumulative form — for example, "Less than 10" tells us that 8 students scored below 10 marks in total, not that exactly 8 students scored between 5 and 10. To draw the graphs, we first need to find the actual class intervals and the individual (non-cumulative) frequency of each class.

Marks ObtainedNumber of Students (cumulative)
Less than 52
Less than 108
Less than 1518
Less than 2027
Less than 2535

Step 1: Find the Individual Frequencies

Since each value is a running total, the frequency of a class is found by subtracting the previous cumulative frequency from the current one. For example, the frequency of the class 5 – 10 is 8 − 2 = 6, since 8 students scored below 10 and 2 of them already scored below 5.

Step 2: The "Less Than" Ogive

For the "less than" ogive, the cumulative frequency is plotted against the upper boundary of each class. The point (0, 0) is also included, since "0 students scored less than 0".

Class IntervalFrequencyCumulative Frequency (less than)Upper BoundaryPoint (x, y)
0 – 5225(5, 2)
5 – 108 − 2 = 6810(10, 8)
10 – 1518 − 8 = 101815(15, 18)
15 – 2027 − 18 = 92720(20, 27)
20 – 2535 − 27 = 83525(25, 35)
(0,0) (5,2) (10,8) (15,18) (20,27) (25,35) 0 5 10 15 20 25 0 10 20 30 40 Marks No. of students
"Less than" cumulative frequency curve (ogive)

Scale used: x-axis — 1 unit = 5 marks; y-axis — 1 unit = 5 students.

Step 3: The "Greater Than" Ogive

The "greater than" ogive uses the same individual frequencies, but the cumulative total is built up from the last class backwards — each value tells us how many students scored that mark or more. These cumulative totals are plotted against the lower boundary of each class.

Class IntervalFrequencyCumulative Frequency (greater than)Lower BoundaryPoint (x, y)
20 – 258820(20, 8)
15 – 2098 + 9 = 1715(15, 17)
10 – 151017 + 10 = 2710(10, 27)
5 – 10627 + 6 = 335(5, 33)
0 – 5233 + 2 = 350(0, 35)
(0,35) (5,33) (10,27) (15,17) (20,8) (25,0) 0 5 10 15 20 25 0 10 20 30 40 Marks No. of students
"Greater than" cumulative frequency curve (ogive)

Scale used: x-axis — 1 unit = 5 marks; y-axis — 1 unit = 5 students.

💡 Looking ahead: If you draw both the "less than" and "greater than" ogives on the same graph, the point where the two curves cross gives the median of the data — read its x-coordinate directly off the graph. This graphical method for finding the median is widely used in Class 10 Statistics.

Common Mistakes to Avoid in Exercise 7.3

  • Forgetting the zig-zag (kink) near the origin: Whenever the x-axis scale doesn't start at 0 (like 60 in Problem 1), draw the kink to show the break in scale. Many students lose marks for omitting this simple symbol.
  • Treating class marks as class boundaries: If a table gives single numbers (like 360, 400, 440), check whether h/2 needs to be added and subtracted before drawing the histogram, as in Problem 2.
  • Leaving the frequency polygon "open": A polygon must touch the x-axis at both ends. Always add the two extra zero-frequency points at one class-width before the first class and after the last class.
  • Mixing up "less than" and "greater than" ogive points: The "less than" ogive uses the upper boundary of each class, while the "greater than" ogive uses the lower boundary. Swapping these gives a completely wrong-shaped curve.
  • Choosing a careless scale: Pick a scale that makes the graph fill most of the page without going off the edge — too small a scale makes differences between bars hard to see, while too large a scale runs off the graph sheet.

What This Lesson Prepares You For

Exercise 7.3 builds the visual foundation for everything else in Frequency Distribution Tables and Graphs. If you'd like to revise how raw data is first organised into a frequency table before these graphs are drawn, go back to Exercise 7.1 — Frequency Distribution Tables. For more practice converting data into class intervals and reading bar-type graphs, see Exercise 7.2 — Grouped Frequency Tables.

The ogive technique you learned in Problem 5 becomes especially important later, when you study how to find the median, mean and mode of grouped data graphically in Class 10 Statistics. Mastering histograms, polygons, curves and ogives now will make those advanced topics much easier to follow.

Advertisement
Advertisement