Discrete Uniform Distribution

Compact study note.

Summary

One discrete uniform distribution assigns equal probability to each value in a finite set.[1]

Prerequisites

Definition

X is discrete uniform on {x1,,xn} when each support point has probability 1/n .

Notation and Assumptions

The support is finite and all listed outcomes are equally likely.

Parameters

n{1,2,} .

Support

{x1,,xn} .

PMF or PDF

P(X=xi)=1/n for i=1,,n .

CDF

FX(x)=n1#{i:xix} .

Moments

For support {1,,n} , E[X]=(n+1)/2 and Var(X)=(n21)/12 .

Essential Result

Use this model only when equal likelihood is part of the experiment design or assumption.

Small Example

One fair six-sided die has P(X=k)=1/6 for k=1,,6 .

Common Mistakes

Connections

References


  1. OpenStax, Introductory Statistics 2e, "Chapter 4: Discrete Random Variables", https://openstax.org/books/introductory-statistics-2e/pages/4-introduction ↩︎