Exercise 14.4 — Ogive Curves

Ogive curves and cumulative frequency graphs.

Advertisement
Lesson Notes PDF
1 /
Loading PDF…
Advertisement

Exercise 14.4 is the graphical wrap-up of Chapter 14, Statistics, in Class 10 Mathematics (CBSE, Telangana & Andhra Pradesh syllabus). Instead of only calculating the median using a formula, this exercise teaches you how to draw it — by plotting a cumulative frequency curve, called an ogive, and reading the median directly off the graph.

Below you'll find a clear explanation of both types of ogive — less than type and more than type — how to convert a frequency table into each one, how to locate the median from a single ogive or from the intersection of two ogives, and complete, step-by-step solutions to all 3 problems in this exercise, each with its own plotted curve.

Less Than Type Ogive More Than Type Ogive Median From a Graph 3 Worked Problems
💡 Core idea of this exercise: An ogive is simply a smooth curve drawn through the cumulative frequency points of a distribution. Once plotted, it turns the abstract median formula into something you can literally see — the median is the data value directly below the point where the cumulative frequency reaches half the total observations.

What Is an Ogive?

A curve that represents the cumulative frequency distribution of grouped data on a graph is called a Cumulative Frequency Curve, or an Ogive. There are two ways to build one, depending on whether you accumulate frequencies from the bottom up or from the top down.

Less Than Type Ogive

Plot the upper limit of each class (x-axis) against its cumulative frequency (y-axis) — the running total of everything below that value.

  • Cumulative frequency keeps increasing
  • Curve rises like an elongated "S"
  • Starts near 0, ends at the total n

More Than Type Ogive

Plot the lower limit of each class (x-axis) against its cumulative frequency (y-axis) — the running total of everything at or above that value.

  • Cumulative frequency keeps decreasing
  • Curve falls like an upside-down "S"
  • Starts at the total n, ends near 0
Class boundary (x) → Cumulative frequency → Less than (rising) More than (falling) Median (x of crossing)

When both ogives are drawn on the same graph, they cross at exactly one point — the x-coordinate of that crossing point is the median of the distribution.

  • Single-ogive method: Draw only the less than type ogive, locate n/2 on the y-axis, draw a horizontal line to the curve, then drop straight down to the x-axis — that x-value is the median.
  • Two-ogive method: Draw both the less than and more than type ogives on the same axes. Wherever they intersect, the x-coordinate of that point is the median.
  • Both methods give the same answer as the median formula — the graph is simply a visual shortcut to the same calculation.
📌 Why upper limits for "less than" and lower limits for "more than"? A "less than 350" total only makes sense once you've counted every value up to the upper edge of that class. Similarly, a "more than 70" total only makes sense from the lower edge of the class that starts at 70 — that's why each ogive type pairs with a different limit.
Advertisement

Problem 1 — Less Than Type Ogive for Daily Income

Question: The table below shows the daily income of 50 factory workers. Convert this to a less than type cumulative frequency distribution and draw its ogive.

Daily Income (₹)250–300300–350350–400400–450450–500
No. of workers (f)12148610
Step 1 — Build the Less Than Table
Daily Income (less than)Cumulative Frequency
Less than 30012
Less than 35012 + 14 = 26
Less than 40026 + 8 = 34
Less than 45034 + 6 = 40
Less than 50040 + 10 = 50

Plot the points (300, 12), (350, 26), (400, 34), (450, 40), and (500, 50), then join them with a smooth rising curve:

Daily income (₹) → No. of workers → 250 300 350 400 450 500

Less than type ogive for daily income — the curve rises steadily from (300, 12) up to (500, 50).

Result: The five plotted points (300,12), (350,26), (400,34), (450,40), (500,50) joined by a smooth curve form the required less than type ogive.

Problem 2 — Median Weight From an Ogive (Graph + Formula)

Question: During a medical check-up, the weights of 35 students were recorded as a less than type cumulative table. Draw the ogive, read off the median weight from the graph, and then verify it using the median formula.

Weight (kg)<38<40<42<44<46<48<50<52
No. of students (cf)035914283235
Step 1 — Read the Median From the Ogive

Plot the points (38,0), (40,3), (42,5), (44,9), (46,14), (48,28), (50,32), (52,35). Since n = 35, n/2 = 17.5. Locate 17.5 on the y-axis, move across to the curve, then drop down to the x-axis:

Weight (kg) → No. of students → 38 40 42 44 46 48 50 52 17.5 46.5

The dashed lines show how 17.5 on the y-axis leads to the point on the curve directly above x = 46.5 — the graphical median.

From the graph: Median weight ≈ 46.5 kg.
Step 2 — Verify Using the Median Formula

Convert the cumulative table into class-wise frequencies, then apply the standard median formula:

ClassFrequency (f)Cumulative Frequency (cf)
Below 380
38 – 403 − 0 = 33
40 – 425 − 3 = 25
42 – 449 − 5 = 49
44 – 4614 − 9 = 514
46 – 48 (median class)28 − 14 = 1428
48 – 5032 − 28 = 432
50 – 5235 − 32 = 335
n = 35 → n/2 = 17.5 → median class = 46–48 (first cf ≥ 17.5) l = 46, cf = 14, f = 14, h = 2 Median = 46 + [(17.5−14)/14] × 2 = 46 + (3.5/14)×2 = 46 + 0.5 = 46.5
Verified: The formula also gives Median = 46.5 kg — exactly matching the graphical reading.

Problem 3 — More Than Type Ogive for Wheat Yield

Question: The table below gives the wheat production yield per hectare for 100 farms. Convert this to a more than type distribution and draw its ogive.

Yield (Qui/Hec)50–5555–6060–6565–7070–7575–80
No. of farmers (f)2812243816
Step 1 — Build the More Than Table

For a more than type table, start from the bottom class and accumulate upward — "more than 50" must include every farm in the data, while "more than 75" includes only the last class:

Yield (more than)Cumulative Frequency
More than 7516
More than 7016 + 38 = 54
More than 6554 + 24 = 78
More than 6078 + 12 = 90
More than 5590 + 8 = 98
More than 5098 + 2 = 100

Plot the points (50,100), (55,98), (60,90), (65,78), (70,54), (75,16), then join them with a smooth falling curve:

Production yield (Qui/Hec) → No. of farmers → 50 55 60 65 70 75 80

More than type ogive for wheat yield — the curve falls steadily from (50,100) down to (75,16), the classic "upside-down S" shape.

Result: The six plotted points (50,100), (55,98), (60,90), (65,78), (70,54), (75,16) joined by a smooth curve form the required more than type ogive.
Advertisement

Common Mistakes to Avoid

  • Using the wrong class limit: Less than type ogives always use the upper limit of each class on the x-axis; more than type ogives always use the lower limit. Mixing these up gives a curve with the wrong shape.
  • Forgetting the starting point: A less than type ogive should start at (lower limit of first class, 0) — e.g. (250, 0) in Problem 1 — even though this point is sometimes omitted from the data table itself.
  • Drawing straight lines instead of a smooth curve: An ogive is meant to be a smooth, freehand curve through the plotted points, not a series of sharp straight-line segments.
  • Misreading the y-axis scale: Always check the scale stated on the graph (e.g. "1 unit = 10 workers") before reading off values — misreading the scale is the most common source of an incorrect graphical median.
  • Forgetting to halve n: When finding the median graphically, you always locate n/2 on the y-axis, not n itself — this is the single most common slip in this exercise.
  • Not converting cumulative tables back to plain frequencies: As in Problem 2, when the data is already given in "less than" form, you must subtract consecutive cumulative values to recover f before applying the median formula.
Exam tip: When a question gives marks for "verifying the result using the formula" (like Problem 2), always show both the graphical reading and the full formula calculation — skipping either part costs marks even if your final answer is correct.

Quick Reference — All 3 Answers at a Glance

Q.NoScenarioKey Result
1Daily income of 50 workersLess than type ogive through (300,12)…(500,50)
2Weight of 35 studentsMedian weight = 46.5 kg (graph & formula agree)
3Wheat yield of 100 farmsMore than type ogive through (50,100)…(75,16)

What This Exercise Prepares You For

Exercise 14.4 brings together everything from Exercise 14.3 (Median of Grouped Data) and presents it visually, completing your understanding of all three measures of central tendency taught across this chapter — mean, median, and mode.

The skill of carefully plotting points and reading values off a curve also carries forward into Coordinate Geometry, where precise plotting and reading of graphs is a core technique, and into the Probability chapter, where organising and visualising frequency data is just as important.

📐 Board Exam Tip (CBSE, Telangana & AP): Ogive-drawing questions are usually worth 4 marks, with marks awarded separately for the correctly labelled axes and scale, the accurately plotted points, the smooth curve, and the correct graphical median. Always label your scale clearly (e.g. "1 unit = 5 units on x-axis") at the top of the graph before plotting.
Advertisement
EduBadi — Free Mathematics Learning for Class 8, 9 & 10 · CBSE · Telangana · Andhra Pradesh
Advertisement