CH1 — Part 1
Cumulative Distribution Function
Let denote any random variable. The cumulative distribution function (cdf) of , denoted by , is defined as the probability that the variable takes a value less than or equal to :
Properties of the CDF (Click to explore):
Asymptotic Limits
Approach -∞Approach +∞As increases, probability mass accumulates toward an absolute ceiling of 1. As decreases, it vanishes entirely toward 0.
Right Continuity Jump
Approach from LeftApproach from RightAt exactly , the value is . Note the solid circle belongs to the right-hand segment.
Monotonic Accumulation
Notice that as moves right, the difference never becomes negative. The probability of landing in a larger interval can only increase or stay constant.
Binomial Case
The probability mass function (pmf) for is:
Summing these piecewise gives the step function:
Continuous Random Variables
A random variable is said to be continuous if its cdf is a continuous function for all .
Select a variable below to explore its continuous nature:
Key Fact
For a continuous r.v., for any real number .
Formal Proof
Since is continuous, , so the difference is zero.
Probability Density Function
If is the cdf of a continuous r.v. , its derivative is called the probability density function (pdf):
Which implies the Fundamental Theorem relationship:
- for all
- (Total area = 1)
The Uniform Case
Differentiating piecewise gives:
This result confirms that follows a Uniform(0,1) distribution.
is continuous everywhere
is discontinuous at
Where does the normalization constant come from?
In the next lecture, we'll learn how to find the constant that ensures the total area under a density curve is exactly one.
Continue to Part II