I have been struggling with this topic for ages, and my exam is on Wednesday. I understand how to construct and read a histogram, but I cannot wrap my head around questions where you are asked to find the number of objects within a range that differs from the class widths in the question.
For example, the table might be as follows:
$$ \begin{array}{c|r} Class & \text{Frequency} \\ \hline 4 - 6 & 6 \\ 7 - 8 & 12 \\ 9 & 21 \\ 10 - 12 & 45 \\ 13 - 15 & 9 \\ 16 - 20 & 5 \\ \end{array} $$
The question given is to estimate the number of values between 8.5 and 13.5. I'm not looking for a solution to the problem, I just need to understand how to answer it. I've tried looking for an explanation, but what I came across only explained how to draw the histogram.