Uniform Distribution (Discrete)
The Discrete Uniform Distribution describes a scenario where there is a finite, distinct set of possible outcomes, and every single one of those outcomes is equally likely to occur.
Core Concepts
If a random variable follows a Discrete Uniform Distribution between a minimum integer and a maximum integer , we write:
Where:
- is the minimum possible integer value.
- is the maximum possible integer value.
- is the total number of possible outcomes.
Probability Mass Function (PMF)
Because every outcome is equally likely, the probability of any specific outcome is simply divided by the total number of possible outcomes ().
Cumulative Distribution Function (CDF)
The probability that the outcome is less than or equal to grows linearly step-by-step:
Key Metrics
- Expected Value (Mean): (Exactly in the middle)
- Variance:
Real-World Examples
- Rolling a Fair Die: A standard 6-sided die follows . The probability of rolling any specific number is exactly .
- Drawing a Card: Drawing a single card from a well-shuffled standard deck of 52 cards (ignoring suits).
- Lottery Balls: Selecting a numbered ping-pong ball from a rotating lottery drum.
Interactive Visualization
Use the sliders below to adjust the minimum () and maximum () possible integer outcomes. Notice how the discrete bars always remain the exact same height as each other, and that height automatically adjusts so the sum of all bars perfectly equals 1.0.
Discrete Uniform Distribution
Each integer outcome in [a, b] has the same probability.
Test Your Knowledge
Example: Discrete Uniform Variance
A fair 6-sided die is rolled. Values and . What is the Expected Value and Variance of the roll?
View Step-by-Step Solution
Expected Value:
Variance: