Probability density function: Difference between revisions
CSV import |
CSV import |
||
| Line 29: | Line 29: | ||
[[Category:Continuous distributions]] | [[Category:Continuous distributions]] | ||
{{stub}} | {{stub}} | ||
<gallery> | |||
File:Boxplot_vs_PDF.svg|Boxplot versus Probability Density Function | |||
File:visualisation_mode_median_mean.svg|Visualisation of Mode, Median, and Mean | |||
File:4_continuous_probability_density_functions.png|Four Continuous Probability Density Functions | |||
</gallery> | |||
Latest revision as of 04:04, 18 February 2025
Probability density function (PDF) is a statistical expression that defines a probability distribution for a continuous random variable as opposed to a discrete random variable. When the PDF is graphically portrayed, the area under the curve will indicate the interval in which the variable will fall. The total area in this interval of the graph equals the probability that a random variable will fall in that range.
Definition[edit]
In probability theory, a probability density function (PDF), or density of a continuous random variable, is a function whose value at any given sample (or point) in the sample space (the set of possible values taken by the random variable) can be interpreted as providing a relative likelihood that the value of the random variable would equal that sample.
Properties[edit]
The probability density function of a continuous random variable must satisfy two properties:
- The function must be non-negative everywhere, i.e., for all x in the real numbers, f(x) ≥ 0.
- The total area under the curve must equal to 1.
Examples[edit]
Some examples of probability density functions are:
- The exponential distribution
- The normal distribution
- The chi-squared distribution
- The Student's t-distribution
See also[edit]
References[edit]
<references />


