2. Topic 2(COLON) Organising Data in Tables

Lesson 2.3: Cumulative Frequency

Official syllabus section covering Lesson 2.3: Cumulative frequency within Topic 2: Organising Data in Tables: Cumulative frequency as a running total of frequencies up to each value or class.; Building a cumulative frequency column from a frequency table..

Lesson 2.3: Cumulative Frequency

Introduction

In this lesson, students will explore the concept of cumulative frequency. Understanding cumulative frequency is critical for analyzing data sets, as it allows us to see how many observations fall below a particular value or class. This is essential when discussing medians and quartiles, as cumulative frequency lays the groundwork for those calculations. Our objectives for this lesson are:

  • Understand cumulative frequency as a running total of frequencies up to each value or class.
  • Learn how to build a cumulative frequency column from a frequency table.
  • Develop the ability to read off how many observations fall below a given value.
  • Connect cumulative frequency with the identification of median and quartiles.
  • Construct a cumulative frequency column from a given frequency table.

Understanding Cumulative Frequency

Cumulative frequency is essentially the sum of all previous frequencies in a frequency distribution up to a certain point. To start, consider a simple set of raw data:

$$\{3, 7, 8, 5, 12, 15, 12, 18, 10, 20\}$$

We first need to organize this data into a frequency table. A frequency table displays how often each value appears. To create a frequency table for this set, we count the occurrences of each value:

ValueFrequency
31
51
71
81
101
122
151
181
201

Now we can create a cumulative frequency column. The first entry in the cumulative frequency reflects the frequency of the first value, while each subsequent entry adds the previous cumulative total plus the current frequency. Let's calculate that:

ValueFrequencyCumulative Frequency
311
512
713
814
1015
1227
1518
1819
20110

Here is a step-by-step to how we calculate the cumulative frequency:

  1. Start with the first value (3): The frequency is 1, so the cumulative frequency is also 1.
  2. Move to the value 5. Add the previous cumulative frequency (1) to the frequency of 5 (1): $1 + 1 = 2$.
  3. Continue this pattern down the table.

This process continues until you reach the end of the table, where the final cumulative frequency should equal the total number of observations, which in this case is 10.

Common Misconceptions

One common misconception is thinking that the total cumulative frequency may be less than the total number of observations. Always remember that the cumulative frequency should equal the number of observations in your data set.

Reading Cumulative Frequency

Understanding how to interpret cumulative frequency is crucial, especially when determining thresholds. For instance, if we want to know how many observations fall below the value of 12, we look at the cumulative frequency column:

From the table, we see the cumulative frequency of 12 is 7. Therefore, there are 7 observations that are less than or equal to 12.

To understand this visually, let's consider the cumulative frequency graph. When we plot the cumulative frequency on a graph (with values on the x-axis and cumulative frequency on the y-axis), we can easily read off the number of observations below a certain value by locating the value on the x-axis and drawing a vertical line up to the curve. This intersection point on the y-axis will give us our cumulative frequency.

Example of Reading Off Values

Suppose we want to find how many values are less than 10:

  • From the cumulative frequency table, we see that 10 has a cumulative frequency of 5. Thus, there are 5 observations that are below or equal to 10.

This concept becomes especially helpful in statistics when we begin to identify the median and quartiles, which are essential for understanding the distribution of our data set.

Building a Cumulative Frequency Column from a Frequency Table

Now, let’s take another example where we are provided with a frequency table, and we need to construct the cumulative frequency column ourselves. Consider the following data:

Class IntervalFrequency
0-103
11-205
21-308
31-404
41-502

Constructing the Cumulative Frequency

To build the cumulative frequency column, we will follow the same method:

  1. Start with the first class interval (0-10): The frequency is 3, so the cumulative frequency is 3.
  2. Move to the second class interval (11-20): Cumulative frequency is $3 + 5 = 8$.
  3. For the third interval (21-30): Cumulative frequency is $8 + 8 = 16$.
  4. Continue this process:
  • For (31-40): $16 + 4 = 20$.
  • For (41-50): $20 + 2 = 22$.

Now our completed table looks like this:

Class IntervalFrequencyCumulative Frequency
0-1033
11-2058
21-30816
31-40420
41-50222

In this case, the cumulative frequency of each class interval indicates how many observations fall within or below that interval, which is essential for analysis.

Conclusion

In this lesson, students explored the concept of cumulative frequency and how it transforms data into a more understandable format. You learned how to create a cumulative frequency column from a frequency table and how to read cumulative frequency to find how many observations fall below a certain value. This knowledge is fundamental as it leads into discussions of the median and quartiles, which are important aspects of descriptive statistics.

Study Notes

  • Cumulative frequency is a running total of frequencies up to each value or class.
  • Build a cumulative frequency column by adding frequencies sequentially.
  • Cumulative frequency can help determine how many observations fall below a certain value.
  • The total cumulative frequency at the end should equal the total number of observations.
  • Cumulative frequency aids in identifying medians and quartiles in statistics.

Practice Quiz

5 questions to test your understanding