Moment (mathematics)
In mathematics, a moment is, loosely speaking, a quantitative measure of the shape of a set of points. The "second moment", or more specifically the "second central moment", for example, is widely used and measures the "width" (in a particular sense) of a set of points in one dimension, or in higher dimensions measures the shape of a cloud of points as it could be fit by an ellipsoid. Other moments describe other aspects of a distribution such as how the distribution is skewed from its mean. The mathematical concept is closely related to the concept of moment in physics, although moment in physics is often represented somewhat differently. Any distribution can be characterized by a number of features (such as the mean, the variance, the skewness, etc.), and the moments of a random variable's probability distribution are related to these features. The probability distribution itself can be expressed as a probability density function, probability mass function, cumulative distribution function, characteristic function, or moment-generating function.
The first raw moment, or first moment about zero or simply the first moment, is referred to as the distribution's mean. The mean of the distribution of the random variable X, if the mean exists, is referred to with the expectation operator.
In higher orders, the central moments (moments about the mean) are more interesting than the moments about zero, because they provide clearer information about the distribution's shape.
Other moments may also be defined. For example, the nth inverse moment about zero is and the n th logarithmic moment about zero is .
Significance of the moments
The nth moment of a real-valued continuous function f(x) of a real variable about a value c is
It is possible to define moments for random variables in a more general fashion than moments for real values—see moments in metric spaces. The moment of a function, without further explanation, usually refers to the above expression with c = 0.
Usually, except in the special context of the problem of moments, the function f(x) will be a probability density function. The nth moment about zero of a probability density function f(x) is the expected value of Xn and is called a raw moment or crude moment.[1] The moments about its mean μ are called central moments; these describe the shape of the function, independently of translation.
If f is a probability density function, then the value of the integral above is called the nth moment of the probability distribution. More generally, if F is a cumulative probability distribution function of any probability distribution, which may not have a density function, then the nth moment of the probability distribution is given by the Riemann–Stieltjes integral
where X is a random variable that has this cumulative distribution F, and E is the expectation operator or mean.
When
then the moment is said not to exist. If the nth moment about any point exists, so does (n − 1)th moment (and thus, all lower-order moments) about every point.
The zeroth moment of any probability density function is 1, since the area under any probability density function must be equal to one.
Moment number | Raw moment | Central moment | Standardized moment | Raw cumulant | Standardized cumulant |
---|---|---|---|---|---|
1 | mean | 0 | 0 | mean | N/A |
2 | – | variance | 1 | variance | 1 |
3 | – | – | skewness | – | skewness |
4 | – | – | historical kurtosis (or flatness) | – | modern kurtosis (i.e. excess kurtosis) |
5 | – | – | hyperskewness | – | – |
6 | – | – | hyperflatness | – | – |
7+ | – | – | - | – | – |
Mean
The first raw moment is the mean.
Variance
The second central moment is the variance. Its positive square root is the standard deviation σ.
Normalized moments
The normalized nth central moment or standardized moment is the nth central moment divided by σn; the normalized nth central moment of . These normalized central moments are dimensionless quantities, which represent the distribution independently of any linear change of scale.
Skewness
The third central moment is a measure of the lopsidedness of the distribution; any symmetric distribution will have a third central moment, if defined, of zero. The normalized third central moment is called the skewness, often γ. A distribution that is skewed to the left (the tail of the distribution is heavier on the left) will have a negative skewness. A distribution that is skewed to the right (the tail of the distribution is heavier on the right), will have a positive skewness.
For distributions that are not too different from the normal distribution, the median will be somewhere near μ − γσ/6; the mode about μ − γσ/2.
Kurtosis
The fourth central moment is a measure of whether the distribution is tall and skinny or short and squat, compared to the normal distribution of the same variance. Since it is the expectation of a fourth power, the fourth central moment, where defined, is always positive; and except for a point distribution, it is always strictly positive. The fourth central moment of a normal distribution is 3σ4.
The kurtosis κ is defined to be the normalized fourth central moment minus 3 (Equivalently, as in the next section, it is the fourth cumulant divided by the square of the variance). Some authorities[2][3] do not subtract three, but it is usually more convenient to have the normal distribution at the origin of coordinates. If a distribution has a peak at the mean and long tails, the fourth moment will be high and the kurtosis positive (leptokurtic); conversely, bounded distributions tend to have low kurtosis (platykurtic).
The kurtosis can be positive without limit, but κ must be greater than or equal to γ2 − 2; equality only holds for binary distributions. For unbounded skew distributions not too far from normal, κ tends to be somewhere in the area of γ2 and 2γ2.
The inequality can be proven by considering
where T = (X − μ)/σ. This is the expectation of a square, so it is non-negative for all a; however it is also a quadratic polynomial in a. Its discriminant must be non-positive, which gives the required relationship.
Mixed moments
Mixed moments are moments involving multiple variables.
Some examples are covariance, coskewness and cokurtosis. While there is a unique covariance, there are multiple co-skewnesses and co-kurtoses.
Higher moments
High-order moments are moments beyond 4th-order moments. As with variance, skewness, and kurtosis, these are higher-order statistics, involving non-linear combinations of the data, and can be used for description or estimation of further shape parameters. The higher the moment, the harder it is to estimate, in the sense that larger samples are required in order to obtain estimates of similar quality. This is due to the excess degrees of freedom consumed by the higher orders. Further, they can be subtle to interpret, often being most easily understood in terms of lower order moments – compare the higher derivatives of jerk and jounce in physics. For example, just as the 4th-order moment (kurtosis) can be interpreted as "relative importance of tails versus shoulders in causing dispersion" (for a given dispersion, high kurtosis corresponds to heavy tails, while low kurtosis corresponds to heavy shoulders), the 5th-order moment can be interpreted as measuring "relative importance of tails versus center (mode, shoulders) in causing skew" (for a given skew, high 5th moment corresponds to heavy tail and little movement of mode, while low 5th moment corresponds to more change in shoulders).
Cumulants
The first moment and the second and third unnormalized central moments are additive in the sense that if X and Y are independent random variables then
and
and
(These can also hold for variables that satisfy weaker conditions than independence. The first always holds; if the second holds, the variables are called uncorrelated).
In fact, these are the first three cumulants and all cumulants share this additivity property.
Sample moments
For all k, the k-th raw moment of a population can be estimated using the k-th raw sample moment
applied to a sample X1,X2,..., Xn drawn from the population.
It can be shown that the expected value of the raw sample moment is equal to the k-th raw moment of the population, if that moment exists, for any sample size n. It is thus an unbiased estimator. This contrasts with the situation for central moments, whose computation uses up a degree of freedom by using the sample mean. So for example an unbiased estimate of the population variance (the second central moment) is given by
in which the previous denominator n has been replaced by the degrees of freedom n−1, and in which refers to the sample mean. This estimate of the population moment is greater than the unadjusted observed sample moment by a factor of and it is referred to as the "adjusted sample variance" or sometimes simply the "sample variance".
Problem of moments
The problem of moments seeks characterizations of sequences { μ′n : n = 1, 2, 3, ... } that are sequences of moments of some function f.
Partial moments
Partial moments are sometimes referred to as "one-sided moments." The nth order lower and upper partial moments with respect to a reference point r may be expressed as
Partial moments are normalized by being raised to the power 1/n. The upside potential ratio may be expressed as a ratio of a first-order upper partial moment to a normalized second-order lower partial moment. They have been used in the definition of some financial metrics, such as the Sortino ratio, as they focus purely on upside or downside.
Central moments in metric spaces
Let (M, d) be a metric space, and let B(M) be the Borel σ-algebra on M, the σ-algebra generated by the d-open subsets of M. (For technical reasons, it is also convenient to assume that M is a separable space with respect to the metric d.) Let 1 ≤ p ≤ +∞.
The pth central moment of a measure μ on the measurable space (M, B(M)) about a given point x0 in M is defined to be
μ is said to have finite pth central moment if the pth central moment of μ about x0 is finite for some x0 ∈ M.
This terminology for measures carries over to random variables in the usual way: if (Ω, Σ, P) is a probability space and X : Ω → M is a random variable, then the pth central moment of X about x0 ∈ M is defined to be
and X has finite pth central moment if the pth central moment of X about x0 is finite for some x0 ∈ M.
See also
- Factorial moment
- Generalized mean
- Hamburger moment problem
- Hausdorff moment problem
- Image moments
- L-moment
- Method of moments (probability theory)
- Method of moments (statistics)
- Moment-generating function
- Moment measure
- Second moment method
- Standardized moment
- Stieltjes moment problem
- Taylor expansions for the moments of functions of random variables
References
- ↑ http://mathworld.wolfram.com/RawMoment.html Raw Moments at Math-world
- ↑ Casella, George; Berger, Roger L. (2002). Statistical Inference (2 ed.). Pacific Grove: Duxbury. ISBN 0-534-24312-6.
- ↑ Ballanda, Kevin P.; MacGillivray, H. L. (1988). "Kurtosis: A Critical Review". The American Statistician (American Statistical Association) 42 (2): 111–119. doi:10.2307/2684482. JSTOR 2684482.
External links
- Hazewinkel, Michiel, ed. (2001), "Moment", Encyclopedia of Mathematics, Springer, ISBN 978-1-55608-010-4
- Moments at Mathworld
- Higher Moments
|