Find correlation/covariance of two distributions with shared marginal distributions
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have two distributions which represent the sum of smaller distributions.
Say distribution X
is made up of distributions a
, b
and c
: $mu_a$ = 10, $sigma_a$ = 3; $mu_b$ = 15, $sigma_b$ = 5; $mu_c$ = 20, $sigma_c$ = 4; so $mu_X$ = 45 and $sigma_X$ = $sqrt50$.
Distribution Y
is made up of a
, d
and e
: $mu_a$ = 10, $sigma_a$ = 3 (this is of course the same as the a
above); $mu_d$ = 18, $sigma_d$ = 2; $mu_e$ = 12, $sigma_e$ = 4; so $mu_X$ = 40 and $sigma_X$ = $sqrt29$.
With this information, is there a way that I can find the correlation/covariance between the two distributions? Would it have to do with how much a
contributes to X
and Y
's means and/or variances?
normal-distribution covariance correlation
add a comment |Â
up vote
0
down vote
favorite
I have two distributions which represent the sum of smaller distributions.
Say distribution X
is made up of distributions a
, b
and c
: $mu_a$ = 10, $sigma_a$ = 3; $mu_b$ = 15, $sigma_b$ = 5; $mu_c$ = 20, $sigma_c$ = 4; so $mu_X$ = 45 and $sigma_X$ = $sqrt50$.
Distribution Y
is made up of a
, d
and e
: $mu_a$ = 10, $sigma_a$ = 3 (this is of course the same as the a
above); $mu_d$ = 18, $sigma_d$ = 2; $mu_e$ = 12, $sigma_e$ = 4; so $mu_X$ = 40 and $sigma_X$ = $sqrt29$.
With this information, is there a way that I can find the correlation/covariance between the two distributions? Would it have to do with how much a
contributes to X
and Y
's means and/or variances?
normal-distribution covariance correlation
Only by knowing how $a,b,c,d,e$ are correlated. In textbook problems they are usually asserted to be pairwise independent; are they here?
â Graham Kemp
Aug 6 at 0:10
@GrahamKemp I intended for them to be independent, although it would be interesting to see how the answer would change ifa
andb
or any of my example variables were correlated.
â aaron
Aug 6 at 0:13
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have two distributions which represent the sum of smaller distributions.
Say distribution X
is made up of distributions a
, b
and c
: $mu_a$ = 10, $sigma_a$ = 3; $mu_b$ = 15, $sigma_b$ = 5; $mu_c$ = 20, $sigma_c$ = 4; so $mu_X$ = 45 and $sigma_X$ = $sqrt50$.
Distribution Y
is made up of a
, d
and e
: $mu_a$ = 10, $sigma_a$ = 3 (this is of course the same as the a
above); $mu_d$ = 18, $sigma_d$ = 2; $mu_e$ = 12, $sigma_e$ = 4; so $mu_X$ = 40 and $sigma_X$ = $sqrt29$.
With this information, is there a way that I can find the correlation/covariance between the two distributions? Would it have to do with how much a
contributes to X
and Y
's means and/or variances?
normal-distribution covariance correlation
I have two distributions which represent the sum of smaller distributions.
Say distribution X
is made up of distributions a
, b
and c
: $mu_a$ = 10, $sigma_a$ = 3; $mu_b$ = 15, $sigma_b$ = 5; $mu_c$ = 20, $sigma_c$ = 4; so $mu_X$ = 45 and $sigma_X$ = $sqrt50$.
Distribution Y
is made up of a
, d
and e
: $mu_a$ = 10, $sigma_a$ = 3 (this is of course the same as the a
above); $mu_d$ = 18, $sigma_d$ = 2; $mu_e$ = 12, $sigma_e$ = 4; so $mu_X$ = 40 and $sigma_X$ = $sqrt29$.
With this information, is there a way that I can find the correlation/covariance between the two distributions? Would it have to do with how much a
contributes to X
and Y
's means and/or variances?
normal-distribution covariance correlation
edited Aug 9 at 14:48
TZakrevskiy
19.8k12253
19.8k12253
asked Aug 6 at 0:02
aaron
62
62
Only by knowing how $a,b,c,d,e$ are correlated. In textbook problems they are usually asserted to be pairwise independent; are they here?
â Graham Kemp
Aug 6 at 0:10
@GrahamKemp I intended for them to be independent, although it would be interesting to see how the answer would change ifa
andb
or any of my example variables were correlated.
â aaron
Aug 6 at 0:13
add a comment |Â
Only by knowing how $a,b,c,d,e$ are correlated. In textbook problems they are usually asserted to be pairwise independent; are they here?
â Graham Kemp
Aug 6 at 0:10
@GrahamKemp I intended for them to be independent, although it would be interesting to see how the answer would change ifa
andb
or any of my example variables were correlated.
â aaron
Aug 6 at 0:13
Only by knowing how $a,b,c,d,e$ are correlated. In textbook problems they are usually asserted to be pairwise independent; are they here?
â Graham Kemp
Aug 6 at 0:10
Only by knowing how $a,b,c,d,e$ are correlated. In textbook problems they are usually asserted to be pairwise independent; are they here?
â Graham Kemp
Aug 6 at 0:10
@GrahamKemp I intended for them to be independent, although it would be interesting to see how the answer would change if
a
and b
or any of my example variables were correlated.â aaron
Aug 6 at 0:13
@GrahamKemp I intended for them to be independent, although it would be interesting to see how the answer would change if
a
and b
or any of my example variables were correlated.â aaron
Aug 6 at 0:13
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2873448%2ffind-correlation-covariance-of-two-distributions-with-shared-marginal-distributi%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Only by knowing how $a,b,c,d,e$ are correlated. In textbook problems they are usually asserted to be pairwise independent; are they here?
â Graham Kemp
Aug 6 at 0:10
@GrahamKemp I intended for them to be independent, although it would be interesting to see how the answer would change if
a
andb
or any of my example variables were correlated.â aaron
Aug 6 at 0:13