Getting variance from known correlation

  • Context: MHB 
  • Thread starter Thread starter das1
  • Start date Start date
  • Tags Tags
    Correlation Variance
Click For Summary
SUMMARY

The discussion centers on calculating the variance of the sum of two correlated random variables, X and Y, with a correlation coefficient of -0.5 and identical distributions. The key equations used are Cov(X,Y) = Corr(X,Y) * SD[X] * SD[Y] and V[X+Y] = V[X] + V[Y] + 2Cov(X,Y). The conclusion reached is that V[X+Y] simplifies to V[X] when considering the negative correlation, indicating that the variance of the sum is directly influenced by the correlation between the variables.

PREREQUISITES
  • Understanding of variance and standard deviation in statistics
  • Familiarity with correlation and covariance concepts
  • Knowledge of mathematical identities related to random variables
  • Basic proficiency in manipulating algebraic equations
NEXT STEPS
  • Study the properties of covariance and correlation in depth
  • Learn about the implications of negative correlation on variance
  • Explore the derivation of variance formulas for sums of random variables
  • Investigate the effects of different correlation coefficients on variance calculations
USEFUL FOR

Statisticians, data analysts, and students studying probability and statistics who are interested in understanding the relationship between variance and correlation in random variables.

das1
Messages
40
Reaction score
0
Suppose X and Y have the same distribution, and Corr(X,Y) = -0.5. Find V[X+Y].

I know that Corr(X,Y)*SD[X]SD[Y] = Cov(X,Y)

and also V[X+Y] = V[X] + V[Y] + 2Cov(X,Y)

So there must be a missing link, maybe an identity, that I'm not realizing. I think the fact that the 2 variables have the same distribution is probably important, I'm just not sure how.

Thanks!
 
Physics news on Phys.org
das said:
Suppose X and Y have the same distribution, and Corr(X,Y) = -0.5. Find V[X+Y].

I know that Corr(X,Y)*SD[X]SD[Y] = Cov(X,Y)

and also V[X+Y] = V[X] + V[Y] + 2Cov(X,Y)

So there must be a missing link, maybe an identity, that I'm not realizing. I think the fact that the 2 variables have the same distribution is probably important, I'm just not sure how.

Thanks!

Hey das! (Smile)

Since X and Y have the same distribution, we have that V[Y]=V[X] and SD[Y]=SD[X].
What if you substitute that and combine the equations you already have?
 
Hi thank you!

So substituting that we have something like $$-0.5 = \frac{Cov(X,Y)}{SD[X]^2}$$ and $$V[X+Y] = 2V[X] + 2Cov[X+Y]$$ Wouldn't we still need to know more info, like what Cov(X,Y) is, before solving? And we can't get those without knowing what SD[X] or V[X] are (or SD[Y] or V[Y]). Don't we need one more constant here?
 
Last edited:
OK, did it all out and got
$$\frac{-var(X)}{2} = cov(X,Y)$$
then $$-var(X) = 2cov(X,Y)$$
then $$V[X+Y] = V[X] = V[Y]$$
I was thinking I needed a constant but not sure if that's possible here...is there a way I can actually make this a constant or is this as simple as it can get?
 
Yep. That's it and it is as simple as it can get. (Nod)

Note that if X and Y were uncorrelated, we would have $V[X+Y] = 2V[X]^2$.
Now that X and Y are negative correlated by a factor of $-\frac 1 2$ that factor of $2$ effectively disappears.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K