You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
The cumulative distribution function (CDF) is one of the most versatile tools in statistics. It provides a complete description of the distribution and allows you to calculate probabilities, find percentiles, and connect the PDF and CDF through differentiation and integration.
The cumulative distribution function of a random variable X is:
F(x)=P(X≤x)=∫−∞xf(t)dt
| Property | Detail |
|---|---|
| F(−∞)=0 | No probability below the minimum |
| F(∞)=1 | All probability is accounted for |
| F is non-decreasing | If a<b, then F(a)≤F(b) |
| F is continuous (for continuous X) | No jumps in the CDF |
The PDF and CDF are linked by:
F(x)=∫−∞xf(t)dtandf(x)=F′(x)
In other words:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.