Is there a specific formula one can use to compute the differences in order statistics, say $x_i - x_{i-1}$ when the underlying distribution of $x$ is standard normal?
Also what is the asymptotic value of this difference?
Is there a specific formula one can use to compute the differences in order statistics, say $x_i - x_{i-1}$ when the underlying distribution of $x$ is standard normal?
Also what is the asymptotic value of this difference?
Let $W_{i,j:n} = X_{j:n}-X_{i:n},\; 1\leq i<j\leq n$ be the difference between the $i$th and $j$th order statistics (aka the spacings). The pdf of $W_{i,j:n}$ is then given by:
$$ f_{W_{i,j:n}}(w) = \frac{n!}{(i-1)!(j-i-1)!(n-j)!}\times \int_{-\infty}^{\infty}\left\{F(x_{i})\right\}^{i-1}\left\{F(x_{i} + w) - F(x_{i})\right\}^{j-i-1}\times \left\{1-F(x_{i}+w)\right\}^{n-j}f(x_{i})f(x_{i} + w)\;\mathrm{d}x_{i}, \quad 0<w<\infty $$
This formula is given in $[1]$. As far as I know, there is no simple formula for the standard normal.
References
$[1]$ Arnold BC, Balakrishnan N, Nagaraja HN (2008): A First Course in Order Statistics. Siam, Philadelphia.