Definition

Let : Random Sample with pdf and support

If

  • : -th smallest value of

Then we say is order statistic of

About order statistics

Imagine you roll several dice at once. After rolling, you sort the numbers you get.

Now, you wonder:

  • What’s the probability of getting the smallest number?
  • What’s the probability of getting the second smallest number?
  • And so on…

These sorted values are called order statistics.

In a sample of size , the -th order statistic is the -th smallest value from your sample.

TIP

We are asking questions about:

  • “What’s the probability that the smallest value is 3?”
  • “What’s the expected value of the second-largest number?”