Sign In
A cumulative frequency table shows the number of values that lie in or below a given interval. Start by identifying the minimum and maximum data values and defining the intervals.
Example Table:
Trail Lengths (mi) | Frequency | Cumulative Frequency |
---|---|---|
1 - 3 | 13 | 13 |
4 - 6 | 5 | 18 |
7 - 9 | 2 | 20 |
10 - 12 | 2 | 22 |
cumulativefrequency table shows the number of values that lie in or below an interval. To make a cumulative frequency table, we will start by identifying the minimum and maximum data values. Then we can define the intervals for each line of our table. 4, 1, 5, 2, 1, 3, 7, 12, 6, 3, 11, 9, 2, 1, 3, 4, 1, 2, 5, 3, 1, 1 The minimum value is 1 and the maximum value is 12. In this case, intervals of 3 seem reasonable. Let's list them in the first column of our cumulative frequency table.
Trail Lengths (mi) | Frequency | Cumulative Frequency |
---|---|---|
1 - 3 | ||
4 - 6 | ||
7 - 9 | ||
10 - 12 |
Now, let's count the number of values in each interval. 4, 1, 5, 2, 1, 3, 7, 12, 6, 3, 11, 9, 2, 1, 3, 4, 1, 2, 5, 3, 1, 1 Looking at the data, we can see that there are 13 values in the first interval, 5 values in the second interval, 2 values in the third interval and 2 values in the fourth interval. Now we can complete the second column of our table.
Trail Lengths (mi) | Frequency | Cumulative Frequency |
---|---|---|
1 - 3 | 13 | |
4 - 6 | 5 | |
7 - 9 | 2 | |
10 - 12 | 2 |
Finally, for the last column we add the frequency of each interval to the frequencies of all the previous intervals. We will do this by adding the frequency of each interval to the cumulative frequency of the previous interval.
Trail Lengths (mi) | Frequency | Cumulative Frequency |
---|---|---|
1 - 3 | 13 | 13 |
4 - 6 | 5 | 5 + 13 = 18 |
7 - 9 | 2 | 2 + 18 = 20 |
10 - 12 | 2 | 2 + 20 = 22 |