A histogram shows how often values fall into different ranges. Each bar covers a bin — a range of numbers like “20 up to (but not including) 30”, written [20, 30).
To build a histogram from a categorized frequency table, draw one bar per row, with the bar's height matching the frequency in that row. Put the bars next to each other — they touch, because the intervals are continuous.
A histogram looks a lot like the bar graph from 2nd grade, but a histogram is for numbers, not categories. That’s why the bars touch.
Display quantitative data in plots on a number line, including dot plots, and histograms.