Cumulative Distribution Function

The cumulative distribution function, or more simply the distribution function, of the random variable is defined for any real number by

Since is measurable, the above function is well-defined.

Properties

  • (Monotonicity) .
  • (Limit) , .
  • (Right continuity) .

The proof of the right continuity uses the fact that given any decreasing sequence to , we have . While given any increasing sequence to , we have . Therefore, a CDF needs not be left continuous, and

Any function that satisfies the above properties is called a distribution function. The next section shows that any distribution function defines a Random Variable, or equivalently, its probability law.

  • Moreover, the probability law and CDF (of a r.v.) uniquely determine each other. ^law-cdf
    • Proof sketch: law CDF is trivial. Now suppose a CDF is given. It is easy to show that uniquely determines a probability measure on field , the collection of all unions of finitely many intervals of the form . Moreover, one can show that satisfies the countable additivity property on . Then by Caratheodory’s Extension, can be uniquely extended to a probability measure on the .

Simulate Any Distribution

To simulate an arbitrary distribution , let , then let . Note that is left-continuous. Then we have

where the second equality comes from the property of the general inverse Therefore, .