Collect the data
Determine the range of the data
Choose the number of bins
Calculate the bin width
Create the bin intervals
Count how many data values fall into each bin
Draw the x-axis and y-axis
Label the x-axis with the bin intervals
Label the y-axis with frequencies
Draw bars for each bin with equal width
Make the bars touch each other
Check that the bar heights match the frequencies
Add a title if needed
