Probability & Statistics: Order Statistics

  • #1
1,270
0

Homework Statement


Q1) About "order statistics", sometimes it's denoted x(1) and sometimes it's denoted X(1). What is the difference between the two?
Also, for X(1)=min{X1,X2,...,Xn}, it's a random variable. What does it mean to be the minimum of a bunch of random variables? If they are SPECIFIC observed values, then we can order them (e.g. if we have 6,3,8,7, then ordering them gives 3,6,7,8)...that I understand. But if they are random variables, HOW can we order them?



Q2) (more about order statistics)
http://www.geocities.com/asdfasdf23135/stat7.JPG
Here we have n random variables X1,X2...,Xn and we see FX(x) here. Why can we label it just based on one single varaible "x" instead of x1,x2,...,xn? Don't we have to treat them separately as x1,x2,...xn instead of just one "x"? Well, you may say it is because they're identically distributed, so we can just use a single "x" to represent each of x1,x2,...xn. But consider the following case:
Let X1,X2,...,Xn be iid random variables with density f(xi)=xi, 0<xi<sqrt2, then in this case the joint density must be f(x1,x2,...,xn)=x1x2...xn, and is definitely NOT (x1)n
So we've seen two different situations. In the first case, we can say x=x1=x2=...=xn, but not so in the second case. What is going on? Can someone please explain? I am always confused between these two cases. I am confused whenever they say X1,...Xn are iid with COMMON density fX(x). If this is the case, then the JOINT density [fX(x)]n would be a function of only a single variable "x" which doesn't make any sense to me (the joint density should be a function of n variables x1,x2,...,xn)


Homework Equations


Order Statistics

The Attempt at a Solution


As shown above.


Thank you for clearing my doubts! I appreciate your great help!
 

Answers and Replies

  • #2
x usually denotes an observed value; whereas X denotes a random variable (i.e., a distribution). You cannot order random variables but using them you can derive the distribution that governs the value of the order statistic variable. As for Q2, you are confusing particular values with a distribution. If it makes it easier, you can try thinking of them not as probability distributions but frequency distributions (e.g., body height in a given population of N individuals).
 
  • #3
For Q1, maybe it would help you if you would recall that a random variable X is a function from a sample space S to the set of real numbers.

If s is an outcome in S, then X(s) is a real number.

To say [tex]X_{(1)}=\min\{X_1,X_2,\dots,X_n\}[/tex], this really means that for each outcome s in S, we have [tex]X_{(1)}(s)=\min\{X_1(s),X_2(s),\dots,X_n(s)\}[/tex].

For Q2, you are right that you can not simply say that the joint f is the product [tex][f_X(x)]^n[/tex]. There is a different reason for this in this example.

First, for emphasis and clarity, use the letter k instead of x, where k is a constant.

Now [tex]\{X_{(n)} \le k\}[/tex] is shorthand for [tex]\{ s\in S:X_{(n)}(s) \le k\}[/tex]. But [tex]X_{(n)}(s)=\max\{X_1(s),X_2(s),\dots,X_n(s)\}[/tex], so [tex]X_{(n)}(s) \le k[/tex] if and only [tex]X_i(s)\le k[/tex] for all i from 1 to n.

That is, [tex]\{ s\in S:X_{(n)}(s) \le k\}=\{s\in S:X_1(s)\le k\ \land\ X_2(s)\le k\ \land\ \dots\ \land\ X_n(s)\le k\}=\{s\in S:X_1(s)\le k\}\cap \dots\cap\{s\in S: X_n(s)\le k\}[/tex].

By independence, [tex]P(\{s\in S:X_1(s)\le k\}\cap \dots\cap\{s\in S: X_n(s)\le k\})=P(X_1\le k)P(X_2\le k)\dots P(X_n\le k)[/tex].
 

Suggested for: Probability & Statistics: Order Statistics

Replies
5
Views
650
Replies
3
Views
639
Replies
4
Views
678
Replies
8
Views
568
Replies
19
Views
592
Replies
1
Views
997
Replies
11
Views
1K
Back
Top