Content deleted Content added
ShelfSkewed (talk | contribs) Fixed/updated link |
Fgnievinski (talk | contribs) |
||
Line 4:
The concept of a '''normalizing constant''' arises in [[probability theory]] and a variety of other areas of [[mathematics]]. The normalizing constant is used to reduce any probability function to a probability density function with total probability of one.
==Definition
In [[probability theory]], a '''normalizing constant''' is a constant by which an everywhere non-negative function must be multiplied so the area under its graph is 1, e.g., to make it a [[probability density function]] or a [[probability mass function]].<ref>''Continuous Distributions'' at University of Alabama.</ref><ref>Feller, 1968, p. 22.</ref>
==Examples==
If we start from the simple [[Gaussian function]]
:<math>p(x)=e^{-x^2/2}, x\in(-\infty,\infty) </math>
we have the corresponding [[Gaussian integral]]
:<math>\int_{-\infty}^\infty p(x)\,dx=\int_{-\infty}^\infty e^{-x^2/2}\,dx=\sqrt{2\pi\,},</math>
Now if we
:<math>\varphi(x)= \frac{1}{\sqrt{2\pi\,}} p(x) = \frac{1}{\sqrt{2\pi\,}} e^{-x^2/2} </math>
so that its [[integral of a Gaussian function|integral]] is unit
:<math>\int_{-\infty}^\infty \varphi(x)\,dx=\int_{-\infty}^\infty \frac{1}{\sqrt{2\pi\,}} e^{-x^2/2}\,dx=1 </math>
|