Covariance and Law of Large numbers












0












$begingroup$


Say I am taking the average value of the product of two dependent random variables $X$ and $Y$ sampled an infinite amont of times. That is I am computing $lim_{n rightarrow infty} E left[ sum_{i=0}^{n} frac{Y_{i}X_{i}}{n} right]$. Is this the same as computing $lim_{n rightarrow infty} E left[ sum_{i=0}^{n} frac{Y_{i}}{n} right] E left[ sum_{i=0}^{n} frac{X_{i}}{n} right] = E[X] E[Y]$? Assuming $X$ and $Y$ have finite variance.



I know this would not be true if $n$ was small but does law of large numbers make the covariance $0$ in the same way it makes variance $0$?










share|cite|improve this question











$endgroup$












  • $begingroup$
    Are you sure? Isn't covariance a function of variance and variance goes to zero as n goes to infinity?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:06
















0












$begingroup$


Say I am taking the average value of the product of two dependent random variables $X$ and $Y$ sampled an infinite amont of times. That is I am computing $lim_{n rightarrow infty} E left[ sum_{i=0}^{n} frac{Y_{i}X_{i}}{n} right]$. Is this the same as computing $lim_{n rightarrow infty} E left[ sum_{i=0}^{n} frac{Y_{i}}{n} right] E left[ sum_{i=0}^{n} frac{X_{i}}{n} right] = E[X] E[Y]$? Assuming $X$ and $Y$ have finite variance.



I know this would not be true if $n$ was small but does law of large numbers make the covariance $0$ in the same way it makes variance $0$?










share|cite|improve this question











$endgroup$












  • $begingroup$
    Are you sure? Isn't covariance a function of variance and variance goes to zero as n goes to infinity?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:06














0












0








0





$begingroup$


Say I am taking the average value of the product of two dependent random variables $X$ and $Y$ sampled an infinite amont of times. That is I am computing $lim_{n rightarrow infty} E left[ sum_{i=0}^{n} frac{Y_{i}X_{i}}{n} right]$. Is this the same as computing $lim_{n rightarrow infty} E left[ sum_{i=0}^{n} frac{Y_{i}}{n} right] E left[ sum_{i=0}^{n} frac{X_{i}}{n} right] = E[X] E[Y]$? Assuming $X$ and $Y$ have finite variance.



I know this would not be true if $n$ was small but does law of large numbers make the covariance $0$ in the same way it makes variance $0$?










share|cite|improve this question











$endgroup$




Say I am taking the average value of the product of two dependent random variables $X$ and $Y$ sampled an infinite amont of times. That is I am computing $lim_{n rightarrow infty} E left[ sum_{i=0}^{n} frac{Y_{i}X_{i}}{n} right]$. Is this the same as computing $lim_{n rightarrow infty} E left[ sum_{i=0}^{n} frac{Y_{i}}{n} right] E left[ sum_{i=0}^{n} frac{X_{i}}{n} right] = E[X] E[Y]$? Assuming $X$ and $Y$ have finite variance.



I know this would not be true if $n$ was small but does law of large numbers make the covariance $0$ in the same way it makes variance $0$?







probability covariance variance law-of-large-numbers






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 10 '18 at 22:08







TPaul

















asked Dec 10 '18 at 22:01









TPaulTPaul

428




428












  • $begingroup$
    Are you sure? Isn't covariance a function of variance and variance goes to zero as n goes to infinity?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:06


















  • $begingroup$
    Are you sure? Isn't covariance a function of variance and variance goes to zero as n goes to infinity?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:06
















$begingroup$
Are you sure? Isn't covariance a function of variance and variance goes to zero as n goes to infinity?
$endgroup$
– TPaul
Dec 10 '18 at 22:06




$begingroup$
Are you sure? Isn't covariance a function of variance and variance goes to zero as n goes to infinity?
$endgroup$
– TPaul
Dec 10 '18 at 22:06










2 Answers
2






active

oldest

votes


















2












$begingroup$

From basic properties of expectation,
$$E sum_{i=0}^n frac{Y_i X_i}{n} = frac{1}{n} sum_{i=0}^n E[X_i Y_i] = E[XY]$$
for every $n$. No limits, no law of large numbers.



If you also know $X_i$ and $Y_i$ are uncorrelated (e.g., if they are independent), then $E[X_i Y_i] = E[X_i] E[Y_i]$ and $E[XY] = E[X] E[Y]$.





Under the conditions of the law of large numbers (applied to $XY$), we have
$$sum_{i=0}^n frac{Y_i X_i}{n} to E[XY]$$
almost surely.



Again, if $X$ and $Y$ are uncorrelated, then $E[XY] = E[X] E[Y]$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    My question is specifically about correlated values. The difference between $E[XY]$ and $E[X]E[Y]$ is a function of covariance. What does the law of large numbers say about covariance as n grows? Does it go to zero? How can i calculate it?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:11










  • $begingroup$
    @TPaul If $X$ and $Y$ are zero mean, then the $sum_{i=0}^n X_i Y_i/n$ tends to the covariance $text{Cov}(X,Y) = E[XY]$ almost surely, as my answer implies.
    $endgroup$
    – angryavian
    Dec 10 '18 at 22:24










  • $begingroup$
    Im sorry which part of your answer implies this? Also How does this answer the question i posed about covariance as n grows?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:45



















1












$begingroup$

I know this would not be true if n was small but does law of large numbers make the covariance 0 in the same way it makes variance 0?


Let me clarify this. LLN doesn't make the variance of the original random variables 0. It makes the variance of a random variable defined as sample average go to 0.



So $X_n$ would still have the same variance as $X_1$ as n goes to infinity. However if we define, $Z = left[ sum_{i=0}^{n} frac{X_{i}}{n} right]$, $E[Z] = E[X_i]$ and $Var(Z) = frac {Var(X)} {n}$. As you see, when n goes to infinity, $Var(Z)$ goes to 0, but Var(X) doesn't change.



Coming back to the original question,
$$lim_{n rightarrow infty} E left[ sum_{i=0}^{n} frac{Y_{i}X_{i}}{n} right] = E[XY]$$



$$E[XY] = E[X]E[Y] + cov(X,Y)$$



Since the $cov(XY)$ isn't going to change no matter the number of n, you cannot calculate the limit the way you proposed in question.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    I see. Thank you I think this is where i was stuck.
    $endgroup$
    – TPaul
    Dec 10 '18 at 23:02










  • $begingroup$
    Does this imply $lim_{n rightarrow infty} E[ sum_{i=0}^{n} frac{X_{i}}{n} sum_{i=0}^{n} frac{Y_{i}}{n}] = E[ sum_{i=0}^{n} frac{X_{i}}{n}] E[ sum_{i=0}^{n} frac{Y_{i}}{n}]$ ?
    $endgroup$
    – TPaul
    Dec 10 '18 at 23:05













Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3034550%2fcovariance-and-law-of-large-numbers%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









2












$begingroup$

From basic properties of expectation,
$$E sum_{i=0}^n frac{Y_i X_i}{n} = frac{1}{n} sum_{i=0}^n E[X_i Y_i] = E[XY]$$
for every $n$. No limits, no law of large numbers.



If you also know $X_i$ and $Y_i$ are uncorrelated (e.g., if they are independent), then $E[X_i Y_i] = E[X_i] E[Y_i]$ and $E[XY] = E[X] E[Y]$.





Under the conditions of the law of large numbers (applied to $XY$), we have
$$sum_{i=0}^n frac{Y_i X_i}{n} to E[XY]$$
almost surely.



Again, if $X$ and $Y$ are uncorrelated, then $E[XY] = E[X] E[Y]$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    My question is specifically about correlated values. The difference between $E[XY]$ and $E[X]E[Y]$ is a function of covariance. What does the law of large numbers say about covariance as n grows? Does it go to zero? How can i calculate it?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:11










  • $begingroup$
    @TPaul If $X$ and $Y$ are zero mean, then the $sum_{i=0}^n X_i Y_i/n$ tends to the covariance $text{Cov}(X,Y) = E[XY]$ almost surely, as my answer implies.
    $endgroup$
    – angryavian
    Dec 10 '18 at 22:24










  • $begingroup$
    Im sorry which part of your answer implies this? Also How does this answer the question i posed about covariance as n grows?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:45
















2












$begingroup$

From basic properties of expectation,
$$E sum_{i=0}^n frac{Y_i X_i}{n} = frac{1}{n} sum_{i=0}^n E[X_i Y_i] = E[XY]$$
for every $n$. No limits, no law of large numbers.



If you also know $X_i$ and $Y_i$ are uncorrelated (e.g., if they are independent), then $E[X_i Y_i] = E[X_i] E[Y_i]$ and $E[XY] = E[X] E[Y]$.





Under the conditions of the law of large numbers (applied to $XY$), we have
$$sum_{i=0}^n frac{Y_i X_i}{n} to E[XY]$$
almost surely.



Again, if $X$ and $Y$ are uncorrelated, then $E[XY] = E[X] E[Y]$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    My question is specifically about correlated values. The difference between $E[XY]$ and $E[X]E[Y]$ is a function of covariance. What does the law of large numbers say about covariance as n grows? Does it go to zero? How can i calculate it?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:11










  • $begingroup$
    @TPaul If $X$ and $Y$ are zero mean, then the $sum_{i=0}^n X_i Y_i/n$ tends to the covariance $text{Cov}(X,Y) = E[XY]$ almost surely, as my answer implies.
    $endgroup$
    – angryavian
    Dec 10 '18 at 22:24










  • $begingroup$
    Im sorry which part of your answer implies this? Also How does this answer the question i posed about covariance as n grows?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:45














2












2








2





$begingroup$

From basic properties of expectation,
$$E sum_{i=0}^n frac{Y_i X_i}{n} = frac{1}{n} sum_{i=0}^n E[X_i Y_i] = E[XY]$$
for every $n$. No limits, no law of large numbers.



If you also know $X_i$ and $Y_i$ are uncorrelated (e.g., if they are independent), then $E[X_i Y_i] = E[X_i] E[Y_i]$ and $E[XY] = E[X] E[Y]$.





Under the conditions of the law of large numbers (applied to $XY$), we have
$$sum_{i=0}^n frac{Y_i X_i}{n} to E[XY]$$
almost surely.



Again, if $X$ and $Y$ are uncorrelated, then $E[XY] = E[X] E[Y]$.






share|cite|improve this answer









$endgroup$



From basic properties of expectation,
$$E sum_{i=0}^n frac{Y_i X_i}{n} = frac{1}{n} sum_{i=0}^n E[X_i Y_i] = E[XY]$$
for every $n$. No limits, no law of large numbers.



If you also know $X_i$ and $Y_i$ are uncorrelated (e.g., if they are independent), then $E[X_i Y_i] = E[X_i] E[Y_i]$ and $E[XY] = E[X] E[Y]$.





Under the conditions of the law of large numbers (applied to $XY$), we have
$$sum_{i=0}^n frac{Y_i X_i}{n} to E[XY]$$
almost surely.



Again, if $X$ and $Y$ are uncorrelated, then $E[XY] = E[X] E[Y]$.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Dec 10 '18 at 22:06









angryavianangryavian

40.7k23380




40.7k23380












  • $begingroup$
    My question is specifically about correlated values. The difference between $E[XY]$ and $E[X]E[Y]$ is a function of covariance. What does the law of large numbers say about covariance as n grows? Does it go to zero? How can i calculate it?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:11










  • $begingroup$
    @TPaul If $X$ and $Y$ are zero mean, then the $sum_{i=0}^n X_i Y_i/n$ tends to the covariance $text{Cov}(X,Y) = E[XY]$ almost surely, as my answer implies.
    $endgroup$
    – angryavian
    Dec 10 '18 at 22:24










  • $begingroup$
    Im sorry which part of your answer implies this? Also How does this answer the question i posed about covariance as n grows?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:45


















  • $begingroup$
    My question is specifically about correlated values. The difference between $E[XY]$ and $E[X]E[Y]$ is a function of covariance. What does the law of large numbers say about covariance as n grows? Does it go to zero? How can i calculate it?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:11










  • $begingroup$
    @TPaul If $X$ and $Y$ are zero mean, then the $sum_{i=0}^n X_i Y_i/n$ tends to the covariance $text{Cov}(X,Y) = E[XY]$ almost surely, as my answer implies.
    $endgroup$
    – angryavian
    Dec 10 '18 at 22:24










  • $begingroup$
    Im sorry which part of your answer implies this? Also How does this answer the question i posed about covariance as n grows?
    $endgroup$
    – TPaul
    Dec 10 '18 at 22:45
















$begingroup$
My question is specifically about correlated values. The difference between $E[XY]$ and $E[X]E[Y]$ is a function of covariance. What does the law of large numbers say about covariance as n grows? Does it go to zero? How can i calculate it?
$endgroup$
– TPaul
Dec 10 '18 at 22:11




$begingroup$
My question is specifically about correlated values. The difference between $E[XY]$ and $E[X]E[Y]$ is a function of covariance. What does the law of large numbers say about covariance as n grows? Does it go to zero? How can i calculate it?
$endgroup$
– TPaul
Dec 10 '18 at 22:11












$begingroup$
@TPaul If $X$ and $Y$ are zero mean, then the $sum_{i=0}^n X_i Y_i/n$ tends to the covariance $text{Cov}(X,Y) = E[XY]$ almost surely, as my answer implies.
$endgroup$
– angryavian
Dec 10 '18 at 22:24




$begingroup$
@TPaul If $X$ and $Y$ are zero mean, then the $sum_{i=0}^n X_i Y_i/n$ tends to the covariance $text{Cov}(X,Y) = E[XY]$ almost surely, as my answer implies.
$endgroup$
– angryavian
Dec 10 '18 at 22:24












$begingroup$
Im sorry which part of your answer implies this? Also How does this answer the question i posed about covariance as n grows?
$endgroup$
– TPaul
Dec 10 '18 at 22:45




$begingroup$
Im sorry which part of your answer implies this? Also How does this answer the question i posed about covariance as n grows?
$endgroup$
– TPaul
Dec 10 '18 at 22:45











1












$begingroup$

I know this would not be true if n was small but does law of large numbers make the covariance 0 in the same way it makes variance 0?


Let me clarify this. LLN doesn't make the variance of the original random variables 0. It makes the variance of a random variable defined as sample average go to 0.



So $X_n$ would still have the same variance as $X_1$ as n goes to infinity. However if we define, $Z = left[ sum_{i=0}^{n} frac{X_{i}}{n} right]$, $E[Z] = E[X_i]$ and $Var(Z) = frac {Var(X)} {n}$. As you see, when n goes to infinity, $Var(Z)$ goes to 0, but Var(X) doesn't change.



Coming back to the original question,
$$lim_{n rightarrow infty} E left[ sum_{i=0}^{n} frac{Y_{i}X_{i}}{n} right] = E[XY]$$



$$E[XY] = E[X]E[Y] + cov(X,Y)$$



Since the $cov(XY)$ isn't going to change no matter the number of n, you cannot calculate the limit the way you proposed in question.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    I see. Thank you I think this is where i was stuck.
    $endgroup$
    – TPaul
    Dec 10 '18 at 23:02










  • $begingroup$
    Does this imply $lim_{n rightarrow infty} E[ sum_{i=0}^{n} frac{X_{i}}{n} sum_{i=0}^{n} frac{Y_{i}}{n}] = E[ sum_{i=0}^{n} frac{X_{i}}{n}] E[ sum_{i=0}^{n} frac{Y_{i}}{n}]$ ?
    $endgroup$
    – TPaul
    Dec 10 '18 at 23:05


















1












$begingroup$

I know this would not be true if n was small but does law of large numbers make the covariance 0 in the same way it makes variance 0?


Let me clarify this. LLN doesn't make the variance of the original random variables 0. It makes the variance of a random variable defined as sample average go to 0.



So $X_n$ would still have the same variance as $X_1$ as n goes to infinity. However if we define, $Z = left[ sum_{i=0}^{n} frac{X_{i}}{n} right]$, $E[Z] = E[X_i]$ and $Var(Z) = frac {Var(X)} {n}$. As you see, when n goes to infinity, $Var(Z)$ goes to 0, but Var(X) doesn't change.



Coming back to the original question,
$$lim_{n rightarrow infty} E left[ sum_{i=0}^{n} frac{Y_{i}X_{i}}{n} right] = E[XY]$$



$$E[XY] = E[X]E[Y] + cov(X,Y)$$



Since the $cov(XY)$ isn't going to change no matter the number of n, you cannot calculate the limit the way you proposed in question.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    I see. Thank you I think this is where i was stuck.
    $endgroup$
    – TPaul
    Dec 10 '18 at 23:02










  • $begingroup$
    Does this imply $lim_{n rightarrow infty} E[ sum_{i=0}^{n} frac{X_{i}}{n} sum_{i=0}^{n} frac{Y_{i}}{n}] = E[ sum_{i=0}^{n} frac{X_{i}}{n}] E[ sum_{i=0}^{n} frac{Y_{i}}{n}]$ ?
    $endgroup$
    – TPaul
    Dec 10 '18 at 23:05
















1












1








1





$begingroup$

I know this would not be true if n was small but does law of large numbers make the covariance 0 in the same way it makes variance 0?


Let me clarify this. LLN doesn't make the variance of the original random variables 0. It makes the variance of a random variable defined as sample average go to 0.



So $X_n$ would still have the same variance as $X_1$ as n goes to infinity. However if we define, $Z = left[ sum_{i=0}^{n} frac{X_{i}}{n} right]$, $E[Z] = E[X_i]$ and $Var(Z) = frac {Var(X)} {n}$. As you see, when n goes to infinity, $Var(Z)$ goes to 0, but Var(X) doesn't change.



Coming back to the original question,
$$lim_{n rightarrow infty} E left[ sum_{i=0}^{n} frac{Y_{i}X_{i}}{n} right] = E[XY]$$



$$E[XY] = E[X]E[Y] + cov(X,Y)$$



Since the $cov(XY)$ isn't going to change no matter the number of n, you cannot calculate the limit the way you proposed in question.






share|cite|improve this answer









$endgroup$



I know this would not be true if n was small but does law of large numbers make the covariance 0 in the same way it makes variance 0?


Let me clarify this. LLN doesn't make the variance of the original random variables 0. It makes the variance of a random variable defined as sample average go to 0.



So $X_n$ would still have the same variance as $X_1$ as n goes to infinity. However if we define, $Z = left[ sum_{i=0}^{n} frac{X_{i}}{n} right]$, $E[Z] = E[X_i]$ and $Var(Z) = frac {Var(X)} {n}$. As you see, when n goes to infinity, $Var(Z)$ goes to 0, but Var(X) doesn't change.



Coming back to the original question,
$$lim_{n rightarrow infty} E left[ sum_{i=0}^{n} frac{Y_{i}X_{i}}{n} right] = E[XY]$$



$$E[XY] = E[X]E[Y] + cov(X,Y)$$



Since the $cov(XY)$ isn't going to change no matter the number of n, you cannot calculate the limit the way you proposed in question.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Dec 10 '18 at 22:45









OfyaOfya

5198




5198












  • $begingroup$
    I see. Thank you I think this is where i was stuck.
    $endgroup$
    – TPaul
    Dec 10 '18 at 23:02










  • $begingroup$
    Does this imply $lim_{n rightarrow infty} E[ sum_{i=0}^{n} frac{X_{i}}{n} sum_{i=0}^{n} frac{Y_{i}}{n}] = E[ sum_{i=0}^{n} frac{X_{i}}{n}] E[ sum_{i=0}^{n} frac{Y_{i}}{n}]$ ?
    $endgroup$
    – TPaul
    Dec 10 '18 at 23:05




















  • $begingroup$
    I see. Thank you I think this is where i was stuck.
    $endgroup$
    – TPaul
    Dec 10 '18 at 23:02










  • $begingroup$
    Does this imply $lim_{n rightarrow infty} E[ sum_{i=0}^{n} frac{X_{i}}{n} sum_{i=0}^{n} frac{Y_{i}}{n}] = E[ sum_{i=0}^{n} frac{X_{i}}{n}] E[ sum_{i=0}^{n} frac{Y_{i}}{n}]$ ?
    $endgroup$
    – TPaul
    Dec 10 '18 at 23:05


















$begingroup$
I see. Thank you I think this is where i was stuck.
$endgroup$
– TPaul
Dec 10 '18 at 23:02




$begingroup$
I see. Thank you I think this is where i was stuck.
$endgroup$
– TPaul
Dec 10 '18 at 23:02












$begingroup$
Does this imply $lim_{n rightarrow infty} E[ sum_{i=0}^{n} frac{X_{i}}{n} sum_{i=0}^{n} frac{Y_{i}}{n}] = E[ sum_{i=0}^{n} frac{X_{i}}{n}] E[ sum_{i=0}^{n} frac{Y_{i}}{n}]$ ?
$endgroup$
– TPaul
Dec 10 '18 at 23:05






$begingroup$
Does this imply $lim_{n rightarrow infty} E[ sum_{i=0}^{n} frac{X_{i}}{n} sum_{i=0}^{n} frac{Y_{i}}{n}] = E[ sum_{i=0}^{n} frac{X_{i}}{n}] E[ sum_{i=0}^{n} frac{Y_{i}}{n}]$ ?
$endgroup$
– TPaul
Dec 10 '18 at 23:05




















draft saved

draft discarded




















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3034550%2fcovariance-and-law-of-large-numbers%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Quarter-circle Tiles

build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

Mont Emei