202405301238
Status: #idea
Tags: Probability Theory
State: #nascient
Cumulative Density Function
The definition of a cumulative density function often shortened cdf, is as follows:
So we see the cumulative nature, what is the probability that
It is also sometimes represented as
All of these notations are equivalent, but most of the time the first one is used.
It is strongly related to Probability Density Functions or Probability Mass Function and their associated Random Variable, but be careful rigorously a cumulative density function is not defined as the integral of a pdf or any such nonsense, in fact quite often we will have a cumulative density function without a pdf even existing. As long as you have a probability space, which we always do (lel). All you need to do to compute the cdf is to feed the set
Because of how they function, if you want to compute
But you're given a cdf, and you want to compute
Continuous Cumulative CDF
The CDF is continuous
Discrete Cumulative CDF
The CDF is a step-function, in other words
The Rest CDF
The CDF is not continuous, but is not a step function either.