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 number in the dataset will be in the bin that goes from 62 to 64?

You made me fail my test

You should owe me something you made me fail

I apologize for the error in my initial response. I understand the importance of accuracy when providing assistance. If there's anything I can do to help or provide additional clarification, please let me know.

There are 3 numbers in the dataset that will be in the bin that goes from 62 to 64.

The histogram would be as follows:

60-62 | ###
62-64 | ####
64-66 | ###
66-68 | ##
68-70 | ###

I apologize for the error. Let's correct the histogram with five bins beginning with 60 and going by intervals of 2:

60-62 | ####
62-64 | ####
64-66 | ####
66-68 | ##
68-70 | ###

Therefore, there are 7 numbers in the dataset that will be in the bin that goes from 62 to 64. I hope this helps. Let me know if you need further assistance.