English

Histogram binning revisited with a focus on human perception

Human-Computer Interaction 2021-09-15 v1

Abstract

This paper presents a quantitative user study to evaluate how well users can visually perceive the underlying data distribution from a histogram representation. We used different sample and bin sizes and four different distributions (uniform, normal, bimodal, and gamma). The study results confirm that, in general, more bins correlate with fewer errors by the viewers. However, upon a certain number of bins, the error rate cannot be improved by adding more bins. By comparing our study results with the outcomes of existing mathematical models for histogram binning (e.g., Sturges' formula, Scott's normal reference rule, the Rice Rule, or Freedman-Diaconis' choice), we can see that most of them overestimate the number of bins necessary to make the distribution visible to a human viewer.

Cite

@article{arxiv.2109.06612,
  title  = {Histogram binning revisited with a focus on human perception},
  author = {Raphael Sahann and Torsten Möller and Johanna Schmidt},
  journal= {arXiv preprint arXiv:2109.06612},
  year   = {2021}
}

Comments

Accepted as short paper at VIS 2021. Supplemental material can be found at https://github.com/johanna-schmidt/histogram-binning-revisited

R2 v1 2026-06-24T05:57:06.182Z