September 25th, 2001, 5:55 am
From the mathematical point of view, one can define moments of each order n bigger then 1, by just taking the expectation of X^n. The n-th moment is defined by:E(X^n)The second order moment is thus not the variance, but the expectation of X^2!The variance is just a kind of centered second order moment, Var(X)=E[(X-E(X))^2],which gives the expected deviation of the random variable X from the expected mean. The same is true for the moment of order 3 and 4. Just apply the definition and you will that they are not the same as Skweness and Kurtosis.It can also be, that moments of higher order don't exist, meaning that they are infinity, or -infinity. A standard example is the Cauchy distibution, for which already the first order moment (the expectation) doesn't exist!You are right when you say that higher order are usually not of relevance for describing time series, but sometime you need conditions on the higher order to obtain some good convergence property!Best Regards,Enrico