Cumulative Frequency- Statistical Analysis Guide

What Is Cumulative Frequency?

Cumulative frequency is the running total of frequencies as you move through data in order. It shows how many observations fall at or below a certain value. That's it. Nothing complicated.

You calculate it by adding each frequency to the total of all frequencies that came before it. Start at zero, then keep adding.

Why Cumulative Frequency Matters

You need cumulative frequency when you want to answer questions like:

Raw frequency tables tell you how many fall in each class. Cumulative frequency tells you how many fall at or under a threshold. This is the difference that matters.

Building a Cumulative Frequency Table

Here's the process. Say you have test scores for 40 students:

Step 1: Organize Your Data

Create a frequency distribution table first. Group your data into classes if it's continuous or has many values.

Step 2: Add a Cumulative Frequency Column

Start with the first frequency. Then each subsequent row gets the previous cumulative frequency plus the current frequency.

Score Range Frequency Cumulative Frequency
0–20 3 3
21–40 7 10
41–60 12 22
61–80 10 32
81–100 8 40

Check your work: the final cumulative frequency should equal your total number of observations. 40 students. It checks out.

Step 3: Read Your Table

From this table, you can instantly see that 32 students scored 80 or below. You can also calculate that 22 students scored 60 or below. No extra math required.

The Cumulative Frequency Graph (Ogive)

An ogive is just a line graph plotting cumulative frequency against the upper class boundary. It gives you a visual representation of the distribution.

How to Plot an Ogive

The ogive rises from left to right. Steeper sections mean more data points clustered in that range. Flatter sections mean sparse distribution.

Finding the Median from Cumulative Frequency

The median is the value at the 50th percentile. Here's how to find it:

Method 1: From a Table

Divide your total frequency by 2. That's your median position.

Using the table above: 40 / 2 = 20

Find the class where cumulative frequency first exceeds 20. That's the 41–60 class. The median falls somewhere in this class.

Method 2: From an Ogive

Draw a horizontal line from 50% on the y-axis to the ogive curve. Drop a vertical line from that intersection to the x-axis. Read the value.

This gives you an approximate median directly from the graph. Quick and dirty, but useful.

Finding Quartiles and Percentiles

The same principle applies to any percentile. You just change the percentage.

For our 40-student example:

Use your cumulative frequency table to locate which class each quartile falls into.

Interquartile Range (IQR)

The IQR is Q3 minus Q1. It tells you where the middle 50% of your data sits. It's less affected by outliers than the full range.

Calculate it: find Q1, find Q3, subtract. That's your IQR.

Common Mistakes to Avoid

Less Than vs. More Than Ogives

There are two types of ogives:

You can plot both on the same graph. They will intersect at the median. This is a handy verification check.

Practical Example: Analyzing Survey Data

Suppose you're analyzing monthly income data for 100 workers:

Income ($000s) Frequency Cumulative Frequency
10–20 15 15
20–30 28 43
30–40 35 78
40–50 14 92
50–60 8 100

From this table:

No need to calculate anything else. Just read the table.

When to Use Cumulative Frequency

Use it when:

Don't use it when your data is discrete with few values. A simple frequency table works better for small datasets where every value matters individually.

Quick Reference: Formulas

Where n = total number of observations.

Final Notes

Cumulative frequency is a tool. It doesn't add complexity for its own sake. You use it because it answers specific questions that raw frequencies cannot. Learn to read the table, learn to plot the graph, learn to extract percentiles. That's all you need.