Gaussian distribution: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
(New page: The '''Gaussian distribution''' (also known as the '''normal distribution''') is given by: :<math>P(x) = \frac{1}{\sigma \sqrt{2 \pi}} \exp \left( \frac{-(x -\mu)^2}{2 \sigma ^2} \right)<...)
 
mNo edit summary
Line 3: Line 3:
:<math>P(x) = \frac{1}{\sigma \sqrt{2 \pi}} \exp \left( \frac{-(x -\mu)^2}{2 \sigma ^2} \right)</math>
:<math>P(x) = \frac{1}{\sigma \sqrt{2 \pi}} \exp \left( \frac{-(x -\mu)^2}{2 \sigma ^2} \right)</math>


==External links==
*[http://mathworld.wolfram.com/NormalDistribution.html MathWorld Normal Distribution]


[[category: mathematics]]
[[category: mathematics]]

Revision as of 16:53, 30 July 2007

The Gaussian distribution (also known as the normal distribution) is given by:

External links