|
Interactive animation |
Uniform distribution
The uniform distribution on the segment [a, b] is best defined by it probability density function p(x) :
Because the integral of a p.d.f. is 1, one must have k = 1/(b - a).

|
µ = (a + b)/2 |
|
Var = (b - a)²/12 |
|
|
We describe here the order statistics of the uniform distribution.
We address here the issue of identifying a sufficient statistic for the parameter q.
We show here that the uniform distribution does not comply with the regularity conditions needed to derive the Cramér-Rao inequality. As a consequence, we'll be able to identify an unbiased estimator of q whose variance is smaller that the Cramér-Rao (then meaningless) "lower bound".
The concept of "uniform distribution" also applies to the discrete case as well. We then have n items, and each item has the probability 1/n of being chosen during a draw. This is typically the case of a (fair !) lottery, where all the numbers have the same probability of being drawn.
The discrete uniform distribution is a special case of the multinomial distribution.
The notion of uniform distribution extends straightforwardly to the multidimensional case. The uniform distribution in [0, 1]n is defined by its p.d.f. that is equal to :
In practice, the mutidimensional uniform distribution in [0, 1]n is simulated by the product of n independent variables, all uniformly distributed in [0, 1].
The multidimensional uniform distribution in any hyper-parallelepiped whose edges are parallel to the axes is a straightforward generalisation of this distribution.
_______________________
Despite its simplicity, the uniform distribution has very important applications.
Watching the build-up of the histogram of a uniform distribution is no big thrill. So, instead, we spice up the animation by illustrating four little problems involving the uniform distribution.
Here is the first one :
What is the distribution of Y ? We call it the "recursive uniform" distribution (but it is sometimes less pedantically called.the "broken stick" distribution, for obvious reasons).
We give the answer in the Tutorial below.
We calculate :
* Here
the expectation of Y by the Theorem of Iterated Expectation.
* Here the variance
of Y by the Theorem of Conditional Variance.
In the same animation, we also illustrate three other distributions labeled "Short", "Long" and "Random".
As before, X is uniform in [0, 1]. But now, instead of choosing Y uniformly in the right-hand side segment [x, 1] :
We give the answer in the Tutorial below.
__________
If you solved these problems, you'll find it easy
to solve these last two. They are variants of the "Random"
case. After X has been drawn, the segment in which Y is going
to be drawn is still selected at random. But instead of assigning a 0.5 probability
to each of the segments :
* The left-hand side segment is selected with probability x, while
* The right-hand side segment is selected with probability 1 - x.
In other words, each segment is assigned a probability
to be selected
equal to its length.
What is the distribution of Y ?
-----
* The left-hand side segment is selected with probability 1 - x, while
* The right-hand side segment
is selected with probability x.
What is the distribution of Y ?
---------------
We encourage you to solve these two problems, as the solutions will probably surprise you.
______________________________________________________
|
Tutorial 1 |
In this Tutorial, we establish the elementary properties of the uniform distribution. Because of the simplicity of the p.d.f., the most convenient way to calculate the moments is straight calculation from the definition of moments.
Yet, it is quite instructive to also calculate these moments with the moment generating function. Although the function itself is simple enough, it and all its derivatives are in the 0/0 form for t = 0, thus making a straightforward identification of the moments impossible. We go around this difficulty using two methods : Taylor expansion and L'Hôpital rule.
So, although the m.g.f. is not the most appropriate tool for calculating the moments of the uniform distribution, it gives us an opportunity to go over some useful mathematical techniques.
BASIC PROPERTIES OF THE UNIFORM DISTRIBUTION
|
Cumulative distribution function Probability for the value of X to be in any interval All order moments Mean Variance Higher order moments Moment generating function and moments Moment generating function Moments Taylor expansion L'Hôpital rule |
||
|
TUTORIAL |
||
______________________________________________
|
Tutorial 2 |
In this rather lengthy Tutorial, we go over some important applications of the uniform distribution.
We review some of the many solutions to these classical and important problems. Some demonstrations are left as exercises.
SOME APPLICATIONS OF THE UNIFORM DISTRIBUTION
|
The discrete uniform distribution The "How many colors ?" problem The problem Ball multiplicities and number of colors Multiplicities m(i) Number of colors as a function of multiplicities Estimating the number of colors Random subsets The notion of "random subset" Two intuitive methods Enumerating k-subsets Drawing without replacement (No demonstration) A recursive method based on conditional probabilities General principle Probability for the first element to be in the k-subset The general case The recursive algorithm Tree-like representation Random permutations Enumerating permutations Exhaustive draw without replacement (no demonstration) |
||
|
TUTORIAL |
||
_________________________________________________________
|
Tutorial 3 |
We give here the solutions to the first four problems.
SOLUTIONS TO THE FIRST FOUR PROBLEMS
|
The "Broken stick" distribution The "Short" problem Preliminary remark Left-hand side distribution Right-hand side distribution The "Long" problem Left-hand side distribution Right-hand side distribution The "Random" problem Mixture of random variables The solution |
||
|
TUTORIAL |
||
____________________________________________________
Related readings :
|
Want to contribute to this site ? |