Covariance and Correlation

  • #1
3
0
I'm stuck on this problem:

Let X be uniform[0,1] and Y be uniform[0,X]. Calculate the covariance and correlation between X and Y.


thanks
 
  • #2
Just apply the definition of covariance and correlation. What are the formulae for both?
 
  • #3
Cov(X,Y) = E(XY) - E(X)E(Y)
 
  • #4
Yes correct, and now just apply the formulae for E(X), E(Y) and E(XY). What formulae should you use to evaluate each?
 

Suggested for: Covariance and Correlation

Back
Top