cumulative distribution function

A cumulative distribution function is a probability distribution which returns the probability that the random variable will take a value of at most the argument of the function.

Formally,
a random variable X has a cumulative distribution function F:R[0,1] such that

F(x)=P(Xx)

i.e. F(x) is the probability that X will take a value of at most x.


A continuous distribution function F(x) must satisfy


For a discrete random variable with probability mass function p(x), the cumulative distribution function is given by

F(x)=P(Xx)=kxp(k)

For a continuous random variable with probability density function f(x), the cumulative distribution function is given by

F(x)=P(Xx)=xf(t)dt

When X is a continuous random variable, P(X=x)=0 for any particular x; therefore, the probabilities of open and closed intervals are identical. Thus,


Powered by Forestry.md