Serving the Quantitative Finance Community

 
User avatar
pcaspers
Topic Author
Posts: 30
Joined: June 6th, 2005, 9:49 am
Location: Germany

covariance of metagaussian gamma rv

November 19th, 2010, 3:02 pm

X, Y ~ Gamma ( a1 , b1), Gamma ( a2 , b2)X, Y are linked via a gaussian copula with correlation parameter rquestion: cov ( X , Y ) = ?
 
User avatar
halik
Posts: 0
Joined: December 15th, 2009, 1:59 pm

covariance of metagaussian gamma rv

November 20th, 2010, 2:44 am

Just looking at wiki,wouldn't that be r * (a1)^(1/2)*b1 * (a2)^(1/2)*b2 ?
Last edited by halik on November 19th, 2010, 11:00 pm, edited 1 time in total.
 
User avatar
pcaspers
Topic Author
Posts: 30
Joined: June 6th, 2005, 9:49 am
Location: Germany

covariance of metagaussian gamma rv

November 20th, 2010, 8:07 am

no, that is simply the product of r and the standard deviations of X and Y, which will not give the covariance in this case.thanks anyway.