NORMAL DISTRIBUTION

{{Probability distribution|
name =Normal|
type =density|
pdf_image =
Probability density function for the normal distribution

The green line is the standard normal distribution|
cdf_image =
Cumulative distribution function for the normal distribution

Colors match the image above|
parameters =mu location (real)
sigma^2>0 squared scale (real)|
support =x inmathbb{R}!|
pdf = rac1{sigmasqrt{2pi}}; expleft(- rac{left(x-mu
ight)^2}{2sigma^2}
ight) !|
cdf = rac12 left(1+mathrm{erf}, rac{x-mu}{sigmasqrt2}
ight) !|
mean =mu|
median =mu|
mode =mu|
variance =sigma^2|
skewness =0|
kurtosis =0|
entropy =lnleft(sigmasqrt{2,pi,e}
ight)!|
mgf =M_X(t)= expleft(mu,t+ rac{sigma^2 t^2}{2}
ight)|
char =chi_X(t)=expleft(mu,i,t- rac{sigma^2 t^2}{2}
ight)|
}}
The 'normal distribution', also called the 'Gaussian distribution', is an important family of continuous probability distributions, applicable in many fields.
Each member of the family may be defined by two parameters, ''location'' and ''scale'': the mean ("average") and standard deviation ("variability"), respectively.
The 'standard normal distribution' is the normal distribution with a mean of zero and a variance of one (the green curves in the plots to the right).
Carl Friedrich Gauss became associated with this set of distributions when he analyzed astronomical data using them [1], and defined the equation of its probability density function.
It is often called the 'bell curve' because the graph of its probability density resembles a bell.
The importance of the normal distribution as a model of quantitative phenomena in the natural and behavioral sciences is due to the central limit theorem. Many psychological measurements and physical phenomena (like noise) can be approximated well by the normal distribution. While the mechanisms underlying these phenomena are often unknown, the use of the normal model can be theoretically justified by assuming that many small, independent effects are additively contributing to each observation.
The normal distribution also arises in many areas of statistics. For example, the sampling distribution of the sample mean is approximately normal, even if the distribution of the population from which the sample is taken is not normal. In addition, the normal distribution maximizes information entropy among all distributions with known mean and variance, which makes it the natural choice of underlying distribution for data summarized in terms of sample mean and variance. The normal distribution is the most widely used family of distributions in statistics and many statistical tests are based on the assumption of normality. In probability theory, normal distributions arise as the limiting distributions of several continuous and discrete families of distributions.

Contents
History
Characterization
Probability density function
Cumulative distribution function
Strict lower and upper bounds for the cdf
Generating functions
Moment generating function
Cumulant generating function
Characteristic function
Properties
Standardizing normal random variables
Moments
Generating values for normal random variables
The central limit theorem
Infinite divisibility
Stability
Standard deviation
Exponential family
Complex Gaussian process
Related distributions
Descriptive and inferential statistics
Scores
Normality tests
Estimation of parameters
Maximum likelihood estimation of parameters
Surprising generalization
Unbiased estimation of parameters
Occurrence
Photon counting
Measurement errors
Physical characteristics of biological specimens
Financial variables
Distribution in testing and intelligence
Numerical approximations of the normal distribution and its CDF
Trivia
See also
References
External links

History


The normal distribution was first introduced by Abraham de Moivre in an article in 1734, which was reprinted in the second edition of his ''The Doctrine of Chances'', 1738 in the context of approximating certain binomial distributions for large ''n''. His result was extended by Laplace in his book ''Analytical Theory of Probabilities'' (1812), and is now called the theorem of de Moivre-Laplace.
Laplace used the normal distribution in the analysis of errors of experiments. The important method of least squares was introduced by Legendre in 1805. Gauss, who claimed to have used the method since 1794, justified it rigorously in 1809 by assuming a normal distribution of the errors.
The name "bell curve" goes back to Jouffret who first used the term "bell surface" in 1872 for a bivariate normal with independent components. The name "normal distribution" was coined independently by Charles S. Peirce, Francis Galton and Wilhelm Lexis around 1875. This terminology unfortunately encourages the fallacy that many or all other probability distributions are not "normal". (See the discussion of "occurrence" below.)

Characterization


There are various ways to characterize a probability distribution. The most visual is the probability density function (PDF); the PDF of the normal distribution is plotted at the beginning of this article. Equivalent ways are the cumulative distribution function, the moments, the cumulants, the characteristic function, the moment-generating function, the cumulant-generating function, and Maxwell's theorem. See probability distribution for a discussion.
To indicate that a real-valued random variable ''X'' is normally distributed with mean ''μ'' and variance ''σ''2 ≥ 0, we write
:X sim N(mu, sigma^2).,!
While it is certainly useful for certain limit theorems (e.g. asymptotic normality of estimators) and for the theory of Gaussian processes to consider the probability distribution concentrated at ''μ'' (see Dirac measure) as a normal distribution with mean ''μ'' and variance ''σ''2 = 0, this degenerated case is often excluded from the considerations because no density with respect to the Lebesgue measure exists.
Probability density function

The continuous probability density function of the 'normal distribution' is the Gaussian function
:
arphi_{mu,sigma^2}(x) =
rac{1}{sigmasqrt{2pi}} ,expiggl( - rac{(x- mu)^2}{2sigma^2}iggr) = rac{1}{sigma} arphileft( rac{x - mu}{sigma}
ight),quad xinmathbb{R},

where ''σ'' > 0 is the standard deviation, the real parameter ''μ'' is the expected value, and
: arphi(x)= arphi_{0,1}(x)= rac{1}{sqrt{2pi,}} , e^{- rac{1}{2}x^2},quad xinmathbb{R},
is the density function of the "standard" normal distribution, i.e., the normal distribution with ''μ'' = 0 and ''σ'' = 1. To verify that the integral of arphi_{mu,sigma^2} over the real line is indeed equal to one, see Gaussian integral.
As a Gaussian function with the denominator of the exponent equal to 2, the standard normal density function scriptstyle arphi is an eigenfunction of the Fourier transform.
Some notable qualities of the probability density function:

★ The density function is symmetric about its mean value ''μ''.

★ The mean ''μ'' is also its mode and median.

★ The inflection points of the curve occur at one standard deviation away from the mean, i.e. at ''μ'' − ''σ'' and ''μ'' + ''σ''.
Cumulative distribution function

The cumulative distribution function (cdf) of a probability distribution, evaluated at a number (lower-case) ''x'', is the probability of the event that a random variable (capital) ''X'' with that distribution is less than or equal to ''x''. The cumulative distribution function of the normal distribution is expressed in terms of the density function as follows:
: egin{align}
Phi_{mu,sigma^2}(x)
&{}=int_{-infty}^x arphi_{mu,sigma^2}(u),du\
&{}= rac{1}{sigmasqrt{2pi}}
int_{-infty}^x
exp
Bigl( - rac{(u - mu)^2}{2sigma^2}
Bigr), du \
&{}= PhiBigl( rac{x-mu}{sigma}Bigr),quad xinmathbb{R},
end{align}

where the standard normal cdf Φ is just the general cdf evaluated with ''μ'' = 0 and ''σ'' = 1:
:
Phi(x) = Phi_{0,1}(x)
= rac{1}{sqrt{2pi}}
int_{-infty}^x
expBigl(- rac{u^2}{2}Bigr)
, du, quad xinmathbb{R}.

The standard normal cdf can be expressed in terms of a special function called the error function, as
:
Phi(x)
= rac{1}{2} Bigl[ 1 + operatorname{erf} Bigl( rac{x}{sqrt{2}} Bigr) Bigr],
quad xinmathbb{R},

and the cdf itself can hence be expressed as
:
Phi_{mu,sigma^2}(x;mu)
= rac{1}{2} Bigl[ 1 + operatorname{erf} Bigl( rac{x-mu}{sigmasqrt{2}} Bigr) Bigr],
quad xinmathbb{R}.

The inverse standard normal cumulative distribution function, or quantile function, can be expressed in terms of the inverse error function:
:
Phi^{-1}(p)
= sqrt2
;operatorname{erf}^{-1} (2p - 1),
quad pin(0,1),

and the inverse cumulative distribution function can hence be expressed as
:
Phi_{mu,sigma^2}^{-1}(p)
= mu + sigmaPhi^{-1}(p)
= mu + sigmasqrt2
; operatorname{erf}^{-1}(2p - 1),
quad pin(0,1).

This quantile function is sometimes called the probit function. There is no elementary primitive for the probit function. This is not to say merely that none is known, but rather that the non-existence of such a function has been proved. Several accurate methods exist for approximating the quantile function for the normal distribution - see quantile function for a discussion and references.
The values Φ(''x'') may be approximated very accurately by a variety of methods, such as numerical integration, Taylor series, asymptotic series and continued fractions.
Strict lower and upper bounds for the cdf

For large ''x'' the standard normal cdf scriptstylePhi(x) is close to 1 and scriptstylePhi(-x),{=},1,{-},Phi(x) is close to 0. The elementary bounds
:
rac{x}{1+x^2} arphi(x)<1-Phi(x)< rac{ arphi(x)}{x}, qquad x>0,

in terms of the density scriptstyle arphi are useful.
Using the substitution ''v'' = ''u''2/2, the upper bound is derived as follows:
:
egin{align}
1-Phi(x)
&=int_x^infty arphi(u),du\
& =int_{x^2/2}^infty rac{e^{-v}}{xsqrt{2pi}},dv
=-iggl. rac{e^{-v}}{xsqrt{2pi}}iggr|_{x^2/2}^infty
= rac{ arphi(x)}{x}.
end{align}

Similarly, using scriptstyle arphi'(u),{=},-u, arphi(u) and the quotient rule,
:
egin{align}
Bigl(1+ rac1{x^2}Bigr)(1-Phi(x))
&=int_x^infty Bigl(1+ rac1{x^2}Bigr) arphi(u),du\
&>int_x^infty Bigl(1+ rac1{u^2}Bigr) arphi(u),du
=-iggl. rac{ arphi(u)}uiggr|_x^infty
= rac{ arphi(x)}x.
end{align}

Solving for scriptstyle 1,{-},Phi(x), provides the lower bound.
Generating functions

Moment generating function

The moment generating function is defined as the expected value of exp(''tX''). For a normal distribution, the moment generating function is
:
egin{align}
M_X(t) & {} = mathrm{E} left[ exp{(tX)}
ight] \
& {} = int_{-infty}^{infty} rac{1}{sigma sqrt{2pi} }
exp{left( - rac{(x - mu)^2}{2 sigma^2}
ight)}
exp{(tx)} , dx \
& {} = exp{ left( mu t + rac{sigma^2 t^2}{2}
ight)}
end{align}

as can be seen by completing the square in the exponent.
Cumulant generating function

The cumulant generating function is the logarithm of the moment generating function: ''g''(''t'') = μ''t'' + σ2''t''2/2. Since this is a quadratic polynomial in ''t'', only the first two cumulants are nonzero.
Characteristic function

The characteristic function is defined as the expected value of
exp (i t X), where i is the imaginary unit. So the characteristic function is obtained by replacing ''t'' with ''i t'' in the moment-generating function.
For a normal distribution, the characteristic function is
: egin{align}
chi_X(t;mu,sigma) &{} = M_X(i t) = mathrm{E}
left[ exp(i t X)
ight] \
&{}=
int_{-infty}^{infty}
rac{1}{sigma sqrt{2pi}}
exp
left(- rac{(x - mu)^2}{2sigma^2}

ight)
exp(i t x)
, dx \
&{}=
exp
left(
i mu t - rac{sigma^2 t^2}{2}
ight).
end{align}

Properties


Some of the properties of the normal distribution:
#If X sim N(mu, sigma^2) and a and b are real numbers, then a X + b sim N(a mu + b, (a sigma)^2) (see expected value and variance).
#If X sim N(mu_X, sigma^2_X) and Y sim N(mu_Y, sigma^2_Y) are independent normal random variables, then:
#
★ Their sum is normally distributed with U = X + Y sim N(mu_X + mu_Y, sigma^2_X + sigma^2_Y) (proof).
#
★ Their difference is normally distributed with V = X - Y sim N(mu_X - mu_Y, sigma^2_X + sigma^2_Y).
#
★ If the variances of ''X'' and ''Y'' are equal, then ''U'' and ''V'' are independent of each other.
#
★ The Kullback-Leibler divergence, D_{
m KL}( X | Y ) =
{ 1 over 2 } left( log left( { sigma^2_Y over sigma^2_X }
ight) + rac{sigma^2_X}{sigma^2_Y} +
rac{left(mu_Y - mu_X
ight)^2}{sigma^2_Y} - 1
ight).

#If X sim N(0, sigma^2_X) and Y sim N(0, sigma^2_Y) are independent normal random variables, then:
#
★ Their product X Y follows a distribution with density p given by
#
★ :p(z) = rac{1}{pi,sigma_X,sigma_Y} ; K_0left( rac
{sigma_X,sigma_Y}
ight), where K_0 is a modified Bessel function of the second kind.
#
★ Their ratio follows a Cauchy distribution with X/Y sim mathrm{Cauchy}(0, sigma_X/sigma_Y). Thus the Cauchy distribution is a special kind of ratio distribution.
#If X_1, dots, X_n are independent standard normal variables, then X_1^2 + cdots + X_n^2 has a chi-square distribution with ''n'' degrees of freedom.
Standardizing normal random variables

As a consequence of Property 1, it is possible to relate all normal random variables to the standard normal.
If X ~ N(mu, sigma^2), then
:Z = rac{X - mu}{sigma} !
is a standard normal random variable: Z ~ N(0,1).
An important consequence is that the cdf of a general normal distribution is therefore
:Pr(X le x)
=
Phi
left(
rac{x-mu}{sigma}
ight)
=
rac{1}{2}
left(
1 + operatorname{erf}
left(
rac{x-mu}{sigmasqrt{2}}

ight)
ight)
.

Conversely, if Z is a standard normal distribution, Z ~ N(0,1), then
:X = sigma Z + mu
is a normal random variable with mean mu and variance sigma^2.
The standard normal distribution has been tabulated (usually in the form of value of the cumulative distribution function Φ), and the other normal distributions are the simple transformations, as described above, of the standard one. Therefore, one can use tabulated values of the cdf of the standard normal distribution to find values of the cdf of a general normal distribution.
Moments

Some of the first few moments of the normal distribution are:
Number Raw moment Central moment Cumulant
0 1 1
1 mu 0 mu
2 mu^2 + sigma^2 sigma^2 sigma^2
3 mu^3 + 3musigma^2 0 0
4 mu^4 + 6 mu^2 sigma^2 + 3 sigma^4 3 sigma^4 0

All cumulants of the normal distribution beyond the second are zero.
Generating values for normal random variables

For computer simulations, it is often useful to generate values that have a normal distribution.
There are several methods and the most basic is to invert the standard normal cdf.
More efficient methods are also known, one such method being the Box-Muller transform. An even faster algorithm is the ziggurat algorithm.
The Box-Muller algorithm says that, if you have two numbers ''a'' and ''b'' uniformly distributed on (0, 1], (e.g. the output from a random number generator), then two standard normally distributed random variables are ''c'' and ''d'', where:
:c = sqrt{- 2 ln a} cdot cos(2 pi b)
:d = sqrt{- 2 ln a} cdot sin(2 pi b)
This is because the chi-square distribution with two degrees of freedom (see property 4 above) is an easily-generated exponential random variable.
The central limit theorem

Main articles: central limit theorem

Plot of the pdf of a normal distribution with μ = 12 and σ = 3, approximating the pdf of a binomial distribution with ''n'' = 48 and ''p'' = 1/4

The normal distribution has the very important property that under certain conditions, the distribution of a sum of a large number of identically distributed independent variables is approximately normal.
This is the central limit theorem.
The practical importance of the central limit theorem is that the normal distribution can be used as an approximation to some other distributions.

★ A binomial distribution with parameters n and p is approximately normal for large n and p not too close to 1 or 0 (some books recommend using this approximation only if n p and n(1 - p) are both at least 5; in this case, a continuity correction should be applied).
The approximating normal distribution has mean mu = n p and variance sigma^2 = n p (1 - p).

★ A Poisson distribution with parameter lambda is approximately normal for large lambda.
The approximating normal distribution has mean mu = lambda and variance sigma^2 = lambda.
Whether these approximations are sufficiently accurate depends on the purpose for which they are needed, and the rate of convergence to the normal distribution.
It is typically the case that such approximations are less accurate in the tails of the distribution.
Infinite divisibility

The normal distributions are infinitely divisible probability distributions.
Stability

The normal distributions are strictly stable probability distributions.
Standard deviation

Dark blue is less than one standard deviation from the mean. For the normal distribution, this accounts for about 68% of the set (dark blue) while two standard deviations from the mean (medium and dark blue) account for about 95% and three standard deviations (light, medium, and dark blue) account for about 99.7%.

About 68% of values drawn from a standard normal distribution are within one standard deviation away from the mean; about 95% of the values are within two standard deviations and about 99.7% lie within three standard deviations. This is known as the "68-95-99.7 rule" or the "empirical rule."
To be more precise, the area under the curve between -nsigma and nsigma is
:mathrm{erf}igl(n/sqrt{2},igr),
where erf(''x'') is the error function. To 12 decimal places the first 6 values of the 1,2 and 3 sigma points are given in the following table:
{| class="wikitable" style="text-align:center"
|- bgcolor="#CCCCCC"
n !! mathrm{erf}igl(n/sqrt{2},igr),
|-
|1 ||  0.682689492137 
|-
|2 || 0.954499736104
|-
|3 || 0.997300203937
|-
|4 || 0.999936657516
|-
|5 || 0.999999426697
|-
|6 || 0.999999998027
|}
Exponential family

The Normal distribution is a two-parameter exponential family with natural parameters mu and 1/sigma^2, and natural statistics X and X^2.

Complex Gaussian process


Consider complex Gaussian random variable,
:
Z=X+iY,

where X, and Y, are real and independent Gaussian variables with equal variances sigma_r^2,. The pdf of the joint variables is then
:
rac{1}{2,pi,sigma_r^2} e^{- rac{x^2+y^2}{2 sigma_r ^2}}

Because sigma_z=sqrt{2}sigma_r, the resulting PDF for the complex Gaussian variable Z, is
:
rac{1}{pi,sigma_z^2} e^{- rac{|z|^2}{sigma_z^2}}.

Related distributions



R sim mathrm{Rayleigh}(sigma^2) is a Rayleigh distribution if R = sqrt{X^2 + Y^2} where X sim N(0, sigma^2) and Y sim N(0, sigma^2) are two independent normal distributions.

Y sim chi_{
u}^2 is a chi-square distribution with
u degrees of freedom if Y = sum_{k=1}^{
u} X_k^2 where X_k sim N(0,1) for k=1,dots,
u and are independent.

Y sim mathrm{Cauchy}(mu = 0, heta = 1) is a Cauchy distribution if Y = X_1/X_2 for X_1 sim N(0,1) and X_2 sim N(0,1) are two independent normal distributions.

Y sim mbox{Log-N}(mu, sigma^2) is a log-normal distribution if Y = e^X and X sim N(mu, sigma^2).

★ Relation to Lévy skew alpha-stable distribution: if Xsim extrm{Levy-S}lpha extrm{S}(2,eta,sigma/sqrt{2},mu) then X sim N(mu,sigma^2).

Truncated normal distribution. If, X sim N(mu, sigma^2) then, truncating below at A and above at B will lead to a random variable with mean E(X)=mu + rac{sigma( arphi_1- arphi_2)}{T}, where T=Phileft( rac{B-mu}{sigma}
ight)-Phileft( rac{A-mu}{sigma}
ight) and arphi_1 = arphileft( rac{A-mu}{sigma}
ight) and arphi_2 = arphileft( rac{B-mu}{sigma}
ight), where arphi is the probability density function of a standard normal random variable.

★ If X is a random variable with a normal distribution, and Y=|X|, then Y has a folded normal distribution.

Descriptive and inferential statistics


Scores

Many scores are derived from the normal distribution, including percentile ranks ("percentiles"), normal curve equivalents, stanines, z-scores, and T-scores. Additionally, a number of behavioral statistical procedures are based on the assumption that scores are normally distributed; for example, t-tests and ANOVAs (see below). Bell curve grading assigns relative grades based on a normal distribution of scores.
Normality tests

Main articles: normality test

Normality tests check a given set of data for similarity to the normal distribution. The null hypothesis is that the data set is similar to the normal distribution, therefore a sufficiently small P-value indicates non-normal data.

Kolmogorov-Smirnov test

Lilliefors test

Anderson-Darling test

Ryan-Joiner test

Shapiro-Wilk test

Normal probability plot (rankit plot)

Jarque-Bera test
Estimation of parameters

Maximum likelihood estimation of parameters

Suppose
:X_1,dots,X_n
are independent and each is normally distributed with expectation ''μ'' and variance ''σ''2 > 0. In the language of statisticians, the observed values of these ''n'' random variables make up a "sample of size ''n'' from a normally distributed population." It is desired to estimate the "population mean" ''μ'' and the "population standard deviation" ''σ'', based on the observed values of this sample. The continuous joint probability density function of these ''n'' independent random variables is
:egin{align}f(x_1,dots,x_n;mu,sigma)
&= prod_{i=1}^n arphi_{mu,sigma^2}(x_i)\
&= rac1{(sigmasqrt{2pi})^n}prod_{i=1}^n expiggl(-{1 over 2} Bigl({x_i-mu over sigma}Bigr)^2iggr),
quad(x_1,ldots,x_n)inmathbb{R}^n.
end{align}

As a function of ''μ'' and ''σ'', the likelihood function based on the observations ''X''1, ..., ''X''''n'' is
:
L(mu,sigma) = rac C{sigma^n} expleft(-{sum_{i=1}^n (X_i-mu)^2 over 2sigma^2}
ight),
quadmuinmathbb{R}, sigma>0,

with some constant ''C'' > 0 (which in general would be even allowed to depend on ''X''1, ..., ''X''''n'', but will vanish anyway when partial derivatives of the log-likelihood function with respect to the parameters are computed, see below).
In the method of maximum likelihood, the values of ''μ'' and ''σ'' that maximize the likelihood function are taken as estimates of the population parameters ''μ'' and ''σ''.
Usually in maximizing a function of two variables, one might consider partial derivatives. But here we will exploit the fact that the value of ''μ'' that maximizes the likelihood function with ''σ'' fixed does not depend on ''σ''. Therefore, we can find that value of ''μ'', then substitute it for ''μ'' in the likelihood function, and finally find the value of ''σ'' that maximizes the resulting expression.
It is evident that the likelihood function is a decreasing function of the sum
:sum_{i=1}^n (X_i-mu)^2. ,!
So we want the value of ''μ'' that ''minimizes'' this sum. Let
:overline{X}_n=(X_1+cdots+X_n)/n
be the "sample mean" based on the ''n'' observations. Observe that
:
egin{align}
sum_{i=1}^n (X_i-mu)^2
&=sum_{i=1}^nigl((X_i-overline{X}_n)+(overline{X}_n-mu)igr)^2\
&=sum_{i=1}^n(X_i-overline{X}_n)^2 + 2(overline{X}_n-mu)underbrace{sum_{i=1}^n (X_i-overline{X}_n)}_{=,0} + sum_{i=1}^n (overline{X}_n-mu)^2\
&=sum_{i=1}^n(X_i-overline{X}_n)^2 + n(overline{X}_n-mu)^2.
end{align}

Only the last term depends on ''μ'' and it is minimized by
:widehat{mu}_n=overline{X}_n.
That is the maximum-likelihood estimate of ''μ'' based on the ''n'' observations ''X''1, ..., ''X''''n''. When we substitute that estimate for ''μ'' into the likelihood function, we get
:L(overline{X}_n,sigma) = rac C{sigma^n} expiggl(-{sum_{i=1}^n (X_i-overline{X}_n)^2 over 2sigma^2}iggr),
quadsigma>0.
It is conventional to denote the "log-likelihood function", i.e., the logarithm of the likelihood function, by a lower-case ell, and we have
:ell(overline{X}_n,sigma)=log C-nlogsigma-{sum_{i=1}^n(X_i-overline{X}_n)^2 over 2sigma^2},
quadsigma>0,
and then
:
egin{align}
{partial over partialsigma}ell(overline{X}_n,sigma)
&=-{n over sigma} +{sum_{i=1}^n (X_i-overline{X}_n)^2 over sigma^3}\
&=-{n over sigma^3}iggl(sigma^2-{1 over n}sum_{i=1}^n (X_i-overline{X}_n)^2 iggr),
quadsigma>0.
end{align}

This derivative is positive, zero, or negative according as ''σ''2 is between 0 and
:hatsigma_n^2:={1 over n}sum_{i=1}^n(X_i-overline{X}_n)^2,
or equal to that quantity, or greater than that quantity. (If there is just one observation, meaning that ''n'' = 1, or if ''X''1 = ... = ''X''''n'', which only happens with probability zero, then hatsigma{}_n^2=0 by this formula, reflecting the fact that in these cases the likelihood function is unbounded as ''σ'' decreases to zero.)
Consequently this average of squares of residuals is the maximum-likelihood estimate of ''σ''2, and its square root is the maximum-likelihood estimate of ''σ'' based on the ''n'' observations. This estimator hatsigma{}_n^2 is biased, but has a smaller mean squared error than the usual unbiased estimator, which is ''n''/(''n'' − 1) times this estimator.
Surprising generalization

The derivation of the maximum-likelihood estimator of the covariance matrix of a multivariate normal distribution is subtle. It involves the spectral theorem and the reason it can be better to view a scalar as the trace of a 1×1 matrix than as a mere scalar. See estimation of covariance matrices.
Unbiased estimation of parameters

The maximum likelihood estimator of the population mean mu from a sample is an unbiased estimator of the mean, as is the variance when the mean of the population is known ''a priori''. However, if we are faced with a sample and have no knowledge of the mean or the variance of the population from which it is drawn, the unbiased estimator of the variance sigma^2 is:
:
S^2 = rac{1}{n-1} sum_{i=1}^n (X_i - overline{X})^2.

This "sample variance" follows a Gamma distribution if all ''X'' are independent identically distributed (iid):
:
S^2 sim operatorname{Gamma}left( rac{n-1}{2}, rac{2 sigma^2}{n-1}
ight).

Occurrence

''Approximately'' normal distributions occur in many situations, as a result of the central limit theorem.
When there is reason to suspect the presence of a large number of small effects ''acting additively and independently'', it is reasonable to assume that observations will be normal.
There are statistical methods to empirically test that assumption, for example the Kolmogorov-Smirnov test.
Effects can also act as 'multiplicative' (rather than additive) modifications. In that case, the assumption of normality is not justified, and it is the logarithm of the variable of interest that is normally distributed. The distribution of the directly observed variable is then called log-normal.
Finally, if there is a single external influence which has a large effect on the variable under consideration, the assumption of normality is not justified either. This is true even if, when the external variable is held constant, the resulting marginal distributions are indeed normal. The full distribution will be a superposition of normal variables, which is not in general normal. This is related to the theory of errors (see below).
To summarize, here is a list of situations where approximate normality
is sometimes assumed. For a fuller discussion, see below.

★ In counting problems (so the central limit theorem includes a discrete-to-continuum approximation) where reproductive random variables are involved, such as


Binomial random variables, associated to yes/no questions;


Poisson random variables, associated to rare events;

★ In physiological measurements of biological specimens:


★ The ''logarithm'' of measures of size of living tissue (length, height, skin area, weight);


★ The ''length'' of ''inert'' appendages (hair, claws, nails, teeth) of biological specimens, ''in the direction of growth''; presumably the thickness of tree bark also falls under this category;


★ Other physiological measures may be normally distributed, but there is no reason to expect that ''a priori'';

★ Measurement errors are often ''assumed'' to be normally distributed, and any deviation from normality is considered something which should be explained;

★ Financial variables


★ Changes in the ''logarithm'' of exchange rates, price indices, and stock market indices; these variables behave like compound interest, not like simple interest, and so are multiplicative;


★ Other financial variables may be normally distributed, but there is no reason to expect that ''a priori'';

★ Light intensity


★ The intensity of laser light is normally distributed;


★ Thermal light has a Bose-Einstein distribution on very short time scales, and a normal distribution on longer timescales due to the central limit theorem.
Of relevance to biology and economics is the fact that complex systems tend to display power laws rather than normality.
Photon counting

Light intensity from a single source varies with time, as thermal fluctuations can be observed if the light is analyzed at sufficiently high time resolution. The intensity is usually assumed to be normally distributed.
Quantum mechanics interprets measurements of light intensity as photon counting. The natural assumption in this setting is the Poisson distribution. When light intensity is integrated over times longer than the coherence time and is large, the Poisson-to-normal limit is appropriate.
Measurement errors

Normality is the ''central 'assumption''' of the mathematical theory of errors. Similarly, in statistical model-fitting, an indicator of goodness of fit is that the residuals (as the errors are called in that setting) be independent and normally distributed. The assumption is that any deviation from normality needs to be explained. In that sense, both in model-fitting and in the theory of errors, normality is the only observation that need not be explained, being expected. However, if the original data are not normally distributed (for instance if they follow a Cauchy distribution), then the residuals will also not be normally distributed. This fact is usually ignored in practice.
Repeated measurements of the same quantity are expected to yield results which are clustered around a particular value. If all major sources of errors have been taken into account, it is ''assumed'' that the remaining error must be the result of a large number of very small ''additive'' effects, and hence normal. Deviations from normality are interpreted as indications of systematic errors which have not been taken into account. Whether this assumption is valid is debatable.
Physical characteristics of biological specimens

The sizes of full-grown animals is approximately lognormal.
The evidence and an explanation based on models of growth was first published in the 1932 book ''Problems of Relative Growth'' by Julian Huxley.
Differences in size due to sexual dimorphism, or other polymorphisms like the worker/soldier/queen division in social insects, further make the distribution of sizes deviate from lognormality.
The assumption that linear size of biological specimens is normal (rather than lognormal) leads to a non-normal distribution of weight (since weight or volume is roughly proportional to the 2nd or 3rd power of length, and Gaussian distributions are only preserved by linear transformations), and conversely assuming that weight is normal leads to non-normal lengths. This is a problem, because there is no ''a priori'' reason why one of length, or body mass, and not the other, should be normally distributed. Lognormal distributions, on the other hand, are preserved by powers so the "problem" goes away if lognormality is assumed.
On the other hand, there are some biological measures where normality is assumed, such as
blood pressure of adult humans. This is supposed to be normally distributed, but only after separating males and females into different populations (each of which is normally distributed).
Financial variables

Because of the exponential nature of inflation, financial indicators such as stock values, or commodity prices make good examples of ''multiplicative'' behavior. As such, periodic changes in them (for example, yearly changes) should not be expected to be normal, but perhaps lognormal. This was the theory proposed in 1900 by Louis Bachelier.
However, Benoît Mandelbrot, the popularizer of fractals, showed that even the assumption of lognormality is flawed--the changes in logarithm over short periods (such as a day) are approximated well by distributions that do not have a finite variance, and therefore the central limit theorem does not apply. Rather, the sum of many such changes gives log-Levy distributions.
Distribution in testing and intelligence

Sometimes, the difficulty and number of questions on an IQ test is selected in order to yield normal distributed results. Or else, the raw test scores are converted to IQ values by fitting them to the normal distribution. In either case, it is the deliberate result of test construction or score interpretation that leads to IQ scores being normally distributed for the majority of the population. However, the question whether ''intelligence'' itself is normally distributed is more involved, because intelligence is a latent variable, therefore its distribution cannot be observed directly.

Numerical approximations of the normal distribution and its CDF


The normal distribution is widely used in scientific and statistical computing. Therefore, it has been implemented in various ways.
The GNU Scientific Library calculates values of the standard normal CDF using piecewise approximations by rational functions. Another approximation method uses third-degree polynomials on intervals [1].
Generation of deviates from the unit normal is normally done using the Box-Muller method of choosing an angle uniformly and a radius exponential and then transforming to (normally distributed) ''x'' and ''y'' coordinates. If log, cos or sin are expensive then a simple alternative is to simply sum 12 uniform [−1/2, 1/2] deviates. This is equivalent to a twelfth-order polynomial approximation to the normal distribution and is quite usable in many applications.
A method that is much faster than the Box-Muller transform but which is still exact is the so called Ziggurat algorithm developed by George Marsaglia. In about 97% of all cases it uses only two random numbers, one random integer and one random uniform, one multiplication and an if-test. Only in 3% of the cases where the combination of those two falls outside the "core of the ziggurat" a kind of rejection sampling using logarithms, exponentials and more uniform random numbers has to be employed.
There is also some investigation into the connection between the fast Hadamard transform and the normal distribution since the transform employs just addition and subtraction and by the central limit theorem random numbers from almost any distribution will be transformed into the normal distribution. In this regard a series of Hadamard transforms can be combined with random permutations to turn arbitrary data sets into a normally distributed data.
In Microsoft Excel the function NORMSINV() calculates the cdf of the standard normal distribution.

Trivia



★ The last series of the 10 Deutsche Mark banknotes featured Carl Friedrich Gauss and a graph and formula of the normal probability density function.

See also



Behrens-Fisher problem

Data transformation (statistics) - simple techniques to transform data into normal distribution

Erdős-Kac theorem, on the occurrence of the normal distribution in number theory

Gaussian blur, convolution using the normal distribution as a kernel

Gaussian function

Iannis Xenakis, Gaussian distribution in music.

Lognormal distribution

Multivariate normal distribution

Matrix normal distribution

Normal-gamma distribution

Normally distributed and uncorrelated does not imply independent (an example of two normally distributed uncorrelated random variables that are not independent; this cannot happen in the presence of joint normality)

Probit function

Sample size

Student's t-distribution

Gaussian process


Wiener process


Brownian bridge


Ornstein-Uhlenbeck process

Inverse Gaussian distribution

References



★ John Aldrich. Earliest Uses of Symbols in Probability and Statistics. Electronic document, retrieved March 20, 2005. (''See "Symbols associated with the Normal Distribution".'')

Abraham de Moivre (1738). ''The Doctrine of Chances''.

Stephen Jay Gould (1981). ''The Mismeasure of Man''. First edition. W. W. Norton. ISBN 0-393-01489-4 .

★ Havil, 2003. ''Gamma, Exploring Euler's Constant'', Princeton, NJ: Princeton University Press, p. 157.

R. J. Herrnstein and Charles Murray (1994). ''The Bell Curve: Intelligence and Class Structure in American Life''. Free Press. ISBN 0-02-914673-9 .

Pierre-Simon Laplace (1812). ''Analytical Theory of Probabilities''.

★ Jeff Miller, John Aldrich, et al. Earliest Known Uses of Some of the Words of Mathematics. In particular, the entries for "bell-shaped and bell curve", "normal" (distribution), "Gaussian", and "Error, law of error, theory of errors, etc.". Electronic documents, retrieved December 13, 2005.

★ S. M. Stigler (1999). ''Statistics on the Table'', chapter 22. Harvard University Press. (''History of the term "normal distribution".'')

Eric W. Weisstein et al. Normal Distribution at MathWorld. Electronic document, retrieved March 20, 2005.

★ Marvin Zelen and Norman C. Severo (1964). Probability Functions. Chapter 26 of ''Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables'', ed, by Milton Abramowitz and Irene A. Stegun. National Bureau of Standards.

External links



Calculating the Cumulative Normal distribution, C++, VBA, sitmo.com

Java Applet on Normal Distributions

Interactive Distribution Modeler (incl. Normal Distribution).

Free Area Under the Normal Curve Calculator from Daniel Soper's ''Free Statistics Calculators'' website. Computes the cumulative area under the normal curve (i.e., the cumulative probability), given a z-score.

PlanetMath: normal random variable

GNU Scientific Library – Reference Manual – The Gaussian Distribution

Distribution Calculator – Calculates probabilities and critical values for normal, ''t'', chi-square and ''F''-distribution.

Public Domain Normal Distribution Table

Is normal distribution due to Karl Gauss? Euler, his family of gamma functions, and place in history of statistics

Maxwell demons: Simulating probability distributions with functions of propositional calculus

Normal distribution table

An algorithm for computing the inverse normal cumulative distribution function by Peter J. Acklam – has examples for several programming languages

[2]Intuitive derivation.

This article provided by Wikipedia. To edit the contents of this article, click here for original source.

psst.. try this: add to faves