I am working with some data in which two component scores X and Y are added together to make a total score X + Y. Is there any known relationship between the correlation R for X vs. X + Y and the R for Y vs. X + Y?
I've played around a little bit, but I am not seeing anything except in the case where X and Y themselves are uncorrelated. (In that case, the R2 values sum to 1.)
ETA: With all due respect, this question is NOT a duplicate of the one already cited. I made abundantly clear that I am not talking about cases in which the variables have no correlation, which is a key feature of the other question. I am asking a much broader question.