Lukas' Notes

Home

❯

Knowledge

❯

Probability Density Function

Probability Density Function

Oct 27, 20251 min read

probability-theory

Definition

Probability Density Function

A probability density function f is a point-wise function for continuous spaces that assigns a density to each outcome. This density represents the relative likelihood of the outcome. To obtain a probability, one must integrate the function over an interval.

f:Ω→[0,∞)⊂R

The analogue for discrete spaces is the probability mass function.


Graph View

Backlinks

  • Logistic Normal Distribution
  • Probability Mass Function
  • Triangular Distribution

Created with Quartz v4.4.0 © 2025

  • GitHub