All Topics  
Cumulative distribution function

 

   Email Print
   Bookmark   Link






 

Cumulative distribution function



 
 
In probability theory
Probability theory

Probability theory is the branch of mathematics concerned with analysis of Statistical randomness phenomena. The central objects of probability theory are random variables, stochastic processes, and event s: mathematical abstractions of determinism events or measured quantities that may either be single occurrences or evolve over time in an a...
 and statistics
Statistics

Statistics is a Mathematics pertaining to the collection, analysis, interpretation or explanation, and presentation of data. It also provides tools for prediction and forecasting based on data....
, the cumulative distribution function (CDF) or just distribution function, completely describes the probability distribution
Probability distribution

In probability theory and statistics, a probability distribution identifies either the probability of each value of an unidentified random variable , or the probability of the value falling within a particular interval ....
 of a real-valued random variable
Random variable

In mathematics, random variables are used in the study of Randomness and probability. They were developed to assist in the analysis of Game of chance, stochastic events, and the results of experiment by capturing only the mathematical properties necessary to answer probability questions....
 X. For every real number x, the CDF of X is given by

where the right-hand side represents the probability
Probability

Probability, or wikt:chance, is a way of expressing knowledge or belief that an Event will occur or has occurred. In mathematics the concept has been given an exact meaning in probability theory, that is used extensively in such areas of study as mathematics, statistics, finance, gambling, science, and philosophy to draw conclusions about t...
 that the random variable X takes on a value less than or equal to x. The probability that X lies in the interval
Interval (mathematics)

In mathematics, a interval is a set of real numbers with the property that any number that lies between two numbers in the set is also included in the set....
 (ab] is therefore if a < b.

If treating several random variables XY, ...






Discussion
Ask a question about 'Cumulative distribution function'
Start a new discussion about 'Cumulative distribution function'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In probability theory
Probability theory

Probability theory is the branch of mathematics concerned with analysis of Statistical randomness phenomena. The central objects of probability theory are random variables, stochastic processes, and event s: mathematical abstractions of determinism events or measured quantities that may either be single occurrences or evolve over time in an a...
 and statistics
Statistics

Statistics is a Mathematics pertaining to the collection, analysis, interpretation or explanation, and presentation of data. It also provides tools for prediction and forecasting based on data....
, the cumulative distribution function (CDF) or just distribution function, completely describes the probability distribution
Probability distribution

In probability theory and statistics, a probability distribution identifies either the probability of each value of an unidentified random variable , or the probability of the value falling within a particular interval ....
 of a real-valued random variable
Random variable

In mathematics, random variables are used in the study of Randomness and probability. They were developed to assist in the analysis of Game of chance, stochastic events, and the results of experiment by capturing only the mathematical properties necessary to answer probability questions....
 X. For every real number x, the CDF of X is given by

where the right-hand side represents the probability
Probability

Probability, or wikt:chance, is a way of expressing knowledge or belief that an Event will occur or has occurred. In mathematics the concept has been given an exact meaning in probability theory, that is used extensively in such areas of study as mathematics, statistics, finance, gambling, science, and philosophy to draw conclusions about t...
 that the random variable X takes on a value less than or equal to x. The probability that X lies in the interval
Interval (mathematics)

In mathematics, a interval is a set of real numbers with the property that any number that lies between two numbers in the set is also included in the set....
 (ab] is therefore if a < b.

If treating several random variables XY, ... etc. the corresponding letters are used as subscripts while, if treating only one, the subscript is omitted. It is conventional to use a capital F for a cumulative distribution function, in contrast to the lower-case f used for probability density function
Probability density function

In mathematics, a probability density function is a function that represents a probability distribution in terms of integrals.Formally, a probability distribution has density ƒ, if ƒ is a non-negative Lebesgue integration function such that the probability of the interval [ab] is given by...
s and probability mass function
Probability mass function

In probability theory, a probability mass function is a function that gives the probability that a discrete random variable random variable is exactly equal to some value....
s. This applies when discussing general distributions: some specific distributions have their own conventional notation, for example the normal distribution
Normal distribution

The normal distribution, also called the Gaussian distribution, is an important family of continuous probability distributions, applicable in many fields....
.

The CDF of X can be defined in terms of the probability density function
Probability density function

In mathematics, a probability density function is a function that represents a probability distribution in terms of integrals.Formally, a probability distribution has density ƒ, if ƒ is a non-negative Lebesgue integration function such that the probability of the interval [ab] is given by...
 ƒ as follows:

Note that in the definition above, the "less or equal" sign, '=' is a convention, but it is a universally used one, and is important for discrete distributions. The proper use of tables of the binomial
Binomial distribution

In probability theory and statistics, the binomial distribution is the discrete probability distribution of the number of successes in a sequence of n statistical independence yes/no experiments, each of which yields success with probability p....
 and Poisson distribution
Poisson distribution

In probability theory and statistics, the Poisson distribution is a discrete probability distribution that expresses the probability of a number of events occurring in a fixed period of time if these events occur with a known average rate and Statistical independence of the time since the last event....
s depend upon this convention. Moreover, important formulas like Levy's inversion formula for the characteristic function also rely on the "less or equal" formulation.

Properties


Every cumulative distribution function F is (not necessarily strictly) monotone increasing and right-continuous. Furthermore, we have

Every function with these four properties is a cdf. The properties imply that all CDFs are cądląg
Cądląg

In mathematics, a c?dl?g , RCLL , or corlol function is a function defined on the real numbers that is everywhere right-Continuous function and has left Limit of a functions everywhere....
 functions.

If X is a discrete random variable, then it attains values x1, x2, ... with probability pi = P(xi), and the cdf of X will be discontinuous at the points xi and constant in between:

If the CDF F of X is continuous
Continuous function

In mathematics, a continuous function is a function for which, intuitively, small changes in the input result in small changes in the output. Otherwise, a function is said to be discontinuous....
, then X is a continuous random variable; if furthermore F is absolutely continuous
Absolute continuity

In mathematics, absolute continuity is a smoothness property which is stricter than continuity and uniform continuity. Both absolute continuity of functions and absolute continuity of measures are defined....
, then there exists a Lebesgue-integrable function f(x) such that

for all real numbers a and b. (The first of the two equalities displayed above would not be correct in general if we had not said that the distribution is continuous. Continuity of the distribution implies that P (X = a) = P (X = b) = 0, so the difference between "<" and "=" ceases to be important in this context.) The function f is equal to the derivative
Derivative

In calculus, a branch of mathematics, the derivative is a measure of how a function changes as its input changes. Loosely speaking, a derivative can be thought of as how much a quantity is changing at a given point....
 of F almost everywhere
Almost everywhere

In measure theory , one says that a property holds almost everywhere if the set of elements for which the property does not hold is a null set, i.e....
, and it is called the probability density function
Probability density function

In mathematics, a probability density function is a function that represents a probability distribution in terms of integrals.Formally, a probability distribution has density ƒ, if ƒ is a non-negative Lebesgue integration function such that the probability of the interval [ab] is given by...
 of the distribution of X.

Point probability

The "point probability" that X is exactly b can be found as

Kolmogorov-Smirnov and Kuiper's tests

The Kolmogorov-Smirnov test
Kolmogorov-Smirnov test

In statistics, the Andrey Kolmogorov–Vladimir Ivanovich Smirnov test is a form of minimum distance estimation used as a nonparametric statistics of equality of one-dimensional probability distributions used to compare a random sample with a reference probability distribution , or to compare two samples ....
 is based on cumulative distribution functions and can be used to test to see whether two empirical distributions are different or whether an empirical distribution is different from an ideal distribution. The closely related Kuiper's test
Kuiper's test

Kuiper's test is a statistics' test named after dutch statistician Nicolaas Kuiper that compares two distributions.Kuiper's test is closely related to the more well-known Kolmogorov-Smirnov test ....
  is useful if the domain of the distribution is cyclic as in day of the week. For instance we might use Kuiper's test to see if the number of tornadoes varies during the year or if sales of a product vary by day of the week or day of the month.

Complementary cumulative distribution function

Sometimes, it is useful to study the opposite question and ask how often the random variable is above a particular level. This is called the complementary cumulative distribution function (ccdf), defined as

In survival analysis
Survival analysis

Survival analysis is a branch of statistics which deals with death in biological organisms and failure in mechanical systems.This topic is called reliability theory or reliability analysis in engineering, and duration analysis or duration modeling in economics or sociology....
, is called the survival function
Survival function

The survival function, also known as a survivor function or reliability function, is a property of any random variable that maps a set of events, usually associated with mortality or failure of some system, onto time....
 and denoted .

Folded cumulative distribution

While the plot of a cumulative distribution often has an S-like shape, an alternative illustration is the folded cumulative distribution or mountain plot, which folds the top half of the graph over, thus using two scales, one for the upslope and another for the downslope. This form of illustration emphasises the median and dispersion of the distribution or of the empirical results.

Examples

As an example, suppose X is uniformly distributed on the unit interval [0, 1]. Then the CDF of X is given by

Take another example, suppose X takes only the discrete values 0 and 1, with equal probability. Then the CDF of X is given by

Inverse

If the CDF F is strictly increasing and continuous then is the unique real number such that .

Unfortunately, the distribution does not, in general, have an inverse. One may define, for ,

Example 1: The median is .

Example 2: Put . Then we call the 95th percentile.

The inverse of the cdf is called the quantile function
Quantile function

In probability theory, a quantile function of aprobability distribution is the inverse function F −1 of its cumulative distribution function F....
.

The inverse of the cdf can be used to translate results obtained for the uniform distribution to other distributions. Some useful properties of the inverse cdf are:

  1. is nondecreasing
  2. if and only if
  3. If has a distribution then is distributed as . This is used in random number generation
    Random number generation

    A random number generator is a computer or physical device designed to generate a sequence of numbers or symbols that lack any pattern, i.e. appear random....
     using the inverse transform sampling-method.
  4. If is a collection of independent -distributed random variables defined on the same sample space, then there exist random variables such that is distributed as and with probability 1 for all .


Multivariate Case

When dealing simultaneously with more than one random variable the joint cumulative distribution function can also be defined. For example, for a pair of random variables X,Y, the joint CDF is given by

where the right-hand side represents the probability
Probability

Probability, or wikt:chance, is a way of expressing knowledge or belief that an Event will occur or has occurred. In mathematics the concept has been given an exact meaning in probability theory, that is used extensively in such areas of study as mathematics, statistics, finance, gambling, science, and philosophy to draw conclusions about t...
 that the random variable X takes on a value less than or equal to x and that Y takes on a value less than or equal to y.

See also

  • Descriptive statistics
    Descriptive statistics

    Descriptive Statistics are used to describe the basic features of the data gathered from an experimental study in various ways. A descriptive Statistics is distinguished from inductive statistics....
  • Empirical distribution function
    Empirical distribution function

    In statistics, an empirical distribution function is a cumulative distribution function that concentrates probability 1/n at each of the n numbers in a sample ....
  • Cumulative frequency analysis
    Cumulative frequency analysis

    Cumulative frequency analysis is the analysis of the frequency of occurrence of values of a phenomenon less than a reference value. The phenomenon may be time or space dependent. Cumulative frequency is also called frequency of non-exceedance....
  • Q-Q plot
    Q-Q plot

    In statistics, a Q-Q plot is a graphical method for diagnosing differences between the probability distribution of a statistical population from which a random sample has been taken and a comparison distribution....
  • Ogive
    Ogive

    An ogive is a curved shape, figure, or feature....