← Back to Catalogue

Histogram

Histogram

Numeric
Histogram

Tools that can create this chart…

A data variable is sorted in ascending order to show its distribution. A data width called a “bin” is specified, and the count of data points within each bin is displayed. The bin width and the resulting counts determine the appearance of the histogram.

If there are too few bins, the appearance becomes too coarse and fine differences go unnoticed. Conversely, if there are too many bins, the appearance becomes too detailed, making it difficult to grasp overall trends. The process of adjusting the bin width itself helps in understanding the characteristics of the data.