Fiveable

๐ŸŽฒIntro to Probability Unit 6 Review

QR code for Intro to Probability practice questions

6.2 Probability density functions

๐ŸŽฒIntro to Probability
Unit 6 Review

6.2 Probability density functions

Written by the Fiveable Content Team โ€ข Last updated September 2025
Written by the Fiveable Content Team โ€ข Last updated September 2025
๐ŸŽฒIntro to Probability
Unit & Topic Study Guides

Probability density functions (PDFs) are key tools for understanding continuous random variables. They describe the likelihood of different outcomes and help calculate probabilities for specific ranges. PDFs are essential for modeling real-world phenomena and making predictions based on data.

In this part of the chapter, we'll explore how PDFs work, their properties, and common types like uniform and normal distributions. We'll also learn how to use PDFs to calculate probabilities, expected values, and variances for continuous random variables.

Probability Density Functions

Fundamentals of PDFs

  • Probability density functions (PDFs) describe likelihood of continuous random variables taking specific values within ranges
  • Area under PDF curve represents probability of random variable falling within specific interval
  • PDFs must be non-negative for all possible values and integrate to 1 over entire domain
  • Cumulative distribution function (CDF) derived from PDF by integrating from negative infinity to given point
  • PDFs exhibit properties including continuity, differentiability, and ability to calculate moments (expected value, variance)

Characteristics and Interpretation

  • PDFs can be unimodal, bimodal, or multimodal, indicating number of peaks in distribution (normal distribution, mixture of two normal distributions)
  • Shape of PDF provides information about central tendency, spread, and skewness of underlying distribution
  • Central tendency indicated by location of peak(s) or center of mass
  • Spread shown by width of distribution (narrow indicates less variability, wide indicates more)
  • Skewness represented by asymmetry in PDF (right-skewed tails to right, left-skewed tails to left)

Calculating Probabilities with PDFs

Integration and Probability Calculation

  • Calculate probabilities for continuous random variables by integrating PDF over specified interval
  • Use fundamental theorem of calculus to relate PDF to CDF when calculating probabilities
  • For interval [a, b], find probability by integrating PDF from a to b or subtracting CDF values: F(b) - F(a)
  • Probabilities of exact values in continuous distributions always zero, corresponding to areas with no width under PDF curve
  • Calculate expected value (mean) of continuous random variable by integrating product of variable and its PDF over entire domain
  • Compute variance of continuous random variable by integrating squared difference between variable and expected value, multiplied by PDF

Advanced Techniques

  • Apply transformation techniques (change of variables method) to calculate probabilities for functions of random variables
  • Use numerical integration (Simpson's rule, trapezoidal rule) when closed-form solutions not available
  • Implement Monte Carlo methods to approximate probabilities through simulation
  • Utilize moment-generating functions to calculate moments and identify distributions of sums of independent random variables

Common Probability Density Functions

Uniform and Normal Distributions

  • Uniform distribution has constant PDF over finite interval, zero elsewhere, representing equal likelihood for all values within range (rolling fair die, random number generator)
  • Normal (Gaussian) distribution characterized by bell-shaped curve, defined by mean and standard deviation parameters (height distribution in population, measurement errors)
  • Standard normal distribution has mean 0 and standard deviation 1, often used for standardization and hypothesis testing

Other Important Distributions

  • Exponential distribution models time between events in Poisson process, characterized by rate parameter (time between customer arrivals, radioactive decay)
  • Gamma distribution generalizes exponential distribution, used for modeling waiting times and positive continuous variables (rainfall amounts, insurance claim sizes)
  • Beta distribution defined on interval [0, 1], useful for modeling proportions and probabilities (success rates, market share)
  • Weibull distribution commonly used in reliability analysis and survival analysis, generalizing exponential distribution (product lifetimes, wind speeds)
  • Lognormal distribution models variables that are product of many independent, identically distributed variables, often used in finance and economics (stock prices, income distribution)

Applying PDFs to Continuous Variables

Transformation and Convolution Techniques

  • Use method of transformations to derive PDF of function of random variable with known distribution (squared normal random variable, logarithm of lognormal random variable)
  • Apply convolution technique to find PDF of sum of independent continuous random variables (sum of exponential random variables, sum of normal random variables)
  • Implement change of variables method for multivariate transformations (polar coordinates transformation, bivariate normal to chi-square distribution)

Advanced Applications

  • Apply central limit theorem to approximate distribution of sums of independent random variables for large sample sizes (sampling distribution of sample mean)
  • Use order statistics to analyze distribution of extreme values (maximum or minimum of sample)
  • Employ copulas to model dependence structure between multiple continuous random variables in multivariate probability problems (financial risk modeling, hydrological analysis)
  • Utilize kernel density estimation to approximate unknown PDFs from observed data (nonparametric density estimation in data analysis)