Read this lesson as text

Understanding Probability Density

Probability · Axiom Academy

INTRO Understanding Probability Density Why we measure probability with area under a curve. For continuous random variables, we use a curve called a probability density function (PDF) . Drag to select a range and see how area represents probability. Watch how a discrete histogram transforms into a continuous density curve as we increase the number of bins. Here's a surprising fact: the PDF value f(x) can be greater than 1! Move the slider to explore different densities. Mathematically, we compute probabilities using integrals. Select different intervals to see the integral calculation. A curve f(x) ≥ 0 where the total area under the curve equals 1. The PDF describes the "shape" of the distribution and where values are more or less likely to occur. P(a ≤ X ≤ b) equals the area under f(x) between a and b. This is computed using integration: P(a ≤ X ≤ b) = ∫[a to b] f(x) dx f(x) is a density (can be > 1), not a probability. Think of it as "probability per unit width." Narrow, concentrated distributions have tall peaks but still integrate to 1. P(a ≤ X ≤ b) = ∫[a to b] f(x) dx P(X = c) = 0 for any specific value c

This is the written version of the interactive lesson above. See the full Probability course.