Re: Correlation of X with XY ?

From: Charles Metz (c-metz_at_uchicago.edu)
Date: 09/24/04


Date: Fri, 24 Sep 2004 18:53:44 -0500

Charles,

Correlation of any two random variables U and V is defined as normalized
covariance:

   r(U,V) = Covar{U,V}/sqrt[Var{U}*Var{V}]
          = [E{UV}-E{U}*E{V}]/sqrt[Var{U}*Var{V}].

Taking U = X and V = XY in this expression will yield the desired answer
if you notice that uncorrelated *normal* random variables are also
independent, whence:

-- E{XY} = E{X}*E{Y}

-- E{X*XY} = E{[X^2]*Y}
            = E{X^2}*E{Y}

and:

-- Var{XY} = E{(XY)^2}-[E{XY}]^2
            = E{X^2}*E{Y^2}-[E{X}*E{Y}]^2

The result may seem surprising, so I encourage you to think about why it
is reasonable.

   Charles Metz

---------------------

Charles Knapp wrote:

> The Pearson correlation of X with (X+Y) is
> well known to be .707 [sqrt(2)]
>
> because Var(X+Y) = Var(X) +Var(Y)
> (assuming if X & Y are uncorrelated)
> Hence sigma(X+Y)=sqrt(2)
>
> 1+0
> so r=----------- = 1/sqrt(2) =.707
> sqrt(2) * 1
>
>
> X and Y of course are as usual, "uncorrelated
> normally distributed random variables" with
> zero mean and unit std. deviation.
>
> What I want to know is what is the
> correlation of X with XY ?
>
> How do you calculate such a thing?
>
> Or say the correlation of X with XYZ
> where all 3 are "normally distributed
> random variables with zero mean and unit
> std. deviation"?
>
> Now, there IS and answer to this, since
> certainly it can be numerically calculated
> on a computer using a random number
> generator.
> But how would you derive the answer mathematically?
>
>



Relevant Pages

  • Re: OT: "Rabbit Hunting" in stat/handicapping
    ... of random variables into the correlation hat. ... Using the runs test to see what the expectation is in this situation, ... So, with 10 random variables thrown into the correlation bonnet, we ...
    (rec.gambling.poker)
  • Correlation of X with XY ?
    ... The Pearson correlation of X with is ... zero mean and unit std. ... deviation. ... random variables with zero mean and unit ...
    (sci.stat.math)
  • Re: correlation of random variables
    ... that which xcorr produces does indeed reflect the mean ... the true correlation coefficient between two random variables. ...
    (comp.soft-sys.matlab)
  • OT: "Rabbit Hunting" in stat/handicapping
    ... random variables into the correlation hat. ... Using the runs test to see what the expectation is in this situation, ... capability when all games are included in your numbers but no whole-league ...
    (rec.gambling.poker)
  • "Rabbit Hunting" in stat/handicapping
    ... random variables into the correlation hat. ... Using the runs test to see what the expectation is in this situation, ... capability when all games are included in your numbers but no whole-league ...
    (rec.gambling.sports)