Normal distribution

From Wikipedia, the free encyclopedia
(Redirected from Normally distributed)
Jump to navigation Jump to search

Template:Short description Script error: No such module "redirect hatnote". Script error: No such module "Unsubst". Template:Use mdy dates Script error: No such module "infobox3cols".Script error: No such module "Check for unknown parameters". Template:Probability fundamentals

In probability theory and statistics, a normal distribution or Gaussian distribution is a type of continuous probability distribution for a real-valued random variable. The general form of its probability density function is[1][2][3] f(x)=12πσ2e(xμ)22σ2.

The parameter Template:Tmath is the mean or expectation of the distribution (and also its median and mode), while the parameter σ2 is the variance. The standard deviation of the distribution is Template:Tmath (sigma). A random variable with a Gaussian distribution is said to be normally distributed and is called a normal deviate.

Normal distributions are important in statistics and are often used in the natural and social sciences to represent real-valued random variables whose distributions are not known.[4][5] Their importance is partly due to the central limit theorem. It states that, under some conditions, the average of many samples (observations) of a random variable with finite mean and variance is itself a random variable—whose distribution converges to a normal distribution as the number of samples increases. Therefore, physical quantities that are expected to be the sum of many independent processes, such as measurement errors, often have distributions that are nearly normal.[6]

Moreover, Gaussian distributions have some unique properties that are valuable in analytic studies. For instance, any linear combination of a fixed collection of independent normal deviates is a normal deviate. Many results and methods, such as propagation of uncertainty and least squares[7] parameter fitting, can be derived analytically in explicit form when the relevant variables are normally distributed.

A normal distribution is sometimes informally called a bell curve.[8][9] However, many other distributions are bell-shaped (such as the Cauchy, [[Student's t-distribution|Student's Template:Mvar]], and logistic distributions). (For other names, see Naming.)

The univariate probability distribution is generalized for vectors in the multivariate normal distribution and for matrices in the matrix normal distribution.

Definitions

Standard normal distribution

The simplest case of a normal distribution is known as the standard normal distribution or unit normal distribution. This is a special case when μ=0 and σ2=1, and it is described by this probability density function (or density):[10] φ(z)=ez2/22π. The variable Template:Tmath has a mean of 0 and a variance and standard deviation of 1. The density φ(z) has its peak 12π at z=0 and inflection points at z=+1 and Template:Tmath.

Although the density above is most commonly known as the standard normal, a few authors have used that term to describe other versions of the normal distribution. Carl Friedrich Gauss, for example, once defined the standard normal as φ(z)=ez2π, which has a variance of Template:Tmath, and Stephen Stigler[11] once defined the standard normal as φ(z)=eπz2, which has a simple functional form and a variance of σ2=12π.

General normal distribution

Every normal distribution is a version of the standard normal distribution whose domain has been stretched by a factor Template:Tmath (the standard deviation) and then translated by Template:Tmath (the mean value): f(xμ,σ2)=1σφ(xμσ).

The probability density must be scaled by 1/σ so that the integral is still 1.

If Template:Tmath is a standard normal deviate, then X=σZ+μ will have a normal distribution with expected value Template:Tmath and standard deviation Template:Tmath. This is equivalent to saying that the standard normal distribution Template:Tmath can be scaled/stretched by a factor of Template:Tmath and shifted by Template:Tmath to yield a different normal distribution, called Template:Tmath. Conversely, if Template:Tmath is a normal deviate with parameters Template:Tmath and σ2, then this Template:Tmath distribution can be re-scaled and shifted via the formula Z=(Xμ)/σ to convert it to the standard normal distribution. This variate is also called the standardized form of Template:Tmath.

Notation

The probability density of the standard Gaussian distribution (standard normal distribution, with zero mean and unit variance) is often denoted with the Greek letter Template:Tmath (phi).[12] The alternative form of the Greek letter phi, Template:Tmath, is also used quite often.

The normal distribution is often referred to as N(μ,σ2) or Template:Tmath.[13] Thus when a random variable Template:Tmath is normally distributed with mean Template:Tmath and standard deviation Template:Tmath, one may write

X𝒩(μ,σ2).

Alternative parameterizations

Some authors advocate using the precision Template:Tmath as the parameter defining the width of the distribution, instead of the standard deviation Template:Tmath or the variance Template:Tmath. The precision is normally defined as the reciprocal of the variance, Template:Tmath.[14] The formula for the distribution then becomes f(x)=τ2πeτ(xμ)2/2.

This choice is claimed to have advantages in numerical computations when Template:Tmath is very close to zero, and simplifies formulas in some contexts, such as in the Bayesian inference of variables with multivariate normal distribution.

Alternatively, the reciprocal of the standard deviation τ=1/σ might be defined as the precision, in which case the expression of the normal distribution becomes f(x)=τ2πe(τ)2(xμ)2/2.

According to Stigler, this formulation is advantageous because of a much simpler and easier-to-remember formula, and simple approximate formulas for the quantiles of the distribution.

Normal distributions form an exponential family with natural parameters θ1=μσ2 and θ2=12σ2, and natural statistics Template:Mvar and x2Script error: No such module "Check for unknown parameters".. The dual expectation parameters for normal distribution are η1 = μScript error: No such module "Check for unknown parameters". and η2 = μ2 + σ2Script error: No such module "Check for unknown parameters"..

Cumulative distribution function

The cumulative distribution function (CDF) of the standard normal distribution, usually denoted with the capital Greek letter Template:Tmath, is the integral Φ(x)=12πxet2/2dt.

Error function

The related error function erf(x) gives the probability of a random variable, with normal distribution of mean 0 and variance 1/2 falling in the range Template:Tmath. That is: erf(x)=1πxxet2dt=2π0xet2dt.

These integrals cannot be expressed in terms of elementary functions, and are often said to be special functions. However, many numerical approximations are known; see below for more.

The two functions are closely related, namely Φ(x)=12[1+erf(x2)].

For a generic normal distribution with density Template:Tmath, mean Template:Tmath and variance σ2, the cumulative distribution function is F(x)=Φ(xμσ)=12[1+erf(xμσ2)].

The complement of the standard normal cumulative distribution function, Q(x)=1Φ(x), is often called the Q-function, especially in engineering texts.[15][16] It gives the probability that the value of a standard normal random variable Template:Tmath will exceed Template:Tmath: Template:Tmath. Other definitions of the Template:Tmath-function, all of which are simple transformations of Template:Tmath, are also used occasionally.[17]

The graph of the standard normal cumulative distribution function Template:Tmath has 2-fold rotational symmetry around the point (0,1/2); that is, Template:Tmath. Its antiderivative (indefinite integral) can be expressed as follows: Φ(x)dx=xΦ(x)+φ(x)+C.

The cumulative distribution function of the standard normal distribution can be expanded by integration by parts into a series: Φ(x)=12+12πex2/2[x+x33+x535++x2n+1(2n+1)!!+]. where !! denotes the double factorial.

An asymptotic expansion of the cumulative distribution function for large Template:Mvar can also be derived using integration by parts. For more, see Template:Slink.[18]

A quick approximation to the standard normal distribution's cumulative distribution function can be found by using a Taylor series approximation: Φ(x)12+12πk=0n(1)kx(2k+1)2kk!(2k+1).

Recursive computation with Taylor series expansion

The recursive nature of the eax2family of derivatives may be used to easily construct a rapidly converging Taylor series expansion using recursive entries about any point of known value of the distribution,Φ(x0): Φ(x)=n=0Φ(n)(x0)n!(xx0)n, where: Φ(0)(x0)=12πx0et2/2dtΦ(1)(x0)=12πex02/2Φ(n)(x0)=(x0Φ(n1)(x0)+(n2)Φ(n2)(x0)),n2.

Using the Taylor series and Newton's method for the inverse function

An application for the above Taylor series expansion is to use Newton's method to reverse the computation. That is, if we have a value for the cumulative distribution function, Φ(x), but do not know the x needed to obtain the Φ(x), we can use Newton's method to find x, and use the Taylor series expansion above to minimize the number of computations. Newton's method is ideal to solve this problem because the first derivative of Φ(x), which is an integral of the normal standard distribution, is the normal standard distribution, and is readily available to use in the Newton's method solution.

To solve, select a known approximate solution, x0, to the desired Template:Tmath. x0 may be a value from a distribution table, or an intelligent estimate followed by a computation of Φ(x0) using any desired means to compute. Use this value of x0 and the Taylor series expansion above to minimize computations.

Repeat the following process until the difference between the computed Φ(xn) and the desired Template:Tmath, which we will call Φ(desired), is below a chosen acceptably small error, such as 10−5, 10−15, etc.: xn+1=xnΦ(xn,x0,Φ(x0))Φ(desired)Φ(xn), where

Φ(x,x0,Φ(x0)) is the Φ(x) from a Taylor series solution using x0 and Φ(x0)

Φ(xn)=12πexn2/2.

When the repeated computations converge to an error below the chosen acceptably small value, Template:Mvar will be the value needed to obtain a Φ(x) of the desired value, Template:Tmath.

Standard deviation and coverage

Script error: No such module "labelled list hatnote".

File:Standard deviation diagram.svg
For the normal distribution, the values less than one standard deviation from the mean account for 68.27% of the set; while two standard deviations from the mean account for 95.45%; and three standard deviations account for 99.73%.

About 68% of values drawn from a normal distribution are within one standard deviation Template:Mvar from the mean; about 95% of the values lie within two standard deviations; and about 99.7% are within three standard deviations.[8] This is known as the 68–95–99.7 (empirical) rule, or the 3-sigma rule.

More precisely, the probability that a normal deviate lies in the range between μnσ and μ+nσ is given by F(μ+nσ)F(μnσ)=Φ(n)Φ(n)=erf(n2). To 12 significant digits, the values for n=1,2,,6 are:

Template:Tmath p=F(μ+nσ)F(μnσ) 1p or 1 in (1p) OEIS
1 Script error: No such module "val". Script error: No such module "val".
Script error: No such module "val". Script error: No such module "Gapnum".
OEISA178647
2 Script error: No such module "val". Script error: No such module "val".
Script error: No such module "val". Script error: No such module "Gapnum".
OEISA110894
3 Script error: No such module "val". Script error: No such module "val".
Script error: No such module "val". Script error: No such module "Gapnum".
OEISA270712
4 Script error: No such module "val". Script error: No such module "val".
Script error: No such module "val". Script error: No such module "Gapnum".
5 Script error: No such module "val". Script error: No such module "val".
Script error: No such module "val". Script error: No such module "Gapnum".
6 Script error: No such module "val". Script error: No such module "val".
Script error: No such module "val". Script error: No such module "Gapnum".

For large Template:Tmath, one can use the approximation 1pen2/2nπ/2.

Quantile function

Script error: No such module "labelled list hatnote".

The quantile function of a distribution is the inverse of the cumulative distribution function. The quantile function of the standard normal distribution is called the probit function, and can be expressed in terms of the inverse error function: Φ1(p)=2erf1(2p1),p(0,1). For a normal random variable with mean Template:Tmath and variance σ2, the quantile function is F1(p)=μ+σΦ1(p)=μ+σ2erf1(2p1),p(0,1). The quantile Φ1(p) of the standard normal distribution is commonly denoted as Template:Tmath. These values are used in hypothesis testing, construction of confidence intervals and Q–Q plots. A normal random variable Template:Tmath will exceed μ+zpσ with probability 1p, and will lie outside the interval μ±zpσ with probability Template:Tmath. In particular, the quantile z0.975 is 1.96; therefore a normal random variable will lie outside the interval μ±1.96σ in only 5% of cases.

The following table gives the quantile zp such that Template:Tmath will lie in the range μ±zpσ with a specified probability Template:Tmath. These values are useful to determine tolerance interval for sample averages and other statistical estimators with normal (or asymptotically normal) distributions.[19] The following table shows 2erf1(p)=Φ1(p+12), not Φ1(p) as defined above.

Template:Tmath zp   Template:Tmath zp
0.80 Script error: No such module "val". 0.999 Script error: No such module "val".
0.90 Script error: No such module "val". 0.9999 Script error: No such module "val".
0.95 Script error: No such module "val". 0.99999 Script error: No such module "val".
0.98 Script error: No such module "val". 0.999999 Script error: No such module "val".
0.99 Script error: No such module "val". 0.9999999 Script error: No such module "val".
0.995 Script error: No such module "val". 0.99999999 Script error: No such module "val".
0.998 Script error: No such module "val". 0.999999999 Script error: No such module "val".

For small Template:Tmath, the quantile function has the useful asymptotic expansion Φ1(p)=ln1p2lnln1p2ln(2π)+(1).Script error: No such module "Unsubst".

Properties

The normal distribution is the only distribution whose cumulants beyond the first two (i.e., other than the mean and variance) are zero. It is also the continuous distribution with the maximum entropy for a specified mean and variance.Template:Sfnp[20] Geary has shown, assuming that the mean and variance are finite, that the normal distribution is the only distribution where the mean and variance calculated from a set of independent draws are independent of each other.[21][22]

The normal distribution is a subclass of the elliptical distributions. The normal distribution is symmetric about its mean, and is non-zero over the entire real line. As such it may not be a suitable model for variables that are inherently positive or strongly skewed, such as the weight of a person or the price of a share. Such variables may be better described by other distributions, such as the log-normal distribution or the Pareto distribution.

The value of the normal density is practically zero when the value Template:Tmath lies more than a few standard deviations away from the mean (e.g., a spread of three standard deviations covers all but 0.27% of the total distribution). Therefore, it may not be an appropriate model when one expects a significant fraction of outliers—values that lie many standard deviations away from the mean—and least squares and other statistical inference methods that are optimal for normally distributed variables often become highly unreliable when applied to such data. In those cases, a more heavy-tailed distribution should be assumed and the appropriate robust statistical inference methods applied.

The Gaussian distribution belongs to the family of stable distributions which are the attractors of sums of independent, identically distributed distributions whether or not the mean or variance is finite. Except for the Gaussian which is a limiting case, all stable distributions have heavy tails and infinite variance. It is one of the few distributions that are stable and that have probability density functions that can be expressed analytically, the others being the Cauchy distribution and the Lévy distribution.

Symmetries and derivatives

The normal distribution with density f(x) (mean Template:Tmath and variance σ2>0) has the following properties:

  • It is symmetric around the point x=μ, which is at the same time the mode, the median and the mean of the distribution.[23]
  • It is unimodal: its first derivative is positive for x<μ, negative for x>μ, and zero only at x=μ.
  • The area bounded by the curve and the Template:Tmath-axis is unity (i.e. equal to one).
  • Its first derivative is f(x)=xμσ2f(x).
  • Its second derivative is f(x)=(xμ)2σ2σ4f(x).
  • Its density has two inflection points (where the second derivative of Template:Tmath is zero and changes sign), located one standard deviation away from the mean, namely at x=μσ and x=μ+σ.[23]
  • Its density is log-concave.[23]
  • Its density is infinitely differentiable, indeed supersmooth of order 2.[24]

Furthermore, the density Template:Tmath of the standard normal distribution (i.e. μ=0 and σ=1) also has the following properties:

  • Its first derivative is φ(x)=xφ(x).
  • Its second derivative is φ(x)=(x21)φ(x)
  • More generally, its Template:Mvarth derivative is φ(n)(x)=(1)nHen(x)φ(x), where Hen(x) is the Template:Mvarth (probabilist) Hermite polynomial.[25]
  • The probability that a normally distributed variable Template:Tmath with known Template:Tmath and σ2 is in a particular set, can be calculated given that the fraction Z=(Xμ)/σ has a standard normal distribution.

Moments

Script error: No such module "Labelled list hatnote". The plain and absolute moments of a variable Template:Tmath are the expected values of Xp and |X|p, respectively. If the expected value Template:Tmath of Template:Tmath is zero, these parameters are called central moments; otherwise, these parameters are called non-central moments. Usually we are interested only in moments with integer order Template:Tmath.

If Template:Tmath has a normal distribution, the non-central moments exist and are finite for any Template:Tmath whose real part is greater than −1. For any non-negative integer Template:Tmath, the plain central moments are:[26] E[(Xμ)p]={0if p is odd,σp(p1)!!if p is even. Here n!! denotes the double factorial, that is, the product of all numbers from Template:Tmath to 1 that have the same parity as n.

The central absolute moments coincide with plain moments for all even orders, but are nonzero for odd orders. For any non-negative integer p,

E[|Xμ|p]=σp(p1)!!{2πif p is odd1if p is even=σp2p/2Γ(p+12)π. The last formula is valid also for any non-integer p>1. When the mean μ0, the plain and absolute moments can be expressed in terms of confluent hypergeometric functions 1F1 and U.[27] E[Xp]=σp(i2)pU(p2,12,μ22σ2),E[|X|p]=σp2p/2Γ(1+p2)π1F1(p2,12,μ22σ2).

These expressions remain valid even if Template:Tmath is not an integer. See also generalized Hermite polynomials.

Order Non-central moment, E[Xp] Central moment, E[(Xμ)p]
0 Template:Tmath Template:Tmath
1 Template:Tmath Template:Tmath
2 μ2+σ2 σ2
3 μ3+3μσ2 Template:Tmath
4 μ4+6μ2σ2+3σ4 3σ4
5 μ5+10μ3σ2+15μσ4 Template:Tmath
6 μ6+15μ4σ2+45μ2σ4+15σ6 15σ6
7 μ7+21μ5σ2+105μ3σ4+105μσ6 Template:Tmath
8 μ8+28μ6σ2+210μ4σ4+420μ2σ6+105σ8 105σ8

The expectation of Template:Tmath conditioned on the event that Template:Tmath lies in an interval [a,b] is given by E[Xa<X<b]=μσ2f(b)f(a)F(b)F(a), where Template:Tmath and Template:Tmath respectively are the density and the cumulative distribution function of Template:Tmath. For b= this is known as the inverse Mills ratio. Note that above, density Template:Tmath of Template:Tmath is used instead of standard normal density as in inverse Mills ratio, so here we have σ2 instead of Template:Tmath.

Fourier transform and characteristic function

The Fourier transform of a normal density Template:Tmath with mean Template:Tmath and variance σ2 is[28]

f^(t)=f(x)eitxdx=eiμte12σ2t2,

where Template:Tmath is the imaginary unit. If the mean μ=0, the first factor is 1, and the Fourier transform is, apart from a constant factor, a normal density on the frequency domain, with mean 0 and variance Template:Tmath. In particular, the standard normal distribution Template:Tmath is an eigenfunction of the Fourier transform.

In probability theory, the Fourier transform of the probability distribution of a real-valued random variable Template:Tmath is closely connected to the characteristic function φX(t) of that variable, which is defined as the expected value of eitX, as a function of the real variable Template:Tmath (the frequency parameter of the Fourier transform). This definition can be analytically extended to a complex-value variable Template:Tmath.[29] The relation between both is: φX(t)=f^(t).

The real and imaginary parts of f^(t)=E[eitx]=eiμte12σ2t2 give: E[cos(tx)]=cos(μt)e12σ2t2 and E[sin(tx)]=sin(μt)e12σ2t2.

Similarly, E[cosh(tx)]=cosh(μt)e12σ2t2 and E[sinh(tx)]=sinh(μt)e12σ2t2.

These formulas evaluated at t=1 give the expected value of these basic trigonometric and hyperbolic functions over a Gaussian random variable XN(μ,σ2), which also could be seen as consequences of the Isserlis's theorem.

Moment- and cumulant-generating functions

The moment generating function of a real random variable Template:Tmath is the expected value of etX, as a function of the real parameter Template:Tmath. For a normal distribution with density Template:Tmath, mean Template:Tmath and variance σ2, the moment generating function exists and is equal to

M(t)=E[etX]=f^(it)=eμteσ2t2/2. For any Template:Tmath, the coefficient of Template:Tmath in the moment generating function (expressed as an exponential power series in Template:Tmath) is the normal distribution's expected value Template:Tmath.

The cumulant generating function is the logarithm of the moment generating function, namely g(t)=lnM(t)=μt+12σ2t2.

The coefficients of this exponential power series define the cumulants, but because this is a quadratic polynomial in Template:Tmath, only the first two cumulants are nonzero, namely the mean Template:Tmath and the variance Template:Tmath.

Some authors prefer to instead work with the characteristic function E[eitX] = eiμtσ2t2/2Script error: No such module "Check for unknown parameters". and ln E[eitX] = iμtTemplate:Sfracσ2t2Script error: No such module "Check for unknown parameters"..

Stein operator and class

Within Stein's method the Stein operator and class of a random variable X𝒩(μ,σ2) are 𝒜f(x)=σ2f(x)(xμ)f(x) and the class of all absolutely continuous functions Template:Tmath such that Template:Tmath.

Zero-variance limit

In the limit when σ2 approaches zero, the probability density f approaches zero everywhere except at μ, where it approaches , while its integral remains equal to 1. An extension of the normal distribution to the case with zero variance can be defined using the Dirac delta measure δμ, although the resulting random variables are not absolutely continuous and thus do not have probability density functions. The cumulative distribution function of such a random variable is then the Heaviside step function translated by the mean μ, namely F(x)={0if x<μ1if xμ.

Maximum entropy

Of all probability distributions over the reals with a specified finite mean Template:Tmath and finite variance Template:Tmath, the normal distribution N(μ,σ2) is the one with maximum entropy.Template:Sfnp To see this, let Template:Tmath be a continuous random variable with probability density Template:Tmath. The entropy of Template:Tmath is defined as[30][31][32] H(X)=f(x)lnf(x)dx, where f(x)logf(x) is understood to be zero whenever Template:Tmath. This functional can be maximized, subject to the constraints that the distribution is properly normalized and has a specified mean and variance, by using variational calculus. A function with three Lagrange multipliers is defined: L=f(x)lnf(x)dxλ0(1f(x)dx)λ1(μf(x)xdx)λ2(σ2f(x)(xμ)2dx).

At maximum entropy, a small variation δf(x) about f(x) will produce a variation δL about Template:Tmath which is equal to 0: 0=δL=δf(x)(lnf(x)1+λ0+λ1x+λ2(xμ)2)dx.

Since this must hold for any small Template:Tmath, the factor multiplying Template:Tmath must be zero, and solving for Template:Tmath yields: f(x)=exp(1+λ0+λ1x+λ2(xμ)2).

The Lagrange constraints that Template:Tmath is properly normalized and has the specified mean and variance are satisfied if and only if Template:Tmath, Template:Tmath, and Template:Tmath are chosen so that f(x)=12πσ2e(xμ)22σ2. The entropy of a normal distribution XN(μ,σ2) is equal to H(X)=12(1+ln2σ2π), which is independent of the mean Template:Tmath.

Other properties

Template:Ordered list

Related distributions

Central limit theorem

File:De moivre-laplace.gif
As the number of discrete events increases, the function begins to resemble a normal distribution.
File:Dice sum central limit theorem.svg
Comparison of probability density functions, p(k)Script error: No such module "Check for unknown parameters". for the sum of Template:Mvar fair 6-sided dice to show their convergence to a normal distribution with increasing Template:Mvar, in accordance to the central limit theorem. In the bottom-right graph, smoothed profiles of the previous graphs are rescaled, superimposed and compared with a normal distribution (black curve).

Script error: No such module "Labelled list hatnote".

The central limit theorem states that under certain (fairly common) conditions, the sum of many random variables will have an approximately normal distribution. More specifically, where X1,,Xn are independent and identically distributed random variables with the same arbitrary distribution, zero mean, and variance σ2 and Template:Tmath is their mean scaled by n Z=n(1ni=1nXi) Then, as Template:Tmath increases, the probability distribution of Template:Tmath will tend to the normal distribution with zero mean and variance Template:Tmath.

The theorem can be extended to variables (Xi) that are not independent and/or not identically distributed if certain constraints are placed on the degree of dependence and the moments of the distributions.

Many test statistics, scores, and estimators encountered in practice contain sums of certain random variables in them, and even more estimators can be represented as sums of random variables through the use of influence functions. The central limit theorem implies that those statistical parameters will have asymptotically normal distributions.

The central limit theorem also implies that certain distributions can be approximated by the normal distribution, for example:

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.

A general upper bound for the approximation error in the central limit theorem is given by the Berry–Esseen theorem, improvements of the approximation are given by the Edgeworth expansions.

This theorem can also be used to justify modeling the sum of many uniform noise sources as Gaussian noise. See AWGN.

Operations and functions of normal variables

Operations on a single normal variable

If Template:Tmath is distributed normally with mean Template:Tmath and variance σ2, then

Operations on two independent normal variables
  • If X1 and X2 are two independent normal random variables, with means μ1, μ2 and variances σ12, σ22, then their sum X1+X2 will also be normally distributed,[proof] with mean μ1+μ2 and variance σ12+σ22.
  • In particular, if Template:Tmath and Template:Tmath are independent normal deviates with zero mean and variance σ2, then X+Y and XY are also independent and normally distributed, with zero mean and variance 2σ2. This is a special case of the polarization identity.[34]
  • If X1, X2 are two independent normal deviates with mean Template:Tmath and variance σ2, and Template:Tmath, Template:Tmath are arbitrary real numbers, then the variable X3=aX1+bX2(a+b)μa2+b2+μ is also normally distributed with mean Template:Tmath and variance σ2. It follows that the normal distribution is stable (with exponent α=2).
  • If Xk𝒩(mk,σk2), k{0,1} are normal distributions, then their normalized geometric mean 1nX0α(x)X11α(x)dxX0αX11α is a normal distribution 𝒩(mα,σα2) with mα=αm0σ12+(1α)m1σ02ασ12+(1α)σ02 and σα2=σ02σ12ασ12+(1α)σ02.
Operations on two independent standard normal variables

If X1 and X2 are two independent standard normal random variables with mean 0 and variance 1, then

Operations on multiple independent normal variables

  • Any linear combination of independent normal deviates is a normal deviate.
  • If X1,X2,,Xn are independent standard normal random variables, then the sum of their squares has the chi-squared distribution with Template:Tmath degrees of freedom X12++Xn2χn2.
  • If X1,X2,,Xn are independent normally distributed random variables with means Template:Tmath and variances σ2, then their sample mean is independent from the sample standard deviation,[36] which can be demonstrated using Basu's theorem or Cochran's theorem.[37] The ratio of these two quantities will have the Student's t-distribution with n1 degrees of freedom: t=XμS/n=1n(X1++Xn)μ1n(n1)[(X1X)2++(XnX)2]tn1.
  • If X1,X2,,Xn, Y1,Y2,,Ym are independent standard normal random variables, then the ratio of their normalized sums of squares will have the F-distribution with (n, m)Script error: No such module "Check for unknown parameters". degrees of freedom:[38] F=(X12+X22++Xn2)/n(Y12+Y22++Ym2)/mFn,m.

Operations on multiple correlated normal variables

Operations on the density function

The split normal distribution is most directly defined in terms of joining scaled sections of the density functions of different normal distributions and rescaling the density to integrate to one. The truncated normal distribution results from rescaling a section of a single density function.

Infinite divisibility and Cramér's theorem

For any positive integer Template:Mvar, any normal distribution with mean Template:Tmath and variance σ2 is the distribution of the sum of Template:Mvar independent normal deviates, each with mean μn and variance σ2n. This property is called infinite divisibility.[39]

Conversely, if X1 and X2 are independent random variables and their sum X1+X2 has a normal distribution, then both X1 and X2 must be normal deviates.[40]

This result is known as Cramér's decomposition theorem, and is equivalent to saying that the convolution of two distributions is normal if and only if both are normal. Cramér's theorem implies that a linear combination of independent non-Gaussian variables will never have an exactly normal distribution, although it may approach it arbitrarily closely.[41]

The Kac–Bernstein theorem

The Kac–Bernstein theorem states that if X and Template:Tmath are independent and X+Y and XY are also independent, then both Template:Mvar and Template:Mvar must necessarily have normal distributions.[42][43]

More generally, if X1,,Xn are independent random variables, then two distinct linear combinations akXk and bkXkwill be independent if and only if all Xk are normal and akbkσk2=0, where σk2 denotes the variance of Xk.[42]

Extensions

The notion of normal distribution, being one of the most important distributions in probability theory, has been extended far beyond the standard framework of the univariate (that is one-dimensional) case (Case 1). All these extensions are also called normal or Gaussian laws, so a certain ambiguity in names exists.

  • The multivariate normal distribution describes the Gaussian law in the Template:Mvar-dimensional Euclidean space. A vector XRkScript error: No such module "Check for unknown parameters". is multivariate-normally distributed if any linear combination of its components ΣScript error: No such module "Su".aj XjScript error: No such module "Check for unknown parameters". has a (univariate) normal distribution. The variance of Template:Mvar is a Template:ThinspScript error: No such module "Check for unknown parameters". symmetric positive-definite matrix Template:Mvar. The multivariate normal distribution is a special case of the elliptical distributions. As such, its iso-density loci in the k = 2Script error: No such module "Check for unknown parameters". case are ellipses and in the case of arbitrary Template:Mvar are ellipsoids.
  • Rectified Gaussian distribution a rectified version of normal distribution with all the negative elements reset to 0.
  • Complex normal distribution deals with the complex normal vectors. A complex vector XCkScript error: No such module "Check for unknown parameters". is said to be normal if both its real and imaginary components jointly possess a 2kScript error: No such module "Check for unknown parameters".-dimensional multivariate normal distribution. The variance-covariance structure of Template:Mvar is described by two matrices: the Template:Dfn matrix ΓScript error: No such module "Check for unknown parameters"., and the Template:Dfn matrix Template:Mvar.
  • Matrix normal distribution describes the case of normally distributed matrices.
  • Gaussian processes are the normally distributed stochastic processes. These can be viewed as elements of some infinite-dimensional Hilbert space Template:Mvar, and thus are the analogues of multivariate normal vectors for the case k = ∞Script error: No such module "Check for unknown parameters".. A random element hHScript error: No such module "Check for unknown parameters". is said to be normal if for any constant aHScript error: No such module "Check for unknown parameters". the scalar product (a, h)Script error: No such module "Check for unknown parameters". has a (univariate) normal distribution. The variance structure of such Gaussian random element can be described in terms of the linear covariance operator K: HHScript error: No such module "Check for unknown parameters".. Several Gaussian processes became popular enough to have their own names:
  • Gaussian q-distribution is an abstract mathematical construction that represents a q-analogue of the normal distribution.
  • the q-Gaussian is an analogue of the Gaussian distribution, in the sense that it maximises the Tsallis entropy, and is one type of Tsallis distribution. This distribution is different from the Gaussian q-distribution above.
  • The [[Kaniadakis Gaussian distribution|Kaniadakis Template:Mvar-Gaussian distribution]] is a generalization of the Gaussian distribution which arises from the Kaniadakis statistics, being one of the Kaniadakis distributions.

A random variable Template:Mvar has a two-piece normal distribution if it has a distribution fX(x)={N(μ,σ12), if xμN(μ,σ22), if xμ where Template:Mvar is the mean and Template:SubsupScript error: No such module "Check for unknown parameters". and Template:SubsupScript error: No such module "Check for unknown parameters". are the variances of the distribution to the left and right of the mean respectively.

The mean E(X)Script error: No such module "Check for unknown parameters"., variance V(X)Script error: No such module "Check for unknown parameters"., and third central moment T(X)Script error: No such module "Check for unknown parameters". of this distribution have been determined[44] E(X)=μ+2π(σ2σ1),V(X)=(12π)(σ2σ1)2+σ1σ2,T(X)=2π(σ2σ1)[(4π1)(σ2σ1)2+σ1σ2].

One of the main practical uses of the Gaussian law is to model the empirical distributions of many different random variables encountered in practice. In such case a possible extension would be a richer family of distributions, having more than two parameters and therefore being able to fit the empirical distribution more accurately. The examples of such extensions are:

  • Pearson distribution — a four-parameter family of probability distributions that extend the normal law to include different skewness and kurtosis values.
  • The generalized normal distribution, also known as the exponential power distribution, allows for distribution tails with thicker or thinner asymptotic behaviors.

Statistical inference

Estimation of parameters

Script error: No such module "Labelled list hatnote".

It is often the case that we do not know the parameters of the normal distribution, but instead want to estimate them. That is, having a sample (x1,,xn) from a normal 𝒩(μ,σ2) population we would like to learn the approximate values of parameters Template:Tmath and σ2. The standard approach to this problem is the maximum likelihood method, which requires maximization of the log-likelihood function:Script error: No such module "anchor". ln(μ,σ2)=i=1nlnf(xiμ,σ2)=n2ln(2π)n2lnσ212σ2i=1n(xiμ)2. Taking derivatives with respect to Template:Tmath and σ2 and solving the resulting system of first order conditions yields the maximum likelihood estimates: μ^=x1ni=1nxi,σ^2=1ni=1n(xix)2.

Then ln(μ^,σ^2) is as follows: ln(μ^,σ^2)=(n/2)[ln(2πσ^2)+1]

Sample mean

Script error: No such module "Labelled list hatnote".

Estimator μ^ is called the sample mean, since it is the arithmetic mean of all observations. The statistic x is complete and sufficient for Template:Tmath, and therefore by the Lehmann–Scheffé theorem, μ^ is the uniformly minimum variance unbiased (UMVU) estimator.[45] In finite samples it is distributed normally: μ^𝒩(μ,σ2/n). The variance of this estimator is equal to the μμ-element of the inverse Fisher information matrix 1. This implies that the estimator is finite-sample efficient. Of practical importance is the standard error of μ^ being proportional to 1/n, that is, if one wishes to decrease the standard error by a factor of 10, one must increase the number of points in the sample by a factor of 100. This fact is widely used in determining sample sizes for opinion polls and the number of trials in Monte Carlo simulations.

From the standpoint of the asymptotic theory, μ^ is consistent, that is, it converges in probability to Template:Tmath as n. The estimator is also asymptotically normal, which is a simple corollary of it being normal in finite samples: n(μ^μ)d𝒩(0,σ2).

Sample variance

Script error: No such module "Labelled list hatnote".

The estimator σ^2 is called the sample variance, since it is the variance of the sample ((x1,,xn)). In practice, another estimator is often used instead of the σ^2. This other estimator is denoted s2, and is also called the sample variance, which represents a certain ambiguity in terminology; its square root Template:Tmath is called the sample standard deviation. The estimator s2 differs from σ^2 by having (n − 1)Script error: No such module "Check for unknown parameters". instead of Template:Mvar in the denominator (the so-called Bessel's correction): s2=nn1σ^2=1n1i=1n(xix)2. The difference between s2 and σ^2 becomes negligibly small for large Template:MvarTemplate:'s. In finite samples however, the motivation behind the use of s2 is that it is an unbiased estimator of the underlying parameter σ2, whereas σ^2 is biased. Also, by the Lehmann–Scheffé theorem the estimator s2 is uniformly minimum variance unbiased (UMVU),[45] which makes it the "best" estimator among all unbiased ones. However it can be shown that the biased estimator σ^2 is better than the s2 in terms of the mean squared error (MSE) criterion. In finite samples both s2 and σ^2 have scaled chi-squared distribution with (n − 1)Script error: No such module "Check for unknown parameters". degrees of freedom: s2σ2n1χn12,σ^2σ2nχn12. The first of these expressions shows that the variance of s2 is equal to 2σ4/(n1), which is slightly greater than the σσ-element of the inverse Fisher information matrix 1, which is 2σ4/n. Thus, s2 is not an efficient estimator for σ2, and moreover, since s2 is UMVU, we can conclude that the finite-sample efficient estimator for σ2 does not exist.

Applying the asymptotic theory, both estimators s2 and σ^2 are consistent, that is they converge in probability to σ2 as the sample size n. The two estimators are also both asymptotically normal: n(σ^2σ2)n(s2σ2)d𝒩(0,2σ4). In particular, both estimators are asymptotically efficient for σ2.

Confidence intervals

Script error: No such module "Labelled list hatnote".

By Cochran's theorem, for normal distributions the sample mean μ^ and the sample variance s2Script error: No such module "Check for unknown parameters". are independent, which means there can be no gain in considering their joint distribution. There is also a converse theorem: if in a sample the sample mean and sample variance are independent, then the sample must have come from the normal distribution. The independence between μ^ and Template:Mvar can be employed to construct the so-called t-statistic: t=μ^μs/n=xμ1n(n1)(xix)2tn1 This quantity Template:Mvar has the Student's t-distribution with (n − 1)Script error: No such module "Check for unknown parameters". degrees of freedom, and it is an ancillary statistic (independent of the value of the parameters). Inverting the distribution of this Template:Mvar-statistics will allow us to construct the confidence interval for Template:Mvar;[46] similarly, inverting the χ2Script error: No such module "Check for unknown parameters". distribution of the statistic s2Script error: No such module "Check for unknown parameters". will give us the confidence interval for σ2Script error: No such module "Check for unknown parameters".:[47] μ[μ^tn1,1α/2sn,μ^+tn1,1α/2sn] σ2[n1χn1,1α/22s2,n1χn1,α/22s2] where tk,pScript error: No such module "Check for unknown parameters". and Template:SubSup are the Template:Mvarth quantiles of the Template:Mvar- and χ2Script error: No such module "Check for unknown parameters".-distributions respectively. These confidence intervals are of the confidence level 1 − αScript error: No such module "Check for unknown parameters"., meaning that the true values Template:Mvar and σ2Script error: No such module "Check for unknown parameters". fall outside of these intervals with probability (or significance level) Template:Mvar. In practice people usually take α = 5%Script error: No such module "Check for unknown parameters"., resulting in the 95% confidence intervals. The confidence interval for Template:Mvar can be found by taking the square root of the interval bounds for σ2Script error: No such module "Check for unknown parameters"..

Approximate formulas can be derived from the asymptotic distributions of μ^ and s2Script error: No such module "Check for unknown parameters".: μ[μ^|zα/2|ns,μ^+|zα/2|ns] σ2[s22|zα/2|ns2,s2+2|zα/2|ns2] The approximate formulas become valid for large values of Template:Mvar, and are more convenient for the manual calculation since the standard normal quantiles zα/2Script error: No such module "Check for unknown parameters". do not depend on Template:Mvar. In particular, the most popular value of α = 5%Script error: No such module "Check for unknown parameters"., results in |z0.025| = 1.96Script error: No such module "Check for unknown parameters"..

Normality tests

Script error: No such module "Labelled list hatnote".

Normality tests assess the likelihood that the given data set Template:MsetScript error: No such module "Check for unknown parameters". comes from a normal distribution. Typically the null hypothesis H0Script error: No such module "Check for unknown parameters". is that the observations are distributed normally with unspecified mean Template:Mvar and variance σ2Script error: No such module "Check for unknown parameters"., versus the alternative HaScript error: No such module "Check for unknown parameters". that the distribution is arbitrary. Many tests (over 40) have been devised for this problem. The more prominent of them are outlined below:

Diagnostic plots are more intuitively appealing but subjective at the same time, as they rely on informal human judgement to accept or reject the null hypothesis.

  • Q–Q plot, also known as normal probability plot or rankit plot—is a plot of the sorted values from the data set against the expected values of the corresponding quantiles from the standard normal distribution. That is, it is a plot of point of the form (Φ−1(pk), x(k))Script error: No such module "Check for unknown parameters"., where plotting points pkScript error: No such module "Check for unknown parameters". are equal to pk = (kα)/(n + 1 − 2α)Script error: No such module "Check for unknown parameters". and Template:Mvar is an adjustment constant, which can be anything between 0 and 1. If the null hypothesis is true, the plotted points should approximately lie on a straight line.
  • P–P plot – similar to the Q–Q plot, but used much less frequently. This method consists of plotting the points (Φ(z(k)), pk)Script error: No such module "Check for unknown parameters"., where z(k)=(x(k)μ^)/σ^. For normally distributed data this plot should lie on a straight line between (0, 0)Script error: No such module "Check for unknown parameters". and (1, 1)Script error: No such module "Check for unknown parameters"..

Goodness-of-fit tests:

Moment-based tests:

Tests based on the empirical distribution function:

Bayesian analysis of the normal distribution

Bayesian analysis of normally distributed data is complicated by the many different possibilities that may be considered:

  • Either the mean, or the variance, or neither, may be considered a fixed quantity.
  • When the variance is unknown, analysis may be done directly in terms of the variance, or in terms of the precision, the reciprocal of the variance. The reason for expressing the formulas in terms of precision is that the analysis of most cases is simplified.
  • Both univariate and multivariate cases need to be considered.
  • Either conjugate or improper prior distributions may be placed on the unknown variables.
  • An additional set of cases occurs in Bayesian linear regression, where in the basic model the data is assumed to be normally distributed, and normal priors are placed on the regression coefficients. The resulting analysis is similar to the basic cases of independent identically distributed data.

The formulas for the non-linear-regression cases are summarized in the conjugate prior article.

Sum of two quadratics

Scalar form

The following auxiliary formula is useful for simplifying the posterior update equations, which otherwise become fairly tedious.

a(xy)2+b(xz)2=(a+b)(xay+bza+b)2+aba+b(yz)2

This equation rewrites the sum of two quadratics in Template:Mvar by expanding the squares, grouping the terms in Template:Mvar, and completing the square. Note the following about the complex constant factors attached to some of the terms:

  1. The factor ay+bza+b has the form of a weighted average of Template:Mvar and Template:Mvar.
  2. aba+b=11a+1b=(a1+b1)1. This shows that this factor can be thought of as resulting from a situation where the reciprocals of quantities Template:Mvar and Template:Mvar add directly, so to combine Template:Mvar and Template:Mvar themselves, it is necessary to reciprocate, add, and reciprocate the result again to get back into the original units. This is exactly the sort of operation performed by the harmonic mean, so it is not surprising that aba+b is one-half the harmonic mean of Template:Mvar and Template:Mvar.
Vector form

A similar formula can be written for the sum of two vector quadratics: If xScript error: No such module "Check for unknown parameters"., yScript error: No such module "Check for unknown parameters"., zScript error: No such module "Check for unknown parameters". are vectors of length Template:Mvar, and AScript error: No such module "Check for unknown parameters". and BScript error: No such module "Check for unknown parameters". are symmetric, invertible matrices of size k×k, then

(𝐲𝐱)𝐀(𝐲𝐱)+(𝐱𝐳)𝐁(𝐱𝐳)=(𝐱𝐜)(𝐀+𝐁)(𝐱𝐜)+(𝐲𝐳)(𝐀1+𝐁1)1(𝐲𝐳) where 𝐜=(𝐀+𝐁)1(𝐀𝐲+𝐁𝐳)

The form xA xScript error: No such module "Check for unknown parameters". is called a quadratic form and is a scalar: 𝐱𝐀𝐱=i,jaijxixj In other words, it sums up all possible combinations of products of pairs of elements from xScript error: No such module "Check for unknown parameters"., with a separate coefficient for each. In addition, since xixj=xjxi, only the sum aij+aji matters for any off-diagonal elements of AScript error: No such module "Check for unknown parameters"., and there is no loss of generality in assuming that AScript error: No such module "Check for unknown parameters". is symmetric. Furthermore, if AScript error: No such module "Check for unknown parameters". is symmetric, then the form 𝐱𝐀𝐲=𝐲𝐀𝐱.

Sum of differences from the mean

Another useful formula is as follows: i=1n(xiμ)2=i=1n(xix¯)2+n(x¯μ)2 where x¯=1ni=1nxi.

With known variance

For a set of i.i.d. normally distributed data points XScript error: No such module "Check for unknown parameters". of size Template:Mvar where each individual point Template:Mvar follows x𝒩(μ,σ2) with known variance σ2Script error: No such module "Check for unknown parameters"., the conjugate prior distribution is also normally distributed.

This can be shown more easily by rewriting the variance as the precision, i.e. using τ = 1/σ2Script error: No such module "Check for unknown parameters".. Then if x𝒩(μ,1/τ) and μ𝒩(μ0,1/τ0), we proceed as follows.

First, the likelihood function is (using the formula above for the sum of differences from the mean): p(𝐗μ,τ)=i=1nτ2πexp(12τ(xiμ)2)=(τ2π)n/2exp(12τi=1n(xiμ)2)=(τ2π)n/2exp[12τ(i=1n(xix¯)2+n(x¯μ)2)].

Then, we proceed as follows: p(μ𝐗)p(𝐗μ)p(μ)=(τ2π)n/2exp[12τ(i=1n(xix¯)2+n(x¯μ)2)]τ02πexp(12τ0(μμ0)2)exp(12(τ(i=1n(xix¯)2+n(x¯μ)2)+τ0(μμ0)2))exp(12(nτ(x¯μ)2+τ0(μμ0)2))=exp(12(nτ+τ0)(μnτx¯+τ0μ0nτ+τ0)2+nττ0nτ+τ0(x¯μ0)2)exp(12(nτ+τ0)(μnτx¯+τ0μ0nτ+τ0)2)

In the above derivation, we used the formula above for the sum of two quadratics and eliminated all constant factors not involving Template:Mvar. The result is the kernel of a normal distribution, with mean nτx¯+τ0μ0nτ+τ0 and precision nτ+τ0, i.e. p(μ𝐗)𝒩(nτx¯+τ0μ0nτ+τ0,1nτ+τ0)

This can be written as a set of Bayesian update equations for the posterior parameters in terms of the prior parameters: τ0=τ0+nτμ0=nτx¯+τ0μ0nτ+τ0x¯=1ni=1nxi

That is, to combine Template:Mvar data points with total precision of Script error: No such module "Check for unknown parameters". (or equivalently, total variance of n/σ2Script error: No such module "Check for unknown parameters".) and mean of values x¯, derive a new total precision simply by adding the total precision of the data to the prior total precision, and form a new mean through a precision-weighted average, i.e. a weighted average of the data mean and the prior mean, each weighted by the associated total precision. This makes logical sense if the precision is thought of as indicating the certainty of the observations: In the distribution of the posterior mean, each of the input components is weighted by its certainty, and the certainty of this distribution is the sum of the individual certainties. (For the intuition of this, compare the expression "the whole is (or is not) greater than the sum of its parts". In addition, consider that the knowledge of the posterior comes from a combination of the knowledge of the prior and likelihood, so it makes sense that we are more certain of it than of either of its components.)

The above formula reveals why it is more convenient to do Bayesian analysis of conjugate priors for the normal distribution in terms of the precision. The posterior precision is simply the sum of the prior and likelihood precisions, and the posterior mean is computed through a precision-weighted average, as described above. The same formulas can be written in terms of variance by reciprocating all the precisions, yielding the more ugly formulas σ02=1nσ2+1σ02μ0=nx¯σ2+μ0σ02nσ2+1σ02x¯=1ni=1nxi

With known mean

For a set of i.i.d. normally distributed data points XScript error: No such module "Check for unknown parameters". of size Template:Mvar where each individual point Template:Mvar follows x𝒩(μ,σ2) with known mean Template:Mvar, the conjugate prior of the variance has an inverse gamma distribution or a scaled inverse chi-squared distribution. The two are equivalent except for having different parameterizations. Although the inverse gamma is more commonly used, we use the scaled inverse chi-squared for the sake of convenience. The prior for σ2Script error: No such module "Check for unknown parameters". is as follows: p(σ2ν0,σ02)=(σ02ν02)ν0/2Γ(ν02)exp[ν0σ022σ2](σ2)1+ν02exp[ν0σ022σ2](σ2)1+ν02

The likelihood function from above, written in terms of the variance, is: p(𝐗μ,σ2)=(12πσ2)n/2exp[12σ2i=1n(xiμ)2]=(12πσ2)n/2exp[S2σ2] where S=i=1n(xiμ)2.

Then: p(σ2𝐗)p(𝐗σ2)p(σ2)=(12πσ2)n/2exp[S2σ2](σ02ν02)ν02Γ(ν02)exp[ν0σ022σ2](σ2)1+ν02(1σ2)n/21(σ2)1+ν02exp[S2σ2+ν0σ022σ2]=1(σ2)1+ν0+n2exp[ν0σ02+S2σ2]

The above is also a scaled inverse chi-squared distribution where ν0=ν0+nν0σ02=ν0σ02+i=1n(xiμ)2 or equivalently ν0=ν0+nσ02=ν0σ02+i=1n(xiμ)2ν0+n

Reparameterizing in terms of an inverse gamma distribution, the result is: α=α+n2β=β+i=1n(xiμ)22

With unknown mean and unknown variance

For a set of i.i.d. normally distributed data points XScript error: No such module "Check for unknown parameters". of size Template:Mvar where each individual point Template:Mvar follows x𝒩(μ,σ2) with unknown mean Template:Mvar and unknown variance σ2Script error: No such module "Check for unknown parameters"., a combined (multivariate) conjugate prior is placed over the mean and variance, consisting of a normal-inverse-gamma distribution. Logically, this originates as follows:

  1. From the analysis of the case with unknown mean but known variance, we see that the update equations involve sufficient statistics computed from the data consisting of the mean of the data points and the total variance of the data points, computed in turn from the known variance divided by the number of data points.
  2. From the analysis of the case with unknown variance but known mean, we see that the update equations involve sufficient statistics over the data consisting of the number of data points and sum of squared deviations.
  3. Keep in mind that the posterior update values serve as the prior distribution when further data is handled. Thus, we should logically think of our priors in terms of the sufficient statistics just described, with the same semantics kept in mind as much as possible.
  4. To handle the case where both mean and variance are unknown, we could place independent priors over the mean and variance, with fixed estimates of the average mean, total variance, number of data points used to compute the variance prior, and sum of squared deviations. Note however that in reality, the total variance of the mean depends on the unknown variance, and the sum of squared deviations that goes into the variance prior (appears to) depend on the unknown mean. In practice, the latter dependence is relatively unimportant: Shifting the actual mean shifts the generated points by an equal amount, and on average the squared deviations will remain the same. This is not the case, however, with the total variance of the mean: As the unknown variance increases, the total variance of the mean will increase proportionately, and we would like to capture this dependence.
  5. This suggests that we create a conditional prior of the mean on the unknown variance, with a hyperparameter specifying the mean of the pseudo-observations associated with the prior, and another parameter specifying the number of pseudo-observations. This number serves as a scaling parameter on the variance, making it possible to control the overall variance of the mean relative to the actual variance parameter. The prior for the variance also has two hyperparameters, one specifying the sum of squared deviations of the pseudo-observations associated with the prior, and another specifying once again the number of pseudo-observations. Each of the priors has a hyperparameter specifying the number of pseudo-observations, and in each case this controls the relative variance of that prior. These are given as two separate hyperparameters so that the variance (aka the confidence) of the two priors can be controlled separately.
  6. This leads immediately to the normal-inverse-gamma distribution, which is the product of the two distributions just defined, with conjugate priors used (an inverse gamma distribution over the variance, and a normal distribution over the mean, conditional on the variance) and with the same four parameters just defined.

The priors are normally defined as follows: p(μσ2;μ0,n0)𝒩(μ0,σ2/n0)p(σ2;ν0,σ02)Iχ2(ν0,σ02)=IG(ν0/2,ν0σ02/2)

The update equations can be derived, and look as follows: x¯=1ni=1nxiμ0=n0μ0+nx¯n0+nn0=n0+nν0=ν0+nν0σ02=ν0σ02+i=1n(xix¯)2+n0nn0+n(μ0x¯)2The respective numbers of pseudo-observations add the number of actual observations to them. The new mean hyperparameter is once again a weighted average, this time weighted by the relative numbers of observations. Finally, the update for ν0σ02 is similar to the case with known mean, but in this case the sum of squared deviations is taken with respect to the observed data mean rather than the true mean, and as a result a new interaction term needs to be added to take care of the additional error source stemming from the deviation between prior and data mean.

Occurrence and applications

The occurrence of normal distribution in practical problems can be loosely classified into four categories:

  1. Exactly normal distributions;
  2. Approximately normal laws, for example when such approximation is justified by the central limit theorem; and
  3. Distributions modeled as normal – the normal distribution being the distribution with maximum entropy for a given mean and variance.
  4. Regression problems – the normal distribution being found after systematic effects have been modeled sufficiently well.

Exact normality

File:QHarmonicOscillator.png
The ground state of a quantum harmonic oscillator has the Gaussian distribution.

A normal distribution occurs in some physical theories:

Approximate normality

Approximately normal distributions occur in many situations, as explained by the central limit theorem. When the outcome is produced by many small effects acting additively and independently, its distribution will be close to normal. The normal approximation will not be valid if the effects act multiplicatively (instead of additively), or if there is a single external influence that has a considerably larger magnitude than the rest of the effects.

Assumed normality

File:Fisher iris versicolor sepalwidth.svg
Histogram of sepal widths for Iris versicolor from Fisher's Iris flower data set, with superimposed best-fitting normal distribution

<templatestyles src="Template:Blockquote/styles.css" />

I can only recognize the occurrence of the normal curve – the Laplacian curve of errors – as a very abnormal phenomenon. It is roughly approximated to in certain distributions; for this reason, and on account for its beautiful simplicity, we may, perhaps, use it as a first approximation, particularly in theoretical investigations.

Script error: No such module "Check for unknown parameters".

There are statistical methods to empirically test that assumption; see the above Normality tests section.

  • In biology, the logarithm of various variables tend to have a normal distribution, that is, they tend to have a log-normal distribution (after separation on male/female subpopulations), with examples including:
    • Measures of size of living tissue (length, height, skin area, weight);[49]
    • 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;
    • Certain physiological measurements, such as blood pressure of adult humans.
  • In finance, in particular the Black–Scholes model, changes in the logarithm of exchange rates, price indices, and stock market indices are assumed normal (these variables behave like compound interest, not like simple interest, and so are multiplicative). Some mathematicians such as Benoit Mandelbrot have argued that log-Levy distributions, which possess heavy tails, would be a more appropriate model, in particular for the analysis for stock market crashes. The use of the assumption of normal distribution occurring in financial models has also been criticized by Nassim Nicholas Taleb in his works.
  • Measurement errors in physical experiments are often modeled by a normal distribution. This use of a normal distribution does not imply that one is assuming the measurement errors are normally distributed, rather using the normal distribution produces the most conservative predictions possible given only knowledge about the mean and variance of the errors.[50]
  • In standardized testing, results can be made to have a normal distribution by either selecting the number and difficulty of questions (as in the IQ test) or transforming the raw test scores into output scores by fitting them to the normal distribution. For example, the SAT's traditional range of 200–800 is based on a normal distribution with a mean of 500 and a standard deviation of 100.
File:FitNormDistr.tif
Fitted cumulative normal distribution to October rainfalls, see distribution fitting

Methodological problems and peer review

John Ioannidis argued that using normally distributed standard deviations as standards for validating research findings leave falsifiable predictions about phenomena that are not normally distributed untested. This includes, for example, phenomena that only appear when all necessary conditions are present and one cannot be a substitute for another in an addition-like way and phenomena that are not randomly distributed. Ioannidis argues that standard deviation-centered validation gives a false appearance of validity to hypotheses and theories where some but not all falsifiable predictions are normally distributed since the portion of falsifiable predictions that there is evidence against may and in some cases are in the non-normally distributed parts of the range of falsifiable predictions, as well as baselessly dismissing hypotheses for which none of the falsifiable predictions are normally distributed as if they were unfalsifiable when in fact they do make falsifiable predictions. It is argued by Ioannidis that many cases of mutually exclusive theories being accepted as validated by research journals are caused by failure of the journals to take in empirical falsifications of non-normally distributed predictions, and not because mutually exclusive theories are true, which they cannot be, although two mutually exclusive theories can both be wrong and a third one correct.[52]

Computational methods

Generating values from normal distribution

File:Planche de Galton.jpg
The bean machine, a device invented by Francis Galton, can be called the first generator of normal random variables. This machine consists of a vertical board with interleaved rows of pins. Small balls are dropped from the top and then bounce randomly left or right as they hit the pins. The balls are collected into bins at the bottom and settle down into a pattern resembling the Gaussian curve.

In computer simulations, especially in applications of the Monte-Carlo method, it is often desirable to generate values that are normally distributed. The algorithms listed below all generate the standard normal deviates, since a N(μ, σ2)Script error: No such module "Check for unknown parameters". can be generated as X = μ + σZScript error: No such module "Check for unknown parameters"., where Template:Mvar is standard normal. All these algorithms rely on the availability of a random number generator Template:Mvar capable of producing uniform random variates.

  • The most straightforward method is based on the probability integral transform property: if Template:Mvar is distributed uniformly on (0,1), then Φ−1(U)Script error: No such module "Check for unknown parameters". will have the standard normal distribution. The drawback of this method is that it relies on calculation of the probit function Φ−1, which cannot be done analytically. Some approximate methods are described in Script error: No such module "Footnotes". and in the erf article. Wichura gives a fast algorithm for computing this function to 16 decimal places,[53] which is used by R to compute random variates of the normal distribution.
  • An easy-to-program approximate approach that relies on the central limit theorem is as follows: generate 12 uniform U(0,1)Script error: No such module "Check for unknown parameters". deviates, add them all up, and subtract 6 – the resulting random variable will have approximately standard normal distribution. In truth, the distribution will be Irwin–Hall, which is a 12-section eleventh-order polynomial approximation to the normal distribution. This random deviate will have a limited range of (−6, 6)Script error: No such module "Check for unknown parameters"..[54] Note that in a true normal distribution, only 0.00034% of all samples will fall outside ±6σScript error: No such module "Check for unknown parameters"..
  • The Box–Muller method uses two independent random numbers Template:Mvar and Template:Mvar distributed uniformly on (0,1). Then the two random variables Template:Mvar and Template:Mvar X=2lnUcos(2πV),Y=2lnUsin(2πV). will both have the standard normal distribution, and will be independent. This formulation arises because for a bivariate normal random vector (X, Y)Script error: No such module "Check for unknown parameters". the squared norm X2 + Y2Script error: No such module "Check for unknown parameters". will have the chi-squared distribution with two degrees of freedom, which is an easily generated exponential random variable corresponding to the quantity −2 ln(U)Script error: No such module "Check for unknown parameters". in these equations; and the angle is distributed uniformly around the circle, chosen by the random variable Template:Mvar.
  • The Marsaglia polar method is a modification of the Box–Muller method which does not require computation of the sine and cosine functions. In this method, Template:Mvar and Template:Mvar are drawn from the uniform (−1,1) distribution, and then S = U2 + V2Script error: No such module "Check for unknown parameters". is computed. If Template:Mvar is greater or equal to 1, then the method starts over, otherwise the two quantities X=U2lnSS,Y=V2lnSS are returned. Again, Template:Mvar and Template:Mvar are independent, standard normal random variables.
  • The Ratio method[55] is a rejection method. The algorithm proceeds as follows:
  1. REDIRECT Template:Radic

Template:Rcat shell (V − 0.5)/UScript error: No such module "Check for unknown parameters".;

    • Optional: if X2 ≤ 5 − 4e1/4UScript error: No such module "Check for unknown parameters". then accept Template:Mvar and terminate algorithm;
    • Optional: if X2 ≥ 4e−1.35/U + 1.4Script error: No such module "Check for unknown parameters". then reject Template:Mvar and start over from step 1;
    • If X2 ≤ −4 ln UScript error: No such module "Check for unknown parameters". then accept Template:Mvar, otherwise start over the algorithm.
    The two optional steps allow the evaluation of the logarithm in the last step to be avoided in most cases. These steps can be greatly improved[56] so that the logarithm is rarely evaluated.
  • The ziggurat algorithm[57] is faster than the Box–Muller transform and still exact. 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), do exponentials and more uniform random numbers have to be employed.
  • Integer arithmetic can be used to sample from the standard normal distribution.[58][59] This method is exact in the sense that it satisfies the conditions of ideal approximation;[60] i.e., it is equivalent to sampling a real number from the standard normal distribution and rounding this to the nearest representable floating point number.
  • There is also some investigation[61] 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.

Numerical approximations for the normal cumulative distribution function and normal quantile function

The standard normal cumulative distribution function is widely used in scientific and statistical computing.

The values Φ(x)Script error: No such module "Check for unknown parameters". may be approximated very accurately by a variety of methods, such as numerical integration, Taylor series, asymptotic series and continued fractions. Different approximations are used depending on the desired level of accuracy.

  • Script error: No such module "Footnotes". give the approximation for Φ(x)Script error: No such module "Check for unknown parameters". for x > 0Script error: No such module "Check for unknown parameters". with the absolute error Template:Abs < 7.5·10−8Script error: No such module "Check for unknown parameters". (algorithm 26.2.17): Φ(x)=1φ(x)(b1t+b2t2+b3t3+b4t4+b5t5)+ε(x),t=11+b0x, where ϕ(x)Script error: No such module "Check for unknown parameters". is the standard normal probability density function, and b0 = 0.2316419Script error: No such module "Check for unknown parameters"., b1 = 0.319381530Script error: No such module "Check for unknown parameters"., b2 = −0.356563782Script error: No such module "Check for unknown parameters"., b3 = 1.781477937Script error: No such module "Check for unknown parameters"., b4 = −1.821255978Script error: No such module "Check for unknown parameters"., b5 = 1.330274429Script error: No such module "Check for unknown parameters"..
  • Script error: No such module "Footnotes". lists some dozens of approximations – by means of rational functions, with or without exponentials – for the Template:Mono function. His algorithms vary in the degree of complexity and the resulting precision, with maximum absolute precision of 24 digits. An algorithm by Script error: No such module "Footnotes". combines Hart's algorithm 5666 with a continued fraction approximation in the tail to provide a fast computation algorithm with a 16-digit precision.
  • Script error: No such module "Footnotes". after recalling Hart68 solution is not suited for erf, gives a solution for both erf and erfc, with maximal relative error bound, via Rational Chebyshev Approximation.
  • Script error: No such module "Footnotes". suggested a simple algorithmTemplate:NoteTag based on the Taylor series expansion Φ(x)=12+φ(x)(x+x33+x535+x7357+x93579+) for calculating Φ(x)Script error: No such module "Check for unknown parameters". with arbitrary precision. The drawback of this algorithm is comparatively slow calculation time (for example it takes over 300 iterations to calculate the function with 16 digits of precision when x = 10Script error: No such module "Check for unknown parameters".).
  • The GNU Scientific Library calculates values of the standard normal cumulative distribution function using Hart's algorithms and approximations with Chebyshev polynomials.
  • Script error: No such module "Footnotes". proposes the following approximation of 1Φ with a maximum relative error less than 253 (1.1×1016) in absolute value: for x01Φ(x)=(0.39894228040143268x+2.92678600515804815)(x2+8.42742300458043240x+18.38871225773938487x2+5.81582518933527391x+8.97280659046817350)(x2+7.30756258553673541x+18.25323235347346525x2+5.70347935898051437x+10.27157061171363079)(x2+5.66479518878470765x+18.61193318971775795x2+5.51862483025707963x+12.72323261907760928)(x2+4.91396098895240075x+24.14804072812762821x2+5.26184239579604207x+16.88639562007936908)(x2+3.83362947800146179x+11.61511226260603247x2+4.92081346632882033x+24.12333774572479110)ex22 and for x<0,

1Φ(x)=1(1Φ(x))

Shore (1982) introduced simple approximations that may be incorporated in stochastic optimization models of engineering and operations research, like reliability engineering and inventory analysis. Denoting p = Φ(z)Script error: No such module "Check for unknown parameters"., the simplest approximation for the quantile function is: z=Φ1(p)=5.5556[1(1pp)0.1186],p1/2

This approximation delivers for Template:Mvar a maximum absolute error of 0.026 (for 0.5 ≤ p ≤ 0.9999Script error: No such module "Check for unknown parameters"., corresponding to 0 ≤ z ≤ 3.719Script error: No such module "Check for unknown parameters".). For p < 1/2Script error: No such module "Check for unknown parameters". replace Template:Mvar by 1 − pScript error: No such module "Check for unknown parameters". and change sign. Another approximation, somewhat less accurate, is the single-parameter approximation: z=0.4115{1pp+log[1pp]1},p1/2

The latter had served to derive a simple approximation for the loss integral of the normal distribution, defined by L(z)=z(uz)φ(u)du=z[1Φ(u)]duL(z){0.4115(p1p)z,p<1/2,0.4115(1pp),p1/2.or, equivalently,L(z){0.4115{1log[p1p]},p<1/2,0.41151pp,p1/2.

This approximation is particularly accurate for the right far-tail (maximum error of 10−3 for z ≥ 1.4Script error: No such module "Check for unknown parameters".). Highly accurate approximations for the cumulative distribution function, based on Response Modeling Methodology (RMM, Shore, 2011, 2012), are shown in Shore (2005).

Some more approximations can be found at: Error function#Approximation with elementary functions. In particular, small relative error on the whole domain for the cumulative distribution function Template:Tmath and the quantile function Φ1 as well, is achieved via an explicitly invertible formula by Sergei Winitzki in 2008.

History

Development

Some authors[62][63] attribute the discovery of the normal distribution to de Moivre, who in 1738Template:NoteTag published in the second edition of his The Doctrine of Chances the study of the coefficients in the binomial expansion of (a + b)nScript error: No such module "Check for unknown parameters".. De Moivre proved that the middle term in this expansion has the approximate magnitude of 2n/2πn, and that "If Template:Mvar or Template:SfracnScript error: No such module "Check for unknown parameters". be a Quantity infinitely great, then the Logarithm of the Ratio, which a Term distant from the middle by the Interval Template:Mvar, has to the middle Term, is 2n."[64] Although this theorem can be interpreted as the first obscure expression for the normal probability law, Stigler points out that de Moivre himself did not interpret his results as anything more than the approximate rule for the binomial coefficients, and in particular de Moivre lacked the concept of the probability density function.[65]

File:Carl Friedrich Gauss.jpg
In 1809, Carl Friedrich Gauss showed that the normal distribution provides a way to rationalize the method of least squares.

In 1823 Gauss published his monograph "Theoria combinationis observationum erroribus minimis obnoxiae" where among other things he introduces several important statistical concepts, such as the method of least squares, the method of maximum likelihood, and the normal distribution. Gauss used Template:Mvar, MScript error: No such module "Check for unknown parameters"., M″, ...Script error: No such module "Check for unknown parameters". to denote the measurements of some unknown quantity Template:Mvar, and sought the most probable estimator of that quantity: the one that maximizes the probability φ(MV) · φ(M′ − V) · φ(M″ − V) · ...Script error: No such module "Check for unknown parameters". of obtaining the observed experimental results. In his notation φΔ is the probability density function of the measurement errors of magnitude Δ. Not knowing what the function Template:Mvar is, Gauss requires that his method should reduce to the well-known answer: the arithmetic mean of the measured values.Template:NoteTag Starting from these principles, Gauss demonstrates that the only law that rationalizes the choice of arithmetic mean as an estimator of the location parameter, is the normal law of errors:[66] φΔ=hπehhΔΔ, where Template:Mvar is "the measure of the precision of the observations". Using this normal law as a generic model for errors in the experiments, Gauss formulates what is now known as the non-linear weighted least squares method.[67]

File:Pierre-Simon Laplace.jpg
Pierre-Simon Laplace proved the central limit theorem in 1810, consolidating the importance of the normal distribution in statistics.

Although Gauss was the first to suggest the normal distribution law, Laplace made significant contributions.Template:NoteTag It was Laplace who first posed the problem of aggregating several observations in 1774,[68] although his own solution led to the Laplacian distribution. It was Laplace who first calculated the value of the [[Gaussian integral|integral et2 dt =

  1. REDIRECT Template:Radic

Template:Rcat shellScript error: No such module "Check for unknown parameters".]] in 1782, providing the normalization constant for the normal distribution.[69] For this accomplishment, Gauss acknowledged the priority of Laplace.[70] Finally, it was Laplace who in 1810 proved and presented to the academy the fundamental central limit theorem, which emphasized the theoretical importance of the normal distribution.[71]

It is of interest to note that in 1809 an Irish-American mathematician Robert Adrain published two insightful but flawed derivations of the normal probability law, simultaneously and independently from Gauss.[72] His works remained largely unnoticed by the scientific community, until in 1871 they were exhumed by Abbe.[73]

In the middle of the 19th century Maxwell demonstrated that the normal distribution is not just a convenient mathematical tool, but may also occur in natural phenomena:Template:Sfnp The number of particles whose velocity, resolved in a certain direction, lies between Template:Mvar and x + dxScript error: No such module "Check for unknown parameters". is N1απex2α2dx

Naming

Today, the concept is usually known in English as the normal distribution or Gaussian distribution. Other less common names include Gauss distribution, Laplace–Gauss distribution, the law of error, the law of facility of errors, Laplace's second law, and Gaussian law.

Gauss himself apparently coined the term with reference to the "normal equations" involved in its applications, with normal having its technical meaning of orthogonal rather than usual.[74] However, by the end of the 19th century some authorsTemplate:NoteTag had started using the name normal distribution, where the word "normal" was used as an adjective – the term now being seen as a reflection of this distribution being seen as typical, common – and thus normal. Peirce (one of those authors) once defined "normal" thus: "... the 'normal' is not the average (or any other kind of mean) of what actually occurs, but of what would, in the long run, occur under certain circumstances."[75] Around the turn of the 20th century Pearson popularized the term normal as a designation for this distribution.[76]

<templatestyles src="Template:Blockquote/styles.css" />

Many years ago I called the Laplace–Gaussian curve the normal curve, which name, while it avoids an international question of priority, has the disadvantage of leading people to believe that all other distributions of frequency are in one sense or another 'abnormal'.

Script error: No such module "Check for unknown parameters".

Also, it was Pearson who first wrote the distribution in terms of the standard deviation Template:Mvar as in modern notation. Soon after this, in year 1915, Fisher added the location parameter to the formula for normal distribution, expressing it in the way it is written nowadays: df=12σ2πe(xm)2/(2σ2)dx.

The term standard normal distribution, which denotes the normal distribution with zero mean and unit variance came into general use around the 1950s, appearing in the popular textbooks by P. G. Hoel (1947) Introduction to Mathematical Statistics and Alexander M. Mood (1950) Introduction to the Theory of Statistics.[77][78][79]

See also

Script error: No such module "Portal".

Notes

Template:NoteFoot

References

Citations

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "Footnotes". and Script error: No such module "Footnotes". give this definition with slightly different notation.
  4. Normal Distribution, Gale Encyclopedia of Psychology
  5. Script error: No such module "Footnotes".
  6. Lyon, A. (2014). Why are Normal Distributions Normal?, The British Journal for the Philosophy of Science.
  7. Script error: No such module "citation/CS1".
  8. a b Script error: No such module "citation/CS1".
  9. Script error: No such module "citation/CS1".
  10. Script error: No such module "Footnotes". explicitly defines the standard normal distribution. In contrast, Script error: No such module "Footnotes". explicitly defines the standard normal curve (p. 33) and introduces the term standard normal distribution (p. 69).
  11. Script error: No such module "Footnotes".
  12. Script error: No such module "Footnotes".
  13. Script error: No such module "Footnotes".
  14. Script error: No such module "Footnotes".
  15. Script error: No such module "citation/CS1".
  16. Script error: No such module "citation/CS1".
  17. Script error: No such module "Template wrapper".
  18. Script error: No such module "citation/CS1".
  19. Script error: No such module "citation/CS1".
  20. Script error: No such module "Citation/CS1".
  21. Geary RC(1936) The distribution of the "Student's ratio for the non-normal samples". Supplement to the Journal of the Royal Statistical Society 3 (2): 178–184
  22. Template:Cite Q
  23. a b c Script error: No such module "Footnotes".
  24. Script error: No such module "Footnotes".
  25. Script error: No such module "Footnotes".
  26. Script error: No such module "citation/CS1".
  27. Script error: No such module "citation/CS1".
  28. Script error: No such module "Footnotes".
  29. Script error: No such module "Footnotes".
  30. Script error: No such module "citation/CS1".
  31. Script error: No such module "citation/CS1".
  32. O'Hagan, A. (1994) Kendall's Advanced Theory of statistics, Vol 2B, Bayesian Inference, Edward Arnold. Template:Isbn (Section 5.40)
  33. Script error: No such module "citation/CS1".
  34. Script error: No such module "Footnotes".
  35. Script error: No such module "citation/CS1".
  36. Script error: No such module "Citation/CS1".
  37. Script error: No such module "Citation/CS1".
  38. Script error: No such module "citation/CS1".
  39. Script error: No such module "Footnotes".
  40. Script error: No such module "Footnotes".
  41. Script error: No such module "Footnotes".
  42. a b Script error: No such module "Footnotes".
  43. Script error: No such module "Citation/CS1".
  44. Script error: No such module "Citation/CS1".
  45. a b Script error: No such module "Footnotes".
  46. Script error: No such module "Footnotes".
  47. Script error: No such module "Footnotes".
  48. Script error: No such module "citation/CS1".
  49. Script error: No such module "Footnotes".
  50. Script error: No such module "citation/CS1".
  51. Script error: No such module "citation/CS1".
  52. Why Most Published Research Findings Are False, John P. A. Ioannidis, 2005
  53. Script error: No such module "Citation/CS1".
  54. Script error: No such module "Footnotes".
  55. Script error: No such module "Footnotes".
  56. Script error: No such module "Footnotes".
  57. Script error: No such module "Footnotes".
  58. Script error: No such module "Footnotes".
  59. Script error: No such module "Footnotes".
  60. Script error: No such module "Footnotes".
  61. Script error: No such module "Footnotes".
  62. Script error: No such module "Footnotes".
  63. Script error: No such module "Footnotes".
  64. De Moivre, Abraham (1733), Corollary I – see Script error: No such module "Footnotes".
  65. Script error: No such module "Footnotes".
  66. Script error: No such module "Footnotes".
  67. Script error: No such module "Footnotes".
  68. Script error: No such module "Footnotes".
  69. Script error: No such module "Footnotes".
  70. Script error: No such module "Footnotes".
  71. Script error: No such module "Footnotes".
  72. Script error: No such module "Footnotes".
  73. Script error: No such module "Footnotes".
  74. Jaynes, Edwin J.; Probability Theory: The Logic of Science, Ch. 7.
  75. Peirce, Charles S. (c. 1909 MS), Collected Papers v. 6, paragraph 327.
  76. Script error: No such module "Footnotes"..
  77. Script error: No such module "citation/CS1".
  78. Script error: No such module "Footnotes". introduces the terms standard normal curve (p. 33) and standard normal distribution (p. 69).
  79. Script error: No such module "Footnotes". explicitly defines the standard normal distribution (p. 112).
  80. Script error: No such module "Citation/CS1".

Script error: No such module "Check for unknown parameters".

Sources

<templatestyles src="Refbegin/styles.css" />

Template:Divcol

  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1". In particular, the entries for "bell-shaped and bell curve", "normal (distribution)", "Gaussian", and "Error, law of error, theory of errors, etc.".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Template:Springer
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1". Translated by Stephen M. Stigler in Statistical Science 1 (3), 1986: JSTOR 2245476.
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".

Template:Divcol end


External links

Template:Sister project

Template:ProbDistributions Template:Authority control