For a given random variable X, the probability that X will take on a value X is defined by the probability density function for that random variable: fX(x)=Pr[X=x],
where fX(x)≥0 for all x. The probability that the random variable X will take on a value less than a specified threshold value x is defined by the distribution function for that random variable, often also termed the cumulative distribution function: FX(x)=Pr[X≤x],
where 0 0≤FX(x)≤1 for all x. For a continuous random variable X, the probability density function, fX(x), and cumulative distribution function, FX(x), are related as follows: FX(x)=∫x−∞f(t)dtfX(x)=d(FX(x))dx.
The probability density and cumulative distribution functions for a given probability distribution are generally defined as a function of one or more distribution parameters that define the location, shape, or dispersion of the distribution. The following are given for each distribution type:
Note:
The integral in the previous equation becomes a summation for discrete
random variables, where the summation is taken over the discrete probability
values associated with the set of values for the random variable. Only
the discrete-uniform type is supported in Isight.
The following nomenclature is used throughout this section:
|