Discrete uniform distribution
This article needs additional citations for verification. (October 2022) |
Discrete uniform | |||
---|---|---|---|
Probability mass function ![]() n = 5 where n = b − a + 1 | |||
Cumulative distribution function ![]() | |||
Notation | or | ||
Parameters |
integers with | ||
Support | |||
PMF | |||
CDF | |||
Mean | |||
Median | |||
Mode | N/A | ||
Variance | |||
Skewness | |||
Excess kurtosis | |||
Entropy | |||
MGF | |||
CF | |||
PGF |
In
A simple example of the discrete uniform distribution comes from throwing a fair six-sided die. The possible values are 1, 2, 3, 4, 5, 6, and each time the die is thrown the probability of each given value is 1/6. If two dice were thrown and their values added, the possible sums would not have equal probability and so the distribution of sums of two dice rolls is not uniform.
Although it is common to consider discrete uniform distributions over a contiguous range of integers, such as in this six-sided die example, one can define discrete uniform distributions over any
The discrete uniform distribution itself is non-parametric. However, in the common case that its possible outcome values are the integers in an interval , then a and b are parameters of the distribution and In these cases the cumulative distribution function (CDF) of the discrete uniform distribution can be expressed, for any k, as
or simply
on the distribution's support
Estimation of maximum
The problem of estimating the maximum of a discrete uniform distribution on the integer interval from a sample of k observations is commonly known as the German tank problem, following the practical application of this maximum estimation problem, during World War II, by Allied forces seeking to estimate German tank production.
A
This can be seen as a very simple case of maximum spacing estimation.
This has a variance of[1] so a standard deviation of approximately , the population-average gap size between samples.
The sample maximum itself is the maximum likelihood estimator for the population maximum, but it is biased.
If samples from a discrete uniform distribution are not numbered in order but are recognizable or markable, one can instead estimate population size via a mark and recapture method.
Random permutation
See rencontres numbers for an account of the probability distribution of the number of fixed points of a uniformly distributed random permutation.
Properties
The family of uniform discrete distributions over ranges of integers with one or both bounds unknown has a finite-dimensional sufficient statistic, namely the triple of the sample maximum, sample minimum, and sample size.
Uniform discrete distributions over bounded integer ranges do not constitute an
For families of distributions in which their supports do not depend on their parameters, the
See also
- Dirac delta distribution
- Continuous uniform distribution