Filter löschen
Filter löschen

Calculation of central moments of an expression with symbolic values.

1 Ansicht (letzte 30 Tage)
Dennis_Pana
Dennis_Pana am 4 Feb. 2017
Bearbeitet: Dennis_Pana am 5 Feb. 2017
Does anybody know how we can calculate the mean, variance, skewness and kurtosis of the following expression:
1.0*b1 + b2*xi - b4*(- xi^3 + 3.0*xi) + b3*(xi^2 - 1.0)
Knowing that xi is a standard normal random variable(zero mean and std 1). bi's are coefficents, E[xi^k]=0 if k is odd, E[xi^0]=1, E[xi^2]=1, E[xi^4]=3, E[xi^6]=15.
I know that the matlab functions moment or mean or Kurtosis do not work here.
Thank you for your time.

Antworten (0)

Kategorien

Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by