A cumulative distribution function
Fx
of a
random variable X is the
function
F
x
= P
X≤x
, the probability that X≤x. If F(x) has a derivative f (x), then f (x) is nonnegative and
is called the
probability density function of x. The inverse distribution
function
G(α) satisfies
G
F
x
= x and
F
G
α
= α. The Scientific
Notebook names for these functions are obtained by adding Dist, Den, or Inv
to the name of the distribution. For example,
NormalDist,
NormalDen, and
NormalInv are the three
functions for the normal distribution. Such function names will
automatically turn gray when typed in mathematics mode.