How to structure the data
- 01Use equal-width numeric bins when judging whether the distribution is approximately uniform.
- 02Keep the sample broad enough to cover the intended range instead of clustering at one end.
- 03Check adjacent bin counts because a small sample can look artificially uneven at some boundaries.
