Since we are not given a specific bin width we can create a histogram with whatever width we choose. It is easiest to pick a nice round number like 5 or 10, but it really depends on how the data is spread. We choose a bin width of 10 points. 
Now we look at the data and find how many skaters scored in each interval. The highest will be 180-190, with a frequency of 4, so we need to make sure that our y-axis spans to at least 4. |