4th moment, show that E[X-mu]^4 is equal to

  • Thread starter Thread starter alias
  • Start date Start date
  • Tags Tags
    Moment
alias
Messages
40
Reaction score
0

Homework Statement


X is a random variable with moments, E[X], E[X^2], E[X^3], and so forth. Prove this is true for i) X is discrete, ii) X is continuous


Homework Equations


E[X-mu]^4 = E(X^4) - 4[E(X)][E(X^3)] + 6[E(X)]^2[E(X^2)] - 3[E(X)]^4
where mu=E(X)

The Attempt at a Solution


I've been trying to generalize expanding the variance, E[(X-mu)^2], into the above result with no success. Not sure about the discrete and continuous proofs either. Anyone have any ideas?
 
Physics news on Phys.org
EX = m is a number, not a random quantity. So, expand (X-m)^4 using the binomial theorem.

RGV
 
I got the expansion, thanks. I'm not sure why I need to split the cases for continuous/discrete either. It's asked in the question and I don't know how to prove with continuous/discrete separately.
 
alias said:
I got the expansion, thanks. I'm not sure why I need to split the cases for continuous/discrete either. It's asked in the question and I don't know how to prove with continuous/discrete separately.

No such split is needed.

RGV
 
Ray Vickson said:
No such split is needed.

RGV

I know that the one equation will cover both the discrete and continuous cases, but the question specifically asks to show each case individually and I'm not sure what the specific summation and integral that I have to work out is.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top