The insurer wants among 5 independent claims, that is the distribution of , the fifth order statistic. Order statistics have their own distributions that differ dramatically from the original.
Given iid random variables , the order statistics sort them:
For iid continuous variables with CDF and PDF :
HIGH-FREQUENCY: Two special cases dominate the exam:
Maximum ():
All observations must be at most .
Minimum ():
Equivalently, , all observations must exceed .
Common mistakes
- Confusing max CDF with min CDF. Maximum: . Minimum survival: . Swapping them gives the wrong answer. The max CDF is the product of CDFs; the min survival is the product of survivals.
- Forgetting the multinomial coefficient. The PDF of has . For , this is 30, not 1. Omitting it makes the PDF fail to integrate to 1.
- Using wrong Beta parameters. The k-th uniform order statistic is Beta, not Beta. For : Beta(2, 4), not Beta(2, 3). Mean is , not . Trap: using instead of .
Bottom line
- Order statistics sort the sample: , so is the maximum and the minimum.
- Maximum CDF: . Minimum survival: .
- PDF of : coefficient times .
- Uniform order statistics: with mean .
Exam shortcut
First identify which order statistic: min, max, or general k-th. For min or max, the CDF approach is faster than the PDF. For Uniform(0,1), immediately write Beta with mean . "Max = all below, Min = none below." . . "Exponential minimums: rates add." Min of iid Exp(rate ) is Exp(rate ). Mean divides by .
The full lesson (about 2,861 words, 19 min read) adds 3 worked examples, all 6 common mistakes, a self-check, free in the app.
Learning objectives
- 3f
Browse all free Exam P lessons or jump into free Exam P practice questions.