FACTOID # 47: Danish workers strike 150 times more than their German neighbours.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Law of total cumulance

In probability theory and mathematical statistics, the law of total cumulance is a generalization to cumulants of the law of total probability, the law of total expectation, and the law of total variance. It has applications in the analysis of time series. It was introduced by David Brillinger (see References below). Probability theory is the mathematical study of probability. ... Wikibooks Wikiversity has more about this subject: School of Mathematics Wikiquote has a collection of quotations related to: Mathematics Look up Mathematics in Wiktionary, the free dictionary Wikimedia Commons has media related to: Mathematics Interactive Mathematics Miscellany and Puzzles — A collection of articles on various math topics, with interactive Java... Statistics is a broad mathematical discipline which studies ways to collect, summarize and draw conclusions from data. ... // Cumulants of probability distributions In probability theory and statistics, the cumulants κn of the probability distribution of a random variable X are given by In other words, κn/n! is the nth coefficient in the power series representation of the logarithm of the moment-generating function. ... Nomenclature in probability theory is not wholly standard. ... The proposition in probability theory known as the law of total expectation, or the law of iterated expectations, or perhaps by any of a variety of other names, states that if X is an integrable random variable (i. ... In probability theory, the law of total variance states that if X and Y are random variables on the same probability space, and the variance of X is finite, then In language perhaps better known to statisticians than to probabilists, the first term is the unexplained component of the variance... In statistics and signal processing, a time series is a sequence of data points, measured typically at successive times, spaced apart at uniform time intervals. ...


It is most transparent when stated in its most general form, for joint cumulants, rather than for cumulants of a specified order for just one random variable. In general, we have A random variable can be thought of as the numeric result of operating a non-deterministic mechanism or performing a non-deterministic experiment to generate a random result. ...

kappa(X_1,dots,X_n)=sum_pi kappa(kappa(X_i mid Y : iin B) : B in pi),

where

  • κ(X1, ..., Xn) is the joint cumulant of n random variables X1, ..., Xn, and
  • the sum is over all partitions π of the set { 1, ..., n } of indices, and
  • "B ∈ π" means B runs through the whole list of "blocks" of the partition π, and
  • κ(Xi : iB | Y) is a conditional cumulant given the value of the random variable Y. It is therefore a random variable in its own right—a function of the random variable Y.

Contents

A partition of U into 6 blocks: a Venn diagram representation. ...


Examples

The special case of just one random variable and n = 2 or 3

Only in case n = either 2 or 3 is the nth cumulant the same as the nth central moment. The case n = 2 is well-known (see law of total variance). Below is the case n = 3. The notation μ3 means the third central moment. The kth moment about the mean (or kth central moment) of a real-valued random variable X is the quantity E[(X − E[X])k], where E is the expectation operator. ... In probability theory, the law of total variance states that if X and Y are random variables on the same probability space, and the variance of X is finite, then In language perhaps better known to statisticians than to probabilists, the first term is the unexplained component of the variance...

mu_3(X)=E(mu_3(Xmid Y))+mu_3(E(Xmid Y)) +3,operatorname{cov}(E(Xmid Y),operatorname{var}(Xmid Y)).,

General 4th-order joint cumulants

For general 4th-order cumulants, the rule gives a sum of 15 terms, as follows:

kappa(X_1,X_2,X_3,X_4),
=kappa(kappa(X_1,X_2,X_3,X_4mid Y)),
left.begin{matrix} & +kappa(kappa(X_1,X_2,X_3mid Y),kappa(X_4mid Y))   & +kappa(kappa(X_1,X_2,X_4mid Y),kappa(X_3mid Y))   & +kappa(kappa(X_1,X_3,X_4mid Y),kappa(X_2mid Y))   & +kappa(kappa(X_2,X_3,X_4mid Y),kappa(X_1mid Y)) end{matrix}right}(mathrm{partitions} mathrm{of} mathrm{the} 3+1 mathrm{form})
left.begin{matrix} & +kappa(kappa(X_1,X_2mid Y),kappa(X_3,X_4mid Y))   & +kappa(kappa(X_1,X_3mid Y),kappa(X_2,X_4mid Y))   & +kappa(kappa(X_1,X_4mid Y),kappa(X_2,X_3mid Y))end{matrix}right}(mathrm{partitions} mathrm{of} mathrm{the} 2+2 mathrm{form})
left.begin{matrix} & +kappa(kappa(X_1,X_2mid Y),kappa(X_3mid Y),kappa(X_4mid Y))   & +kappa(kappa(X_1,X_3mid Y),kappa(X_2mid Y),kappa(X_4mid Y))   & +kappa(kappa(X_1,X_4mid Y),kappa(X_2mid Y),kappa(X_3mid Y))   & +kappa(kappa(X_2,X_3mid Y),kappa(X_1mid Y),kappa(X_4mid Y))   & +kappa(kappa(X_2,X_4mid Y),kappa(X_1mid Y),kappa(X_3mid Y))   & +kappa(kappa(X_3,X_4mid Y),kappa(X_1mid Y),kappa(X_2mid Y)) end{matrix}right}(mathrm{partitions} mathrm{of} mathrm{the} 2+1+1 mathrm{form})
+kappa(kappa(X_1mid Y),kappa(X_2mid Y),kappa(X_3mid Y),kappa(X_4mid Y)).,

Cumulants of compound Poisson random variables

Suppose Y has a Poisson distribution with expected value 1, and X is the sum of Y independent copies of W. In probability theory and statistics, the Poisson distribution is a discrete probability distribution. ... In probability theory (and especially gambling), the expected value (or mathematical expectation) of a random variable is the sum of the probability of each possible outcome of the experiment multiplied by its payoff (value). Thus, it represents the average amount one expects to win per bet if bets with identical...

X=sum_{y=1}^Y W_y.,

All of the cumulants of the Poisson distribution are equal to each other, and so in this case are equal to 1. Also recall that if random variables W1, ..., Wm are independent, then the nth cumulant is additive:

kappa_n(W_1+cdots+W_m)=kappa_n(W_1)+cdots+kappa_n(W_m).,

We will find the 4th cumulant of X. We have:

kappa_4(X)=kappa(X,X,X,X),
=kappa_1(kappa_4(Xmid Y))+4kappa(kappa_3(Xmid Y),kappa_1(Xmid Y))+3kappa_2(kappa_2(Xmid Y)),
+6kappa(kappa_2(Xmid Y),kappa_1(Xmid Y),kappa_1(Xmid Y))+kappa_4(kappa_1(Xmid Y)),
=kappa_1(Ykappa_4(W))+4kappa(Ykappa_3(W),Ykappa_1(W)) +3kappa_2(Ykappa_2(W)),
+6kappa(Ykappa_2(W),Ykappa_1(W),Ykappa_1(W)) +kappa_4(Ykappa_1(W)),
=kappa_4(W)kappa_1(Y)+4kappa_3(W)kappa_1(W)kappa_2(Y) +3kappa_2(W)^2 kappa_2(Y),
+6kappa_2(W) kappa_1(W)^2 kappa_3(Y)+kappa_2(W)^4 kappa_4(Y).,
=kappa_4(W)+4kappa_3(W)kappa_1(W) +3kappa_2(W)^2+6kappa_2(W) kappa_1(W)^2+kappa_2(W)^4.,
=E(W^4), (the punch line—see the explanation below).

We recognize this last sum as the sum over all partitions of the set { 1, 2, 3, 4 }, of the product over all blocks of the partition, of cumulants of W of order equal to the size of the block. That is precisely the 4th raw moment of W (see cumulant for a more leisurely discussion of this fact). Hence the moments of W are the cumulants of X. This article is in need of attention from an expert on the subject. ... // Cumulants of probability distributions In probability theory and statistics, the cumulants κn of the probability distribution of a random variable X are given by In other words, κn/n! is the nth coefficient in the power series representation of the logarithm of the moment-generating function. ...


In this way we see that every moment sequence is also a cumulant sequence (the converse cannot be true, since cumulants of even order ≥ 4 are in some cases negative, and also because the cumulant sequence of the normal distribution is not a moment sequence of any probability distribution). The normal distribution, also called Gaussian distribution, is an extremely important probability distribution in many fields. ...


Conditioning on a Bernoulli random variable

Suppose Y = 1 with probability p and Y = 0 with probability q = 1 − p. Suppose the conditional probability distribution of X given Y is F if Y = 1 and G if Y = 0. Then we have

kappa_n(X)=pkappa_n(F)+qkappa_n(G)+sum_{pi<widehat{1}} kappa_{left|piright|}(Y)prod_{Binpi} (kappa_{left|Bright|}(F)-kappa_{left|Bright|}(G))

where pi<widehat{1} means π is a partition of the set { 1, ..., n } that is finer than the coarsest partition -- the sum is over all partitions except that one. For example, if n = 3, then we have

kappa_3(X)=pkappa_3(F)+qkappa_3(G) +3pq(kappa_2(F)-kappa_2(G))(kappa_1(F)-kappa_1(G)) +pq(q-p)(kappa_1(F)-kappa_1(G))^3.,

References

  • David Brillinger, "The calculation of cumulants via conditioning", Annals of the Institute of Statistical Mathematics, Vol. 21 (1969), pp. 215-218.

  Results from FactBites:
 
Law of total cumulance - Wikipedia, the free encyclopedia (536 words)
The case n = 2 is well-known (see law of total variance).
That is precisely the 4th raw moment of W (see cumulant for a more leisurely discussion of this fact).
In this way we see that every moment sequence is also a cumulant sequence (the converse cannot be true, since cumulants of even order ≥ 4 are in some cases negative, and also because the cumulant sequence of the normal distribution is not a moment sequence of any probability distribution).
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.