Solved – Spacings between discrete uniform random variables

distributionsjoint distributionorder-statisticsprobability

Let $U_1, \ldots, U_n$ be $n$ i.i.d discrete uniform random variables on (0,1) and their order statistics be $U_{(1)}, \ldots, U_{(n)}$.

Define $D_i=U_{(i)}-U_{(i-1)}$ for $i=1, \ldots, n$ with $U_0=0$.

I am trying to figure out the joint distribution of $U_i$'s and their marginal distribution and possibly their first few moments. Can anyone give some hint on this. Also can
you please recommend a book on order statistics?

Best Answer

There are many papers addressing such questions.

A good starting place is probably:

Pyke R. (1965), Spacings
Journal of the Royal Statistical Society. Series B (Methodological)
Vol. 27, No. 3 (1965), pp. 395-449

(It has a lot on the continuous case. Many papers refer to this paper, including some that do more with the discrete case.)

You should be able to read it online:

http://www.jstor.org/discover/10.2307/2345793

(for me it says 'read online free' without me being logged into any institutional access)

For continuous uniform distributions, the answers are easy. For discrete distributions, accurate answers are much harder, though if the discrete uniform takes many different values, the continuous calculation can sometimes be a reasonable approximation.