(in fact, this theorem is the exact analog to the theorem about ordered uniform random variables in the 1-dimensional case)
You could find the distribution of

given
=10)
. To that aim, for any

, you have:
and all these probabilities can be computed easily using annuli. For instance,
=1,N(1)=10))
is the probability that there is 1 point in
)
and 9 points in
\setminus D(0,r))
, and since these sets are disjoint, the numbers of points therein are independent (and Poisson distributed with parameter proportional to the area...).
Finally, you can use
![E[Y_2|N(1)=10]=\int_0^1 P(Y_2>t|N(1)=10)dt](http://latex.codecogs.com/png.latex?E[Y_2|N(1)=10]=\int_0^1 P(Y_2>t|N(1)=10)dt)
to compute the expectation.
I let you try that.