<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=Higher-order_sinusoidal_input_describing_function</id>
	<title>Higher-order sinusoidal input describing function - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=Higher-order_sinusoidal_input_describing_function"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Higher-order_sinusoidal_input_describing_function&amp;action=history"/>
	<updated>2026-04-06T11:32:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Higher-order_sinusoidal_input_describing_function&amp;diff=25973&amp;oldid=prev</id>
		<title>en&gt;Tony1: fixed dashes using a script</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Higher-order_sinusoidal_input_describing_function&amp;diff=25973&amp;oldid=prev"/>
		<updated>2011-10-19T10:55:44Z</updated>

		<summary type="html">&lt;p&gt;fixed &lt;a href=&quot;/index.php?title=MOS:DASH&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;MOS:DASH (page does not exist)&quot;&gt;dashes&lt;/a&gt; using a &lt;a href=&quot;/index.php?title=User:GregU/dashes.js&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:GregU/dashes.js (page does not exist)&quot;&gt;script&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In [[probability and statistics]], a &amp;#039;&amp;#039;&amp;#039;compound probability distribution&amp;#039;&amp;#039;&amp;#039; is the [[probability distribution]] that results from assuming that a [[random variable]] is distributed according to some parametrized distribution, with the parameters of that distribution being assumed to be themselves random variables.  The compound distribution is the result of [[marginal distribution|marginalizing]] over the intermediate random variables that represent the parameters of the initial distribution.&lt;br /&gt;
&lt;br /&gt;
An important type of compound distribution occurs when the parameter being marginalized over represents the number of random variables in a summation of random variables.&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;compound probability distribution&amp;#039;&amp;#039;&amp;#039; is the probability distribution that results from assuming that a random variable is distributed according to some parametrized distribution &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt; with an unknown parameter &amp;#039;&amp;#039;θ&amp;#039;&amp;#039; or parameter vector &amp;#039;&amp;#039;&amp;#039;θ&amp;#039;&amp;#039;&amp;#039; that is distributed according to some other distribution &amp;#039;&amp;#039;G&amp;#039;&amp;#039; with [[hyperparameter]] &amp;#039;&amp;#039;α&amp;#039;&amp;#039;, and then determining the distribution that results from [[marginal distribution|marginalizing]] over &amp;#039;&amp;#039;G&amp;#039;&amp;#039; (i.e. integrating the unknown parameter(s) out).  The resulting distribution &amp;#039;&amp;#039;H&amp;#039;&amp;#039; is said to be the distribution that results from compounding &amp;#039;&amp;#039;F&amp;#039;&amp;#039; with &amp;#039;&amp;#039;G&amp;#039;&amp;#039;.&lt;br /&gt;
Expressed mathematically for a scalar data point with scalar parameter and hyperparameter:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;p_H(x|\alpha) = {\displaystyle \int\limits_\theta p_F(x|\theta)\,p_G(\theta|\alpha) \operatorname{d}\!\theta}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The same formula applies if some or all of the variables are vectors.  Here is the case for a vector data point with vector parameters and hyperparameters:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;p_H(\mathbf{x}|\boldsymbol\alpha) = {\displaystyle \int\limits_\boldsymbol\theta p_F(\mathbf{x}|\boldsymbol\theta)\,p_G(\boldsymbol\theta|\boldsymbol\alpha) \operatorname{d}\!\boldsymbol\theta}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A compound distribution &amp;lt;math&amp;gt;H&amp;lt;/math&amp;gt; resembles in many ways the original distribution &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt; that generated it, but typically has greater [[variance]], and often [[heavy tail]]s as well.  The [[support (mathematics)|support]] of &amp;lt;math&amp;gt;H&amp;lt;/math&amp;gt; is the same as the support of the &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt;, and often the shape is broadly similar as well.  The parameters of &amp;lt;math&amp;gt;H&amp;lt;/math&amp;gt; include the parameters of &amp;lt;math&amp;gt;G&amp;lt;/math&amp;gt; and any parameters of &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt; that are not marginalized out.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Compounding a [[normal distribution]] with [[variance]] distributed according to an [[inverse gamma distribution]] (or equivalently, with [[precision (statistics)|precision]] distributed as a [[gamma distribution]]) yields a non-standardized [[Student&amp;#039;s t-distribution]].  This distribution has the same symmetrical shape as a normal distribution with the same central point, but has greater variance and [[heavy tail]]s (in fact, specifically [[fat tail]]s).&lt;br /&gt;
&lt;br /&gt;
Compounding a [[binomial distribution]] with probability of success distributed according to a [[beta distribution]] yields a [[beta-binomial distribution]].  This distribution is&lt;br /&gt;
[[discrete distribution|discrete]] just as the [[binomial distribution]] is, with support over integers between 0 and &amp;#039;&amp;#039;n&amp;#039;&amp;#039; (the number of trials in the base binomial distribution).  There are three parameters, a parameter &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; (number of samples) from the binomial distribution and [[shape parameter]]s &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; from the beta distribution.  The shape is the same as a binomial distribution when &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; are high. (This makes sense because it indicates very high certainty that the prior probability is quite near a specific location.  The limit, with all mass at a specific point, is the same as having no prior and just specifying the probability as a parameter, as in the plain, non-compounded binomial distribution.) When &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\beta&amp;lt;/math&amp;gt; are quite low, however, the shape becomes closer and closer to the shape of the [[beta distribution]].&lt;br /&gt;
&lt;br /&gt;
Other examples:&lt;br /&gt;
*Compounding a [[Gaussian distribution]] with [[mean]] distributed according to another [[Gaussian distribution]] yields a [[Gaussian distribution]].&lt;br /&gt;
*Compounding a [[Gaussian distribution]] with [[mean]] distributed according to a shifted [[exponential distribution]] yields an [[exponentially modified Gaussian distribution]]&lt;br /&gt;
*Compounding a [[Gaussian distribution]] with variance distributed according to an [[exponential distribution]] whose rate parameter is itself distributed according to a [[gamma distribution]] yields a [[Normal-exponential-gamma distribution]]. (This involves two compounding stages.)&lt;br /&gt;
*Compounding a [[multinomial distribution]] with probability vector distributed according to a [[Dirichlet distribution]] yields a [[Dirichlet-multinomial distribution]].&lt;br /&gt;
*Compounding a [[Poisson distribution]] with rate parameter distributed according to a [[gamma distribution]] yields a [[negative binomial distribution]].&lt;br /&gt;
*Compounding a [[gamma distribution]] with inverse scale parameter distributed according to another [[gamma distribution]] yields a three-parameter [[Beta prime distribution#Compound gamma distribution|beta prime distribution]].&amp;lt;ref&amp;gt;{{cite doi|10.1007/BF02613934}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
*Compounding an [[exponential distribution]] with parameter distributed according to an [[inverse gamma distribution]] yields a [[pareto distribution]].&lt;br /&gt;
&lt;br /&gt;
==Application in Bayesian inference==&lt;br /&gt;
&lt;br /&gt;
In [[Bayesian inference]], compound distributions arise when, in the notation above, &amp;#039;&amp;#039;F&amp;#039;&amp;#039; represents the distribution of future observations and &amp;#039;&amp;#039;G&amp;#039;&amp;#039; is the [[posterior distribution]] of the parameters of &amp;#039;&amp;#039;F&amp;#039;&amp;#039;, given the information in a set of observed data. This gives a [[posterior predictive distribution]]. Correspondingly, for the [[prior predictive distribution]],&amp;#039;&amp;#039;F&amp;#039;&amp;#039; is the distribution of a new data point while &amp;#039;&amp;#039;G&amp;#039;&amp;#039; is the [[prior distribution]] of the parameters.&lt;br /&gt;
&lt;br /&gt;
Another example is in [[collapsed Gibbs sampling]],{{cn|date=April 2013}} where &amp;quot;collapsing&amp;quot; a variable means marginalizing it out, and typically [[prior distribution|prior]] parameters are collapsed out.&lt;br /&gt;
&lt;br /&gt;
==In exponential families==&lt;br /&gt;
Compound distributions derived from [[exponential family]] distributions often have a closed form.{{cn|date=April 2013}}  See the article on the [[posterior predictive distribution]] for more information.&lt;br /&gt;
&lt;br /&gt;
==Random number of terms in a summation==&lt;br /&gt;
&lt;br /&gt;
A related but slightly different concept of &amp;quot;compound&amp;quot; occurs when a random variable is constructed from a number of underling random variables, and where that number is itself a random variable. In one formulation of this, the compounding takes places over a distribution resulting from the convolution of &amp;#039;&amp;#039;N&amp;#039;&amp;#039; underlying distributions, in which &amp;#039;&amp;#039;N&amp;#039;&amp;#039; is itself treated as a random variable.  The [[compound Poisson distribution]] results from considering a set of [[independent identically-distributed random variables]] distributed according to a given distribution and asking what the distribution of their sum is, if the number of variables is itself an unknown random variable &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; distributed according to a [[Poisson distribution]] and independent of the variables being summed.  In this case the random variable &amp;#039;&amp;#039;N&amp;#039;&amp;#039; is marginalized out much like θ above is marginalized out.&lt;br /&gt;
&lt;br /&gt;
More general cases of this type have been considered.&lt;br /&gt;
&amp;lt;ref&amp;gt;{{Cite journal&lt;br /&gt;
| last1 = Grubbström | first1 = Robert W.&lt;br /&gt;
| last2 = Tang | first2 = Ou&lt;br /&gt;
| doi = 10.1016/j.ejor.2004.06.012&lt;br /&gt;
| title = The moments and central moments of a compound distribution&lt;br /&gt;
| journal = European Journal of Operational Research&lt;br /&gt;
| volume = 170&lt;br /&gt;
| pages = 106–119&lt;br /&gt;
| year = 2006}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
{{More footnotes|date=November 2010}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Compound Probability Distribution}}&lt;br /&gt;
[[Category:Probability distributions]]&lt;br /&gt;
[[Category:Compound distributions]]&lt;br /&gt;
[[Category:Theory of probability distributions]]&lt;/div&gt;</summary>
		<author><name>en&gt;Tony1</name></author>
	</entry>
</feed>