Effacer les filtres
Effacer les filtres

Calculation of central moments of an expression with symbolic values.

1 vue (au cours des 30 derniers jours)
Dennis_Pana
Dennis_Pana le 4 Fév 2017
Modifié(e) : Dennis_Pana le 5 Fév 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.

Réponses (0)

Catégories

En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by