Gaussian distribution
Syntax: |
y = GAUSS(x)
|
Given a normal distribution in the variable x with mean
and variance
If we take = 0 and
= 1 then we get
the standard normal distribution:
The GAUSSIN function gives the inverse of the GAUSS function, i.e., given that y = GAUSS(x), then x = GAUSSIN(y).