Overview - Probability density and cumulative functions
What is it?
Probability density and cumulative functions describe how likely different outcomes are in a continuous random process. The probability density function (PDF) shows the relative likelihood of a value occurring at each point. The cumulative distribution function (CDF) shows the total probability of a value being less than or equal to a point. Together, they help us understand and work with continuous data in statistics.
Why it matters
Without these functions, we couldn't measure or predict how continuous data behaves, like heights, temperatures, or test scores. They let us calculate probabilities for ranges of values, which is essential for decision-making, risk assessment, and scientific analysis. Without them, we would only guess or rely on incomplete information.
Where it fits
Before learning this, you should understand basic probability and random variables. After this, you can explore statistical inference, hypothesis testing, and machine learning models that use probability distributions.