Display the following dataset in a histogram. Use five bins, beginning with 60 and going by intervals of 2.

70, 61, 60, 64, 70, 65, 65, 66, 60, 61, 68, 68, 67, 65, 64, 62
How many numbers in the dataset will be in the bin that goes from 62 to just under 64?

There will be 4 numbers in the dataset that fall within the bin that goes from 62 to just under 64.