Skip to content
Prev 132374 / 398506 Next

regression towards the mean, AS paper November 2007

It all depends on what you're trying to do - I don't think histograms
are particularly good as density estimators, but that's not what
you're using them for most of the time! You're using them as an
exploratory tool to try and understand what's going on in your data -
often you'll need to use very small bin widths which help find
unexpected gaps and patterns in your data.   It's helpful to have some
feel for what common distributions look like.

Hadley