Joint Expectation

E[XY]=ΩXΩYxypX,Y(x,y) orE[XY]=ΩXΩYxyfX,Y(x,y)

  • Why is this useful? Because it leads to the correlation and covariance.

    The book spends some time justifying this for the discrete case, but I am ok just taking this as given:

  • Covariance of two variables X and Y is:

Cov(X,Y)=E[XY]E[X]E[Y]=E[(Xμx)(Yμy)] where μx=E[X] and μy=E[Y]

  • Covariance allows use to state this theorem:

E[X+Y]=E[X]+E[Y]Var[X+Y]=Var[X]+2Cov(X,Y)+Var[Y]