Calculate and record the cumulative frequency of each of the categories in your data. For each category, add the frequency of its occurrence to the total sum of the frequencies of every preceding category.
Divide the cumulative frequencies of every category by the total frequency of the entire set of data. This will give you the percentile rank of every category. The total frequency of your data can be found by adding up the frequencies of every category in your data.
Plot the percentile ranks you calculated from the previous step. The "x" axis will be the original categories from your data, while the "y" axis will be labeled with percentages.
Draw a line through all of the plotted points to complete the curve. The curve should start at the percentile of your first category and end at 100 percent at your last category.