What is a Histogram?
A histogram is a specialized graphical representation that organizes a group of continuous data points into user-specified numerical ranges (known as bins or class intervals). First introduced by statistician Karl Pearson, a histogram condenses large continuous datasets into an intuitive visual profile showing how data frequencies are distributed.
In a histogram, the horizontal X-axis represents continuous intervals of numerical values (such as ages 20–30, 30–40, 40–50), while the vertical Y-axis displays the frequency count (the number of observations that fall inside each specific bin). Unlike a standard bar graph, the bars in a histogram touch each other with zero gaps to signify that the underlying variable is mathematically continuous.