Histogram example

Uniform Histogram Example & Uniform Distribution

This sample spreads observations across the numeric range so equal-width intervals contain similar counts. The resulting histogram is approximately flat rather than concentrated around one center or stretched into a long tail.

Arrival minute within the hourApproximately uniform sample across equal-width intervals0246020406080444543Source: Sample data

Example data

This is the data used by the live preview. Open the example in Vizvero to replace any cell, add series when the chart supports them, change chart settings, and export the result.

Minute
4
7
10
13
16
19
22
25
28
31
34
37
40
43
46
49
52
55
58
61
64
67
70
73

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.

What this example shows

See an approximately even distribution where similar numbers of observations fall into equal-width intervals.

More histogram examples

Related histogram examples

Browse all examples

Make this histogram your own

Open the exact example in the matching maker, replace the sample data, then customize the layout, design, animation, and export format.

Edit this example
Uniform Histogram Example & Uniform Distribution | Vizvero