Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

The empirical process $B_n(x) = \sqrt{n}(F_n(x) − F(x))$ converges weakly to a zero-mean Gaussian process, $B$, with covariance function:

$\mbox{cov}(B(x), B(y)) = F(\min\{x, y\}) − F(x)F(y)$.

How I can prove this assumption (about covariance function)?

share|improve this question
Do you know some basics notions of the theory of empirical processes ? – Stéphane Laurent Oct 14 '12 at 19:33
Yes, I know. Why do you ask this? – anxoestevez Oct 14 '12 at 19:40
1  
To put your question in a context. The question you ask is proved in any introductory textbook about empirical processes. – Stéphane Laurent Oct 14 '12 at 20:00
Would you recommend me an introductory textbook? Thanks! – anxoestevez Oct 14 '12 at 21:17

1 Answer

up vote 5 down vote accepted

This result is called Donsker's theorem. It is proved in any textbook about the theory of empirical processes, such as:

You should also easily find some courses about empirical processes with the help of Google.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.