Graph of the Standard Normal Distribution Function y=Φ(x)
y=Φ(x) is the distribution function of the standard normal1. It gives the probability that a standard normal random variable is at most x.
Φ(x)=∫−∞x2π1e−t2/2dt
Written with the error function erf it also takes the following form.
Φ(x)=21(1+erf2x)
The 2 appears because of a difference in the definitions: erf uses e−t2 while the normal distribution uses e−t2/2.
Domain and range
The domain is all real numbers
The range is the open interval (0,1)
It increases monotonically
The lines y=0 and y=1 are horizontal asymptotes
Being a probability it stays between 0 and 1 and reaches neither.
Symmetry
Since the density of the standard normal is even, Φ(−x)=1−Φ(x). The graph therefore has point symmetry about (0,21).
Monotonicity and concavity
The derivative is the density itself.
φ(x)=2π1e−x2/2
It is always positive, so the function increases monotonically with no extrema. The slope is greatest at the origin, where it is 2π1≈0.399. The second derivative is −xφ(x), whose sign changes at x=0, so (0,21) is the only inflection point.
Not expressible in elementary functions
No antiderivative of e−t2/2 exists among the elementary functions. That is why Φ is given a symbol of its own, with printed tables once and numerical routines now. Writing it with erf does not reduce it to elementary functions either; it merely restates it through another special function.
Values worth remembering
x
Φ(x)
Probability of the matching range
1
≈0.8413
68.27%
1.645
≈0.9500
the one-sided 5% critical value
1.960
≈0.9750
the two-sided 95% confidence interval
2
≈0.9772
95.45%
3
≈0.99865
99.73%
The last column, read together with the symmetry, gives the probability of falling within so many standard deviations of the mean: the familiar 68–95–99.7 rule2.
Comparison with the logistic function
The logistic function 1+e−x1 draws a similar S. Matching the slopes by writing 1+e−1.702x1, its greatest difference from Φ(x) is only about 0.0095, and the graphs all but coincide. That agreement is why probit regression and logistic regression give such similar results in statistics.
Applications
By the central limit theorem the distribution of a sum of independent random variables approaches the normal under suitable conditions, so Φ turns up everywhere in statistics.
The computation of a p value
The construction of a confidence interval
The control limits of quality control
Its inverse Φ−1 is called the probit and is used as a link function that stretches a probability out onto the whole real line.