This document provides instructions for creating a pie chart from a set of data. It explains how to 1) collect and organize the data, 2) calculate the size of each section by dividing 360 degrees by the total number of data points to get the degrees each represents, 3) draw the pie chart by constructing the angles for each section using a protractor, and 4) label and color the chart. It also discusses how to handle more complex data sets involving larger numbers or decimals.