Setup — when is uniform appropriate?
Every value in equally likely. PDF is a flat horizontal line.
Definition. if takes values in with all sub-intervals of equal length having equal probability.
PDF. Constant on the support:
The height comes from the normalisation .
When the model fits.
- Random arrival time within a fixed cycle (bus schedules, traffic lights, clock-pulse positions).
- Random angle on a clock face.
- Pseudo-random number generators (computer-generated 'random numbers' are designed to be ).
- 'Maximally uninformative' prior in Bayesian statistics (not S2).
When it does NOT fit.
- Heights, weights, exam marks — these cluster around a central value (use normal).
- Waiting times for a Poisson process — these are exponential, not uniform.
- Any data with a clear central tendency.
Symmetry. The uniform PDF is symmetric about its midpoint , so mean = median = midpoint.
- All values equally likely on .
- PDF height: .
- Symmetric — mean = median.
- Random-arrival models, clock-face angles.