Gaussian distribution

Syntax: y = GAUSS(x)
x = GAUSSIN(y)
y = NORMAL(x,a,b)

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).

  Fisher's F-distribution
  Geometric mean