What does this simple notation mean?

  • Context: Undergrad 
  • Thread starter Thread starter hassman
  • Start date Start date
  • Tags Tags
    Mean Notation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
hassman
Messages
36
Reaction score
0
[tex]X_{n:n}[/tex]

where X is a random variable. Searched the internots but couldn't find anything :frown:
 
Physics news on Phys.org
Some authors use this to denote the largest order statistic in a sample of size n - in notation

[tex] X_{n:n} = X_{(n)}[/tex]

is the largest order statistic.

You will also occasionally see this notation used in connections of double arrays of random variables, usually when a type of limit theorem is being discussed. (double array = arrangement of rows, with number of entries increasing with each row, to illustrate growing sample sizes)There may be others.
In what context did you encounter this?
 
statdad said:
Some authors use this to denote the largest order statistic in a sample of size n - in notation

[tex] X_{n:n} = X_{(n)}[/tex]

is the largest order statistic.

You will also occasionally see this notation used in connections of double arrays of random variables, usually when a type of limit theorem is being discussed. (double array = arrangement of rows, with number of entries increasing with each row, to illustrate growing sample sizes)There may be others.
In what context did you encounter this?

Thanks a lot. I was using search term "rank statistic" instead of "order statistic".

This is in the context of largest insurance claim.
 
A "rank statistic" is a statistic calculated based on the ranks of the data. The smallest data value has rank 1, the next smallest rank 2, and so on. Much of the calculation and theory (to determine distributions) of rank statistics can be expressed in terms of the order statistics.