Introduction to Order Statistics

Given an iid sample, the order statistics are the values sorted from smallest to largest. This lesson derives the distribution of the sample maximum and minimum from first principles, then introduces the general PDF formula for the kth order statistic.

Step 1 of 128%

Tutorial

Order Statistics and the Sample Maximum

Given a random sample X1,X2,,XnX_1, X_2, \ldots, X_n of iid continuous random variables with common CDF FF and PDF f,f, the order statistics are the sample values rearranged in nondecreasing order:

X(1)X(2)X(n).X_{(1)} \le X_{(2)} \le \cdots \le X_{(n)}.

The kkth order statistic X(k)X_{(k)} is the kkth smallest value in the sample. In particular,

X(1)=min(X1,,Xn),X(n)=max(X1,,Xn).X_{(1)} = \min(X_1, \ldots, X_n), \qquad X_{(n)} = \max(X_1, \ldots, X_n).

The distribution of the sample maximum is easy to derive. Notice that X(n)xX_{(n)} \le x holds if and only if every Xix.X_i \le x. By independence,

FX(n)(x)=P(X(n)x)=i=1nP(Xix)=F(x)n.F_{X_{(n)}}(x) = P(X_{(n)} \le x) = \prod_{i=1}^n P(X_i \le x) = F(x)^n.

Differentiating gives the PDF of the maximum:

fX(n)(x)=nF(x)n1f(x).f_{X_{(n)}}(x) = n\,F(x)^{n-1} f(x).

For example, if X1,X2,X3X_1, X_2, X_3 are iid Uniform(0,1),(0,1), then F(x)=xF(x) = x on [0,1],[0,1], so

FX(3)(x)=x3,fX(3)(x)=3x2.F_{X_{(3)}}(x) = x^3, \qquad f_{X_{(3)}}(x) = 3x^2.
navigate · Enter open · Esc close · ⌘K/Ctrl K toggle