top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S3-SA3-0298

What is a Median from Ogive?

Grade Level:

Class 8

AI/ML, Data Science, Physics, Economics, Cryptography, Computer Science, Engineering

Definition
What is it?

The Median from an Ogive is the middle value of a dataset, found directly from a cumulative frequency graph called an Ogive. It divides the data into two equal halves, meaning 50% of the data points are below it and 50% are above it.

Simple Example
Quick Example

Imagine your class's marks in a Maths test are plotted on an Ogive graph. If you want to find the 'middle' mark, above which half the students scored and below which the other half scored, you would find the Median from that Ogive.

Worked Example
Step-by-Step

Let's find the median from an Ogive.

STEP 1: First, make sure you have a 'less than' type Ogive graph. This graph plots upper class limits on the x-axis and cumulative frequencies on the y-axis.

---

STEP 2: Find the total number of observations (N). This is the highest cumulative frequency on your y-axis.

---

STEP 3: Calculate N/2. This value tells you where the median lies on the cumulative frequency scale.

---

STEP 4: Locate N/2 on the y-axis (cumulative frequency axis).

---

STEP 5: From the point N/2 on the y-axis, draw a horizontal line straight across until it touches the Ogive curve.

---

STEP 6: From the point where the horizontal line touches the Ogive, draw a vertical line straight down to the x-axis (upper class limits axis).

---

STEP 7: The point where this vertical line meets the x-axis is your Median.

---

Example: If your total cumulative frequency (N) is 50, then N/2 = 25. Find 25 on the y-axis, draw horizontally to the curve, then vertically down to the x-axis. If it lands on 45, then the Median is 45.

Why It Matters

Understanding the median helps data scientists and AI/ML engineers find the 'typical' value in large datasets, ignoring extreme highs or lows. Economists use it to understand income distribution, and physicists might use it to analyze experimental results, giving a balanced view.

Common Mistakes

MISTAKE: Finding N/2 on the x-axis | CORRECTION: Always find N/2 on the y-axis (cumulative frequency axis) first, then draw to the curve and down to the x-axis.

MISTAKE: Using the 'more than' Ogive directly without adjustment | CORRECTION: While you can find the median from a 'more than' Ogive, it's usually taught with a 'less than' Ogive. Ensure you understand which type of Ogive you are working with.

MISTAKE: Not drawing lines perpendicular to the axes | CORRECTION: Always draw perfectly horizontal and vertical lines from the y-axis to the curve, and then from the curve to the x-axis, to ensure accuracy.

Practice Questions
Try It Yourself

QUESTION: If the total number of students (N) in a class is 60, what value on the cumulative frequency axis should you look for to find the median from an Ogive? | ANSWER: 30

QUESTION: An Ogive shows the cumulative frequency for daily sales of samosas at a stall. If the highest cumulative frequency is 120, and drawing from 60 on the y-axis hits the Ogive and then drops to 75 on the x-axis, what is the median number of samosas sold? | ANSWER: 75

QUESTION: You are given a 'less than' Ogive for the heights of plants. The x-axis shows height in cm, and the y-axis shows the number of plants. If the total number of plants is 80, and when you draw a horizontal line from 40 on the y-axis, it intersects the curve at a point from which a vertical line drops to 32 on the x-axis, what is the median height of the plants? | ANSWER: 32 cm

MCQ
Quick Quiz

To find the median from an Ogive, the first step after plotting the graph is to calculate:

The maximum value on the x-axis

N/2, where N is the total cumulative frequency

The average of the x-axis values

The lowest value on the y-axis

The Correct Answer Is:

B

To find the median, we first need to locate the middle position of the data, which is N/2 on the cumulative frequency axis. Options A, C, and D are not the correct first steps for finding the median from an Ogive.

Real World Connection
In the Real World

In cricket analytics, data analysts might use Ogives to understand player performance. For example, they could plot the cumulative number of runs scored by a batsman over many matches. Finding the median from this Ogive would tell them the 'middle' run score, helping them understand consistent performance, rather than just highest scores.

Key Vocabulary
Key Terms

OGIVE: A cumulative frequency curve | MEDIAN: The middle value in a dataset | CUMULATIVE FREQUENCY: The running total of frequencies | N: Total number of observations or total frequency

What's Next
What to Learn Next

Next, you can explore how to find the Mode from a Histogram and the Mean from grouped data. These concepts, along with the median, are key tools in understanding and summarizing data, and they build on your knowledge of graphs.

bottom of page