Order Statistics

I haven't been able to make the time to fill this topic with material as I had originally hoped. But I will add some R code (contributed by Dr. Juan Hu) that graphically demonstrates aspects of Order statistics.

R code to generate histogram for kth order statistics from uniform sample

  • See attached file "Uniform_order statistics.R"

R code to generate histogram for kth order statistics from normal sample

  • See attached file "norm_order statistics.R"