Suppose I have a sample $(X_1 \dots X_n)$ and $(Y_1 \dots Y_n)$, all of which are $N(0,1)$ random variables. I am interested in the asymptotic behaviour of
$$\frac{1}{n} \sum_{i=0}^n X_{(i)}Y_{(i)} $$
Intuitively this converges to 1. But how do you prove this? It's easy to prove for when $X$ , $Y$ are uniform, but I'm not sure how to handle this case (or the general case to show that $Cov(X,Y)$ converges to $Var(X)$ when they have the same distribution, if indeed that is true).