Arrange the data in ascending order
Make a frequency table
Add a cumulative frequency column
Start with the first frequency
Add each next frequency to the previous cumulative total
For less-than cumulative frequency, keep adding downward
For more-than cumulative frequency, start with the total and subtract downward
Check that the final cumulative frequency equals the total number of observations
