Suppose you sample uniformly from the unit vectors in R^n. What are the distributions of the order statistics of the magnitudes of the components of the sampled vectors? That is, for 1 <= i <= n and x in [0,1], what is the probability that the i'th largest component of the vector (in absolute value) is less than or equal to x?
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
4
2
|
||||
|
|
1
|
The distribution should be obtainable by integrating over the section of the simplex segment of the surface of the hypersphere bounded by the points (1,0,0,0,...), (1,1,0,0,0...)/sqrt(2), (1,1,1,0,0...)/sqrt(3) etc. along the ith axis. All the distributions (n,m) have support contained within the unit interval, are piecewise smooth and share the same set of non-smooth points at the reciprocals of the square roots of the natural numbers. |
||
|
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
0
|
Your problem is closely related to order statistics for normal random variables, so you may find this paper useful: Percentage Points and Modes of Order Statistics from the Normal Distribution by Shanti S. Gupta |
||
|
|
|
2
|
There has been some work in the physics community on extreme statistics (i.e. distribution of largest and smallest components) of random vectors. See, link text for example. The largest component is approximately distributed like a Gumbel random variable, while the smallest component is approximately distributed like an exponential random variable. |
||
|
|

