Modeling With Discrete Uniform Distributions
Apply the discrete uniform distribution to model real-world scenarios with finitely many equally likely integer outcomes. Compute probabilities of events and intervals, and find expected values in context.
Tutorial
Modeling With the Discrete Uniform Distribution
When an experiment produces a finite set of integer outcomes that are all equally likely, we model it with a discrete uniform distribution. Writing means takes each integer value in with equal probability, and the PMF is
To build the model from a real situation:
- Identify the set of outcomes and verify they are equally likely.
- Find the smallest outcome and the largest outcome .
- The total number of outcomes is , so every outcome has probability .
Common situations that fit this model include rolling a fair -sided die, drawing a numbered ticket where each ticket is equally likely, and randomly generating an integer code in a fixed range.
For instance, a fair -sided die with faces through produces , and
To find the probability of an event , count the outcomes in and divide by :