S3-SA3-0239
What is a Cumulative Frequency Polygon?
Grade Level:
Class 8
AI/ML, Data Science, Physics, Economics, Cryptography, Computer Science, Engineering
Definition
What is it?
A Cumulative Frequency Polygon is a special type of graph that helps us understand how many data points fall below a certain value. It's made by plotting cumulative frequencies against the upper limits of class intervals and joining the points with straight lines.
Simple Example
Quick Example
Imagine your school collects data on how many students scored below different marks in a Science test. A Cumulative Frequency Polygon would show you visually, at a glance, how many students scored below 20, how many below 40, how many below 60, and so on, up to the maximum mark.
Worked Example
Step-by-Step
Let's make a Cumulative Frequency Polygon for the marks of 50 students in a Maths test:
Marks | Number of Students (Frequency) | Cumulative Frequency | Upper Class Boundary
------|------------------------------|--------------------|--------------------
0-20 | 5 | 5 | 20
20-40 | 10 | 15 | 40
40-60 | 18 | 33 | 60
60-80 | 12 | 45 | 80
80-100| 5 | 50 | 100
---1. Calculate Cumulative Frequency: For each interval, add its frequency to the sum of frequencies of all previous intervals. For 0-20, CF is 5. For 20-40, CF is 5+10=15. And so on.
---2. Identify Upper Class Boundaries: These are the highest values in each class interval (20, 40, 60, 80, 100).
---3. Plot Points: On a graph, plot the points (Upper Class Boundary, Cumulative Frequency).
Plot (20, 5), (40, 15), (60, 33), (80, 45), (100, 50).
---4. Add a starting point: To make the polygon complete, add a point at the lower limit of the first class interval with a cumulative frequency of 0. Here, it would be (0, 0).
---5. Join the Points: Connect all these plotted points with straight lines.
---The resulting graph is your Cumulative Frequency Polygon. It shows how many students scored below each mark.
Why It Matters
This graph helps data scientists quickly see trends in data, like how many people fall into a certain income bracket or how many products have a defect below a certain level. It's used in fields like AI/ML to understand data distributions, in economics to analyze wealth distribution, and even in physics to study particle energies. Knowing this skill can open doors to exciting careers in data analysis!
Common Mistakes
MISTAKE: Plotting cumulative frequency against the lower limits or midpoints of class intervals. | CORRECTION: Always plot cumulative frequency against the UPPER LIMITS of the class intervals to correctly represent 'less than' values.
MISTAKE: Not including a starting point for the polygon on the x-axis. | CORRECTION: The polygon should start on the x-axis at the lower boundary of the first class interval (with a cumulative frequency of 0) to make it a closed shape.
MISTAKE: Joining points with a curve instead of straight lines. | CORRECTION: A 'polygon' means straight line segments. Always join the plotted points with straight lines.
Practice Questions
Try It Yourself
QUESTION: For the data: Age (years) | Frequency
0-10 | 8
10-20 | 12
20-30 | 15
What are the cumulative frequencies and upper class boundaries for plotting a cumulative frequency polygon? | ANSWER: Upper Class Boundaries: 10, 20, 30. Cumulative Frequencies: 8, 20, 35.
QUESTION: If a cumulative frequency polygon shows that 25 students scored less than 50 marks, and 40 students scored less than 60 marks, how many students scored between 50 and 60 marks? | ANSWER: 15 students (40 - 25 = 15).
QUESTION: A survey found the following number of hours spent on mobile phones by students per day:
Hours | Number of Students
0-2 | 10
2-4 | 15
4-6 | 8
6-8 | 5
What would be the coordinates of the points to plot the cumulative frequency polygon, including the starting point? | ANSWER: (0, 0), (2, 10), (4, 25), (6, 33), (8, 38).
MCQ
Quick Quiz
What does a point (40, 15) on a cumulative frequency polygon represent?
15 data points have a value of exactly 40.
15 data points have a value less than or equal to 40.
40 data points have a value less than or equal to 15.
The frequency of the class interval ending at 40 is 15.
The Correct Answer Is:
B
A cumulative frequency polygon plots upper class boundaries against cumulative frequencies. So, (40, 15) means that 15 data points have a value less than or equal to 40. Option A describes a specific frequency, not cumulative. Options C and D misinterpret the axes.
Real World Connection
In the Real World
Imagine you're an analyst for a mobile network company in India. You collect data on the daily mobile data usage of your customers. By creating a cumulative frequency polygon, you can quickly see how many customers use less than 1 GB, less than 2 GB, or less than 3 GB of data. This helps the company decide on new data plans or identify customers who might need more data, just like how cricket statisticians use similar graphs to analyze player performance.
Key Vocabulary
Key Terms
Cumulative Frequency: The running total of frequencies. | Class Interval: A range of values in which data is grouped. | Upper Class Boundary: The highest value in a class interval. | Polygon: A closed shape made of straight line segments.
What's Next
What to Learn Next
Great job understanding cumulative frequency polygons! Next, you can explore how to find the median and quartiles from a cumulative frequency polygon, also known as an 'ogive'. This will help you extract even more useful information from these powerful graphs!


