Cumulant
Template:Short description In probability theory and statistics, the cumulants Template:Mvar of a probability distribution are a set of quantities that provide an alternative to the moments of the distribution. Any two probability distributions whose moments are identical will have identical cumulants as well, and vice versa.
The first cumulant is the mean, the second cumulant is the variance, and the third cumulant is the same as the third central moment. But fourth and higher-order cumulants are not equal to central moments. In some cases theoretical treatments of problems in terms of cumulants are simpler than those using moments. In particular, when two or more random variables are statistically independent, the nScript error: No such module "Check for unknown parameters".th-order cumulant of their sum is equal to the sum of their nScript error: No such module "Check for unknown parameters".th-order cumulants. As well, the third and higher-order cumulants of a normal distribution are zero, and it is the only distribution with this property.
Just as for moments, where joint moments are used for collections of random variables, it is possible to define joint cumulants.
Definition
The cumulants of a random variable Template:Mvar are defined using the cumulant-generating function K(t)Script error: No such module "Check for unknown parameters"., which is the natural logarithm of the moment-generating function:
The cumulants Template:Mvar are obtained from a power series expansion of the cumulant generating function:
This expansion is a Maclaurin series, so the Template:Mvarth cumulant can be obtained by differentiating the above expansion Template:Mvar times and evaluating the result at zero:[1]
If the moment-generating function does not exist, the cumulants can be defined in terms of the relationship between cumulants and moments discussed later.
Alternative definition of the cumulant generating function
Some writers[2][3] prefer to define the cumulant-generating function as the natural logarithm of the characteristic function, which is sometimes also called the second characteristic function,[4][5]
An advantage of H(t)Script error: No such module "Check for unknown parameters". — in some sense the function K(t)Script error: No such module "Check for unknown parameters". evaluated for purely imaginary arguments — is that E[eitX]Script error: No such module "Check for unknown parameters". is well defined for all real values of tScript error: No such module "Check for unknown parameters". even when E[etX]Script error: No such module "Check for unknown parameters". is not well defined for all real values of tScript error: No such module "Check for unknown parameters"., such as can occur when there is "too much" probability that XScript error: No such module "Check for unknown parameters". has a large magnitude. Although the function H(t)Script error: No such module "Check for unknown parameters". will be well defined, it will nonetheless mimic K(t)Script error: No such module "Check for unknown parameters". in terms of the length of its Maclaurin series, which may not extend beyond (or, rarely, even to) linear order in the argument tScript error: No such module "Check for unknown parameters"., and in particular the number of cumulants that are well defined will not change. Nevertheless, even when H(t)Script error: No such module "Check for unknown parameters". does not have a long Maclaurin series, it can be used directly in analyzing and, particularly, adding random variables. Both the Cauchy distribution (also called the Lorentzian) and more generally, stable distributions (related to the Lévy distribution) are examples of distributions for which the power-series expansions of the generating functions have only finitely many well-defined terms.
Some basic properties
The th cumulant of (the distribution of) a random variable enjoys the following properties:
- If and is constant (i.e. not random) then i.e. the cumulant is translation invariant. (If then we have
- If is constant (i.e. not random) then i.e. the th cumulant is homogeneous of degree .
- If random variables are independent then That is, the cumulant is cumulative — hence the name.
The cumulative property follows quickly by considering the cumulant-generating function: so that each cumulant of a sum of independent random variables is the sum of the corresponding cumulants of the addends. That is, when the addends are statistically independent, the mean of the sum is the sum of the means, the variance of the sum is the sum of the variances, the third cumulant (which happens to be the third central moment) of the sum is the sum of the third cumulants, and so on for each order of cumulant.
A distribution with given cumulants κnScript error: No such module "Check for unknown parameters". can be approximated through an Edgeworth series.
First several cumulants as functions of the moments
All of the higher cumulants are polynomial functions of the central moments, with integer coefficients, but only in degrees 2 and 3 are the cumulants actually central moments.
Let be the cumulants, be the mean, and be the central moments. Then:
- (the mean).
- (the variance, or second central moment).
- .
- . (This is the first case in which cumulants are not simply moments or central moments. The central moments of degree more than 3 lack the cumulative property.)
- .
Cumulants of some discrete probability distributions
- The constant random variables X = μScript error: No such module "Check for unknown parameters".. The cumulant generating function is K(t) = μtScript error: No such module "Check for unknown parameters".. The first cumulant is κ1 = K′(0) = μScript error: No such module "Check for unknown parameters". and the other cumulants are zero, κ2 = κ3 = κ4 = ⋅⋅⋅ = 0Script error: No such module "Check for unknown parameters"..
- The Bernoulli distributions, (number of successes in one trial with probability pScript error: No such module "Check for unknown parameters". of success). The cumulant generating function is K(t) = log(1 − p + pet)Script error: No such module "Check for unknown parameters".. The first cumulants are κ1 = K '(0) = pScript error: No such module "Check for unknown parameters". and κ2 = K′′(0) = p·(1 − p)Script error: No such module "Check for unknown parameters".. The cumulants satisfy a recursion formula
- The geometric distributions, (number of failures before one success with probability pScript error: No such module "Check for unknown parameters". of success on each trial). The cumulant generating function is K(t) = log(p / (1 + (p − 1)et))Script error: No such module "Check for unknown parameters".. The first cumulants are κ1 = K′(0) = p−1 − 1Script error: No such module "Check for unknown parameters"., and κ2 = K′′(0) = κ1p−1Script error: No such module "Check for unknown parameters".. Substituting p = (μ + 1)−1Script error: No such module "Check for unknown parameters". gives K(t) = −log(1 + μ(1−et))Script error: No such module "Check for unknown parameters". and κ1 = μScript error: No such module "Check for unknown parameters"..
- The Poisson distributions. The cumulant generating function is K(t) = μ(et − 1)Script error: No such module "Check for unknown parameters".. All cumulants are equal to the parameter: κ1 = κ2 = κ3 = ... = μScript error: No such module "Check for unknown parameters"..
- The binomial distributions, (number of successes in nScript error: No such module "Check for unknown parameters". independent trials with probability pScript error: No such module "Check for unknown parameters". of success on each trial). The special case n = 1Script error: No such module "Check for unknown parameters". is a Bernoulli distribution. Every cumulant is just nScript error: No such module "Check for unknown parameters". times the corresponding cumulant of the corresponding Bernoulli distribution. The cumulant generating function is K(t) = n log(1 − p + pet)Script error: No such module "Check for unknown parameters".. The first cumulants are κ1 = K′(0) = npScript error: No such module "Check for unknown parameters". and κ2 = K′′(0) = κ1(1 − p)Script error: No such module "Check for unknown parameters".. Substituting p = μ·n−1Script error: No such module "Check for unknown parameters". gives K '(t) = ((μ−1 − n−1)·e−t + n−1)−1Script error: No such module "Check for unknown parameters". and κ1 = μScript error: No such module "Check for unknown parameters".. The limiting case n → +∞Script error: No such module "Check for unknown parameters". is a Poisson distribution.
- The negative binomial distributions, (number of failures before rScript error: No such module "Check for unknown parameters". successes with probability pScript error: No such module "Check for unknown parameters". of success on each trial). The special case r = 1Script error: No such module "Check for unknown parameters". is a geometric distribution. Every cumulant is just rScript error: No such module "Check for unknown parameters". times the corresponding cumulant of the corresponding geometric distribution. The derivative of the cumulant generating function is K′(t) = r·((1 − p)−1·e−t−1)−1Script error: No such module "Check for unknown parameters".. The first cumulants are κ1 = K′(0) = r·(p−1−1)Script error: No such module "Check for unknown parameters"., and κ2 = K′′(0) = κ1·p−1Script error: No such module "Check for unknown parameters".. Substituting p = (μ·r−1+1)−1Script error: No such module "Check for unknown parameters". gives K′(t) = ((μ−1 + r−1)e−t − r−1)−1Script error: No such module "Check for unknown parameters". and κ1 = μScript error: No such module "Check for unknown parameters".. Comparing these formulas to those of the binomial distributions explains the name 'negative binomial distribution'. The limiting case r → +∞Script error: No such module "Check for unknown parameters". is a Poisson distribution.
Introducing the variance-to-mean ratio the above probability distributions get a unified formula for the derivative of the cumulant generating function:Script error: No such module "Unsubst".
The second derivative is confirming that the first cumulant is κ1 = K′(0) = μScript error: No such module "Check for unknown parameters". and the second cumulant is κ2 = K′′(0) = μεScript error: No such module "Check for unknown parameters"..
The constant random variables X = μScript error: No such module "Check for unknown parameters". have ε = 0Script error: No such module "Check for unknown parameters"..
The binomial distributions have ε = 1 − pScript error: No such module "Check for unknown parameters". so that 0 < ε < 1Script error: No such module "Check for unknown parameters"..
The Poisson distributions have ε = 1Script error: No such module "Check for unknown parameters"..
The negative binomial distributions have ε = p−1Script error: No such module "Check for unknown parameters". so that ε > 1Script error: No such module "Check for unknown parameters"..
Note the analogy to the classification of conic sections by eccentricity: circles ε = 0Script error: No such module "Check for unknown parameters"., ellipses 0 < ε < 1Script error: No such module "Check for unknown parameters"., parabolas ε = 1Script error: No such module "Check for unknown parameters"., hyperbolas ε > 1Script error: No such module "Check for unknown parameters"..
Cumulants of some continuous probability distributions
- For the normal distribution with expected value μScript error: No such module "Check for unknown parameters". and variance σ2Script error: No such module "Check for unknown parameters"., the cumulant generating function is K(t) = μt + σ2t2/2Script error: No such module "Check for unknown parameters".. The first and second derivatives of the cumulant generating function are K′(t) = μ + σ2·tScript error: No such module "Check for unknown parameters". and K′′(t) = σ2Script error: No such module "Check for unknown parameters".. The cumulants are κ1 = μScript error: No such module "Check for unknown parameters"., κ2 = σ2Script error: No such module "Check for unknown parameters"., and κ3 = κ4 = ⋅⋅⋅ = 0Script error: No such module "Check for unknown parameters".. The special case σ2 = 0Script error: No such module "Check for unknown parameters". is a constant random variable X = μScript error: No such module "Check for unknown parameters"..
- The cumulants of the uniform distribution on the interval [−1, 0]Script error: No such module "Check for unknown parameters". are κn = Bn /nScript error: No such module "Check for unknown parameters"., where BnScript error: No such module "Check for unknown parameters". is the nScript error: No such module "Check for unknown parameters".th Bernoulli number.
- The cumulants of the exponential distribution with rate parameter λScript error: No such module "Check for unknown parameters". are κn = λ−n (n − 1)!Script error: No such module "Check for unknown parameters"..
Some properties of the cumulant generating function
The cumulant generating function K(t)Script error: No such module "Check for unknown parameters"., if it exists, is infinitely differentiable and convex, and passes through the origin. Its first derivative ranges monotonically in the open interval from the infimum to the supremum of the support of the probability distribution, and its second derivative is strictly positive everywhere it is defined, except for the degenerate distribution of a single point mass. The cumulant-generating function exists if and only if the tails of the distribution are majorized by an exponential decay, that is, (see Big O notation) where is the cumulative distribution function. The cumulant-generating function will have vertical asymptote(s) at the negative supremum of such cScript error: No such module "Check for unknown parameters"., if such a supremum exists, and at the supremum of such dScript error: No such module "Check for unknown parameters"., if such a supremum exists, otherwise it will be defined for all real numbers.
If the support of a random variable XScript error: No such module "Check for unknown parameters". has finite upper or lower bounds, then its cumulant-generating function y = K(t)Script error: No such module "Check for unknown parameters"., if it exists, approaches asymptote(s) whose slope is equal to the supremum or infimum of the support, respectively, lying above both these lines everywhere. (The integrals yield the yScript error: No such module "Check for unknown parameters".-intercepts of these asymptotes, since K(0) = 0Script error: No such module "Check for unknown parameters"..)
For a shift of the distribution by cScript error: No such module "Check for unknown parameters"., For a degenerate point mass at cScript error: No such module "Check for unknown parameters"., the cumulant generating function is the straight line , and more generally, if and only if XScript error: No such module "Check for unknown parameters". and YScript error: No such module "Check for unknown parameters". are independent and their cumulant generating functions exist; (subindependence and the existence of second moments sufficing to imply independence.[6])
The natural exponential family of a distribution may be realized by shifting or translating K(t)Script error: No such module "Check for unknown parameters"., and adjusting it vertically so that it always passes through the origin: if fScript error: No such module "Check for unknown parameters". is the pdf with cumulant generating function and is its natural exponential family, then and
If K(t)Script error: No such module "Check for unknown parameters". is finite for a range t1 < Re(t) < t2Script error: No such module "Check for unknown parameters". then if t1 < 0 < t2Script error: No such module "Check for unknown parameters". then K(t)Script error: No such module "Check for unknown parameters". is analytic and infinitely differentiable for t1 < Re(t) < t2Script error: No such module "Check for unknown parameters".. Moreover for tScript error: No such module "Check for unknown parameters". real and t1 < t < t2 K(t)Script error: No such module "Check for unknown parameters". is strictly convex, and K′(t)Script error: No such module "Check for unknown parameters". is strictly increasing. Script error: No such module "Unsubst".
Further properties of cumulants
A negative result
Given the results for the cumulants of the normal distribution, it might be hoped to find families of distributions for which κm = κm+1 = ⋯ = 0Script error: No such module "Check for unknown parameters". for some m > 3Script error: No such module "Check for unknown parameters"., with the lower-order cumulants (orders 3 to m − 1Script error: No such module "Check for unknown parameters".) being non-zero. There are no such distributions.[7] The underlying result here is that the cumulant generating function cannot be a finite-order polynomial of degree greater than 2.
Cumulants and moments
The moment generating function is given by:
So the cumulant generating function is the logarithm of the moment generating function
The first cumulant is the expected value; the second and third cumulants are respectively the second and third central moments (the second central moment is the variance); but the higher cumulants are neither moments nor central moments, but rather more complicated polynomial functions of the moments.
The moments can be recovered in terms of cumulants by evaluating the nScript error: No such module "Check for unknown parameters".th derivative of at Template:Tmath,
Likewise, the cumulants can be recovered in terms of moments by evaluating the nScript error: No such module "Check for unknown parameters".th derivative of at Template:Tmath,
The explicit expression for the nScript error: No such module "Check for unknown parameters".th moment in terms of the first nScript error: No such module "Check for unknown parameters". cumulants, and vice versa, can be obtained by using Faà di Bruno's formula for higher derivatives of composite functions. In general, we have where are incomplete (or partial) Bell polynomials.
In the like manner, if the mean is given by , the central moment generating function is given by and the nScript error: No such module "Check for unknown parameters".th central moment is obtained in terms of cumulants as
Also, for n > 1Script error: No such module "Check for unknown parameters"., the nScript error: No such module "Check for unknown parameters".th cumulant in terms of the central moments is
The nScript error: No such module "Check for unknown parameters".th moment μ′nScript error: No such module "Check for unknown parameters". is an nScript error: No such module "Check for unknown parameters".th-degree polynomial in the first nScript error: No such module "Check for unknown parameters". cumulants. The first few expressions are:
The "prime" distinguishes the moments μ′nScript error: No such module "Check for unknown parameters". from the central moments μnScript error: No such module "Check for unknown parameters".. To express the central moments as functions of the cumulants, just drop from these polynomials all terms in which κ1Script error: No such module "Check for unknown parameters". appears as a factor:
Similarly, the nScript error: No such module "Check for unknown parameters".th cumulant κnScript error: No such module "Check for unknown parameters". is an nScript error: No such module "Check for unknown parameters".th-degree polynomial in the first nScript error: No such module "Check for unknown parameters". non-central moments. The first few expressions are:
In general,[8] the cumulant is the determinant of a matrix:
To express the cumulants κnScript error: No such module "Check for unknown parameters". for n > 1Script error: No such module "Check for unknown parameters". as functions of the central moments, drop from these polynomials all terms in which μ'1 appears as a factor:
The cumulants can be related to the moments by differentiating the relationship K(t) = log M(t)Script error: No such module "Check for unknown parameters". with respect to tScript error: No such module "Check for unknown parameters"., giving M′(t) = K′(t) M(t)Script error: No such module "Check for unknown parameters"., which conveniently contains no exponentials or logarithms. Equating the coefficient of t n−1 / (n−1)!Script error: No such module "Check for unknown parameters". on the left and right sides and using μ′0 = 1Script error: No such module "Check for unknown parameters". gives the following formulas for n ≥ 1Script error: No such module "Check for unknown parameters".:[9] These allow either or to be computed from the other using knowledge of the lower-order cumulants and moments. The corresponding formulas for the central moments for are formed from these formulas by setting and replacing each with for :
Cumulants and set-partitions
These polynomials have a remarkable combinatorial interpretation: the coefficients count certain partitions of sets. A general form of these polynomials is where
- πScript error: No such module "Check for unknown parameters". runs through the list of all partitions of a set of size nScript error: No such module "Check for unknown parameters".;
- "B ∈ Template:PiScript error: No such module "Check for unknown parameters"." means BScript error: No such module "Check for unknown parameters". is one of the "blocks" into which the set is partitioned; and
- Template:AbsScript error: No such module "Check for unknown parameters". is the size of the set BScript error: No such module "Check for unknown parameters"..
Thus each monomial is a constant times a product of cumulants in which the sum of the indices is nScript error: No such module "Check for unknown parameters". (e.g., in the term κ3 κ22 κ1Script error: No such module "Check for unknown parameters"., the sum of the indices is 3 + 2 + 2 + 1 = 8; this appears in the polynomial that expresses the 8th moment as a function of the first eight cumulants). A partition of the integer nScript error: No such module "Check for unknown parameters". corresponds to each term. The coefficient in each term is the number of partitions of a set of nScript error: No such module "Check for unknown parameters". members that collapse to that partition of the integer nScript error: No such module "Check for unknown parameters". when the members of the set become indistinguishable.
Cumulants and combinatorics
Further connection between cumulants and combinatorics can be found in the work of Gian-Carlo Rota, where links to invariant theory, symmetric functions, and binomial sequences are studied via umbral calculus.[10]
Joint cumulants
The joint cumulant κScript error: No such module "Check for unknown parameters". of several random variables X1, ..., XnScript error: No such module "Check for unknown parameters". is defined as the coefficient κ1,...,1(X1, ..., Xn)Script error: No such module "Check for unknown parameters". in the Maclaurin series of the multivariate cumulant generating function, see Section 3.1 in,[11] Note that and, in particular As with a single variable, the generating function and cumulant can instead be defined via in which case and
Repeated random variables and relation between the coefficients κk1, ..., kn
Observe that can also be written as from which we conclude that For example and In particular, the last equality shows that the cumulants of a single random variable are the joint cumulants of multiple copies of that random variable.
Relation with mixed moments
The joint cumulant of random variables can be expressed as an alternate sum of products of their mixed moments, see Equation (3.2.7) in,[11] where Template:Pi runs through the list of all partitions of Template:MsetScript error: No such module "Check for unknown parameters".; where BScript error: No such module "Check for unknown parameters". runs through the list of all blocks of the partition Template:Pi; and where Template:AbsScript error: No such module "Check for unknown parameters". is the number of parts in the partition.
For example, is the expected value of , is the covariance of and , and
For zero-mean random variables , any mixed moment of the form vanishes if is a partition of which contains a singleton . Hence, the expression of their joint cumulant in terms of mixed moments simplifies. For example, if X,Y,Z,W are zero mean random variables, we have
More generally, any coefficient of the Maclaurin series can also be expressed in terms of mixed moments, although there are no concise formulae. Indeed, as noted above, one can write it as a joint cumulant by repeating random variables appropriately, and then apply the above formula to express it in terms of mixed moments. For example
If some of the random variables are independent of all of the others, then any cumulant involving two (or more) independent random variables is zero.Template:Fact
The combinatorial meaning of the expression of mixed moments in terms of cumulants is easier to understand than that of cumulants in terms of mixed moments, see Equation (3.2.6) in:[11]
For example:
Further properties
Another important property of joint cumulants is multilinearity:
Just as the second cumulant is the variance, the joint cumulant of just two random variables is the covariance. The familiar identity generalizes to cumulants:
Conditional cumulants and the law of total cumulance
Script error: No such module "Labelled list hatnote". The law of total expectation and the law of total variance generalize naturally to conditional cumulants. The case n = 3Script error: No such module "Check for unknown parameters"., expressed in the language of (central) moments rather than that of cumulants, says
In general,[12] where
- the sum is over all partitions Template:Pi of the set Template:MsetScript error: No such module "Check for unknown parameters". of indices, and
- Template:Pi1, ..., Template:Pib are all of the "blocks" of the partition Template:Pi; the expression κ(XTemplate:Pim)Script error: No such module "Check for unknown parameters". indicates that the joint cumulant of the random variables whose indices are in that block of the partition.
Conditional cumulants and the conditional expectation
For certain settings, a derivative identity can be established between the conditional cumulant and the conditional expectation. For example, suppose that Y = X + ZScript error: No such module "Check for unknown parameters". where ZScript error: No such module "Check for unknown parameters". is standard normal independent of XScript error: No such module "Check for unknown parameters"., then for any XScript error: No such module "Check for unknown parameters". it holds that[13] The results can also be extended to the exponential family.[14]
Relation to statistical physics
In statistical physics many extensive quantities – that is quantities that are proportional to the volume or size of a given system – are related to cumulants of random variables. The deep connection is that in a large system an extensive quantity like the energy or number of particles can be thought of as the sum of (say) the energy associated with a number of nearly independent regions. The fact that the cumulants of these nearly independent random variables will (nearly) add make it reasonable that extensive quantities should be expected to be related to cumulants.
A system in equilibrium with a thermal bath at temperature TScript error: No such module "Check for unknown parameters". have a fluctuating internal energy EScript error: No such module "Check for unknown parameters"., which can be considered a random variable drawn from a distribution . The partition function of the system is where βScript error: No such module "Check for unknown parameters". = 1/(kT)Script error: No such module "Check for unknown parameters". and kScript error: No such module "Check for unknown parameters". is the Boltzmann constant and the notation has been used rather than for the expectation value to avoid confusion with the energy, EScript error: No such module "Check for unknown parameters".. Hence the first and second cumulant for the energy EScript error: No such module "Check for unknown parameters". give the average energy and heat capacity.
The Helmholtz free energy expressed in terms of further connects thermodynamic quantities with cumulant generating function for the energy. Thermodynamics properties that are derivatives of the free energy, such as its internal energy, entropy, and specific heat capacity, all can be readily expressed in terms of these cumulants. Other free energy can be a function of other variables such as the magnetic field or chemical potential , e.g. where NScript error: No such module "Check for unknown parameters". is the number of particles and is the grand potential. Again the close relationship between the definition of the free energy and the cumulant generating function implies that various derivatives of this free energy can be written in terms of joint cumulants of EScript error: No such module "Check for unknown parameters". and NScript error: No such module "Check for unknown parameters"..
History
The history of cumulants is discussed by Anders Hald.[15][16]
Cumulants were first introduced by Thorvald N. Thiele, in 1889, who called them semi-invariants.[17] They were first called cumulants in a 1932 paper by Ronald Fisher and John Wishart.[18] Fisher was publicly reminded of Thiele's work by Neyman, who also notes previous published citations of Thiele brought to Fisher's attention.[19] Stephen Stigler has saidScript error: No such module "Unsubst". that the name cumulant was suggested to Fisher in a letter from Harold Hotelling. In a paper published in 1929, Fisher had called them cumulative moment functions.[20]
The partition function in statistical physics was introduced by Josiah Willard Gibbs in 1901.Script error: No such module "Unsubst". The free energy is often called Gibbs free energy. In statistical mechanics, cumulants are also known as Ursell functions relating to a publication in 1927.Script error: No such module "Unsubst".
Cumulants in generalized settings
Formal cumulants
More generally, the cumulants of a sequence { mn : n = 1, 2, 3, ... }Script error: No such module "Check for unknown parameters"., not necessarily the moments of any probability distribution, are, by definition, where the values of κnScript error: No such module "Check for unknown parameters". for n = 1, 2, 3, ...Script error: No such module "Check for unknown parameters". are found formally, i.e., by algebra alone, in disregard of questions of whether any series converges. All of the difficulties of the "problem of cumulants" are absent when one works formally. The simplest example is that the second cumulant of a probability distribution must always be nonnegative, and is zero only if all of the higher cumulants are zero. Formal cumulants are subject to no such constraints.
Bell numbers
In combinatorics, the nScript error: No such module "Check for unknown parameters".th Bell number is the number of partitions of a set of size nScript error: No such module "Check for unknown parameters".. All of the cumulants of the sequence of Bell numbers are equal to 1. The Bell numbers are the moments of the Poisson distribution with expected value 1.
Cumulants of a polynomial sequence of binomial type
For any sequence Template:MsetScript error: No such module "Check for unknown parameters". of scalars in a field of characteristic zero, being considered formal cumulants, there is a corresponding sequence Template:MsetScript error: No such module "Check for unknown parameters". of formal moments, given by the polynomials above.Script error: No such module "Unsubst".Script error: No such module "Unsubst". For those polynomials, construct a polynomial sequence in the following way. Out of the polynomial make a new polynomial in these plus one additional variable xScript error: No such module "Check for unknown parameters".: and then generalize the pattern. The pattern is that the numbers of blocks in the aforementioned partitions are the exponents on xScript error: No such module "Check for unknown parameters".. Each coefficient is a polynomial in the cumulants; these are the Bell polynomials, named after Eric Temple Bell.Script error: No such module "Unsubst".
This sequence of polynomials is of binomial type. In fact, no other sequences of binomial type exist; every polynomial sequence of binomial type is completely determined by its sequence of formal cumulants.Script error: No such module "Unsubst".
Free cumulants
In the above moment-cumulant formula\ for joint cumulants, one sums over all partitions of the set Template:MsetScript error: No such module "Check for unknown parameters".. If instead, one sums only over the noncrossing partitions, then, by solving these formulae for the in terms of the moments, one gets free cumulants rather than conventional cumulants treated above. These free cumulants were introduced by Roland Speicher and play a central role in free probability theory.[21][22] In that theory, rather than considering independence of random variables, defined in terms of tensor products of algebras of random variables, one considers instead free independence of random variables, defined in terms of free products of algebras.[22]
The ordinary cumulants of degree higher than 2 of the normal distribution are zero. The free cumulants of degree higher than 2 of the Wigner semicircle distribution are zero.[22] This is one respect in which the role of the Wigner distribution in free probability theory is analogous to that of the normal distribution in conventional probability theory.
See also
- Entropic value at risk
- Cumulant generating function from a multiset
- Cornish–Fisher expansion
- Edgeworth expansion
- Polykay
- k-statistic, a minimum-variance unbiased estimator of a cumulant
- Ursell function
- Total position spread tensor as an application of cumulants to analyse the electronic wave function in quantum chemistry.
References
<templatestyles src="Reflist/styles.css" />
- ↑ Weisstein, Eric W. "Cumulant". From MathWorld – A Wolfram Web Resource. http://mathworld.wolfram.com/Cumulant.html
- ↑ Kendall, M. G., Stuart, A. (1969) The Advanced Theory of Statistics, Volume 1 (3rd Edition). Griffin, London. (Section 3.12)
- ↑ Lukacs, E. (1970) Characteristic Functions (2nd Edition). Griffin, London. (Page 27)
- ↑ Lukacs, E. (1970) Characteristic Functions (2nd Edition). Griffin, London. (Section 2.4)
- ↑ Aapo Hyvarinen, Juha Karhunen, and Erkki Oja (2001) Independent Component Analysis, John Wiley & Sons. (Section 2.7.2)
- ↑ Script error: No such module "Citation/CS1".
- ↑ Lukacs, E. (1970) Characteristic Functions (2nd Edition), Griffin, London. (Theorem 7.3.5)
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "Citation/CS1".
- ↑ Script error: No such module "Citation/CS1".
- ↑ a b c Script error: No such module "Citation/CS1".
- ↑ Script error: No such module "Citation/CS1".
- ↑ Script error: No such module "Citation/CS1".
- ↑ Script error: No such module "Citation/CS1".
- ↑ Hald, A. (2000) "The early history of the cumulants and the Gram–Charlier series" International Statistical Review, 68 (2): 137–153. (Reprinted in Script error: No such module "citation/CS1".)
- ↑ Script error: No such module "citation/CS1".
- ↑ H. Cramér (1946) Mathematical Methods of Statistics, Princeton University Press, Section 15.10, p. 186.
- ↑ Fisher, R.A., John Wishart, J. (1932) The derivation of the pattern formulae of two-way partitions from those of simpler patterns, Proceedings of the London Mathematical Society, Series 2, v. 33, pp. 195–208 Script error: No such module "CS1 identifiers".
- ↑ Neyman, J. (1956): ‘Note on an Article by Sir Ronald Fisher,’ Journal of the Royal Statistical Society, Series B (Methodological), 18, pp. 288–94.
- ↑ Script error: No such module "Citation/CS1".
- ↑ Script error: No such module "Citation/CS1".
- ↑ a b c Script error: No such module "Citation/CS1".
Script error: No such module "Check for unknown parameters".
External links
- Script error: No such module "Template wrapper".
- cumulant on the Earliest known uses of some of the words of mathematics