Group Abstract Group Abstract

Message Boards Message Boards

Get step by step solution for Kurtosis, Variance, Mean, and Super Skewness?

Posted 9 years ago
POSTED BY: studygroups 2000
2 Replies

Hello,

Thank you for your reply. I am doing that to get steps for the solution.This way it only gave me the answer.

Regards

POSTED BY: studygroups 2000

I don't know why you would use WolframAlpha to do this; you can get this directly in Mathematica:

CentralMoment[NormalDistribution[\[Mu], \[Sigma]], #] & /@ Range[6]

gives the first 6 central moments:

{0, \[Sigma]^2, 0, 3 \[Sigma]^4, 0, 15 \[Sigma]^6}
POSTED BY: Sander Huisman
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard