Does correlation affect the expectation value of a sum?

AI Thread Summary
The discussion centers on the expectation value of the sum of two random variables, X and Y, and whether correlation affects this value. It is established that E(X+Y) can be expressed as the sum of their individual expectations, E(X) + E(Y), only if X and Y are uncorrelated. The participants clarify that the calculation of the expected value using joint distribution does not depend on the independence or correlation of the variables. The derivation holds true regardless of correlation, provided the expectations exist for the distributions involved. Overall, the correlation does not impact the expectation value of the sum of two random variables.
aaaa202
Messages
1,144
Reaction score
2
We have for two random variables X and Y (one sum runs over j and one over k):

E(X+Y) = ƩƩ(xj+yk)P(X=xk,Y=yk)
= ƩƩxjP(X=xk,Y=yk) + ƩƩykP(X=xk,Y=yk)

Now this can be simplified to obtain E(X+Y)=E(X)+E(Y) if we use that:
P(X=xk,Y=yk) = P(X=xk)P(Y=yk), because then (and same goes the other way around):
ƩjP(Y=yk)P(X=xj)= P(Y=yk)

But all this requires X and Y to be uncorrelated. Does the derivation above also hold if generally:

P(xj,yk)=P(xj l Y=yk)P(Y=yk)?
 
Physics news on Phys.org
Which indexes are varying on each of your summation signs isn't clear.

I suggest you rewrite your question using the forums LaTex. (See https://www.physicsforums.com/showpost.php?p=3977517&postcount=3)

Calculating the expected value of the sum of two variables using their joint distribution does not depend on whether the two variables are independent or not. "Correlation" is also not relevant.
 
Work with your original double sum - you should find the result of interest is true in each case (as long as expectations exist for your distributions)
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top