|
Interactive animation |
Order statistics
Let X be a random variable with p(x) its (continuous) probability density function. If several n observation samples are drawn from this distribution, the position of the leftmost observation will vary from sample to sample: it is a random variable.
More generally, for a given n, the random variable X(k) is defined as the value of the kth observation from the left, and is called the "kth order statistics" of the original variable X.
Special cases of order statistics that are important in practice are:
* The smallest (leftmost) observation X(1).
* The largest (rightmost) observation X(n).
Important functions of order statistics are:
* The median, defined as:
* The sample range, defined as the distance between the two extreme observations:
* The sample mid-range, defined as:
and which is a robust estimate of the central tendency of the distribution of X.
You'll find here an interactive animation that illustates the distribution of the order statistics of the uniform distribution.
The rightmost observation of a sample drawn form U[0, q] :
* Is a sufficient statistic for the parameter q.
* Can be used for building an unbiased estimator of q.
____________________________________________________________
|
Tutorial |
In this Tutorial, we derive the probability density function of the order statistics of the [0, q] uniform distribution. We do it two different ways:
* First by using an intuitive, half-rigourous argument.
* Then by differentiating the distribution function of the order statistics. This approach is more rigorous but does not appeal nearly as much to the imagination.
In both approaches, the binomial
distribution B(n, p) plays a central role.
DISTRIBUTIONS OF THE ORDER STATISTICS
OF THE UNIFORM DISTRIBUTION
|
Uniform distribution [0, 1] The intuitive approach The distribution function approach The distribution function The probability density function Uniform distribution [0, q] General case Extreme observtions Leftmost observation Rightmost observation |
||
|
TUTORIAL |
||
|
|
|
|
|
* Uniform distribution. * Adjustable sample size. |
||
__________________________________________________
Related readings :
|
Want to contribute to this site ? |