What Is E(X^3) When X~(μ, σ^2)?

  • Thread starter jsndacruz
  • Start date
In summary, the conversation discusses a problem involving a random variable X with standard normal distribution and its squared variable Y. The question is to compute the covariance of X and Y, but the individual is stuck on finding E(X^3) and is unsure of what techniques are allowed to be used. Suggestions are made to use moment generating functions or integration by parts, and it is clarified that X is a normal distribution, not a standard normal distribution. The person eventually solves the problem and submits it for grading.
  • #1
jsndacruz
3
0
Got stuck on an intermediate step in a larger problem. We are given X~(μ, σ^2), i.e. X is a random variable with standard normal distribution, and that Y=X^2. The question then asks to compute Cov(X,Y):

Cov(X,Y) = Cov(X,X^2) = E(X^3) - E(X)E(X^2) = E(X^3) - (μ)(μ^2 + σ^2)

I can't go any further however, because I don't know what E(X^3) is! I computed the last term using the variance equation and re-arranging, but I can't use that same trick.
 
Last edited:
Physics news on Phys.org
  • #2
What techniques are you permitted to use in this problem? Moment generating functions?

I suppose you could write down the integral the defines E(X^3) and use integration by parts to reduce the X^3 to an X^2.
 
  • #3
You say that X is standard normal which means N(0,1) but then you say it is normal. If it is standard normal then the integral is trivially zero as is Cov(X,Y). If it is not then the moment generating function is surely the least painful method.
 
  • #4
Thank, alan2 and Stephen. Alan2, I did mean normal distribution - not standard normal. I haven't visited Probability/Stats in a while so I had to look over moment generating functions before I could solve. I handed in the problem set yesterday, so I can't report back the final answer until it's graded. Thanks for your help!
 
  • #5


To compute E(X^3), we can use the moment generating function (MGF) of X, which is defined as M(t) = E(e^(tX)). Using this, we can find the third moment of X by taking the third derivative of the MGF at t=0.

So, E(X^3) = M'''(0) = (μ^3 + 3μσ^2)e^(tμ + t^2σ^2)|_(t=0) = μ^3 + 3μσ^2.

Substituting this into the equation for Cov(X,Y), we get:

Cov(X,Y) = E(X^3) - (μ)(μ^2 + σ^2) = (μ^3 + 3μσ^2) - (μ)(μ^2 + σ^2) = 2μσ^2

Therefore, Cov(X,Y) = 2μσ^2.
 

FAQ: What Is E(X^3) When X~(μ, σ^2)?

1. What is the formula for computing E(X^3) when X~(μ, σ^2)?

The formula for computing E(X^3) when X~(μ, σ^2) is E(X^3) = μ^3 + 3μσ^2 + 2σ^3.

2. How is E(X^3) related to the mean and variance of X?

E(X^3) is directly related to the mean and variance of X. The mean of X, μ, is raised to the power of 3 in the formula, while the variance of X, σ^2, is raised to the power of 2 and 3 in the formula. This shows that the calculation of E(X^3) is heavily influenced by the values of μ and σ^2.

3. Can E(X^3) be negative?

Yes, E(X^3) can be negative. This is because the formula for computing E(X^3) takes into account the possibility of negative values for both μ and σ^2. However, if μ and σ^2 are both positive, then E(X^3) will also be positive.

4. How does the value of σ^2 affect the calculation of E(X^3)?

The value of σ^2 has a significant impact on the calculation of E(X^3). As σ^2 increases, the value of E(X^3) also increases. This is because a larger variance results in a wider spread of data points, which in turn leads to a higher value for E(X^3).

5. Is E(X^3) affected by the shape of the distribution of X?

Yes, the shape of the distribution of X can affect the value of E(X^3). For example, if the distribution is skewed towards higher values, then the value of E(X^3) will be greater than if the distribution is symmetric. This is because a skewed distribution has a longer tail towards higher values, which contributes to a higher value for E(X^3).

Similar threads

Back
Top