Probability Densities

Also called, probability density functions (pdf), densities

Probabilities can be thought of as areas under the curves of functions (found by integration)

A function f(x) is called a probability density function (pdf) of the continuous random variable X if and only if

P(aXb)=abf(x)dx

for any real constants a and b with ab

A function can serve as a probability density of a continuous random variable X if all f(x):

  1. f(x)0, for <x< (pdf will never go below the x axis)
  2. f(x)dx=1

Cumulative Distribution Function (CDF)

For a continuous random variable X that has the probability density at t as f(t), the cumulative distribution of X is

F(x)=P(Xx)=xf(t)dt,    x[,]

If f(x) and F(x) are the pdf and cdf of X, then

P(aXb)=F(b)F(a),    for any real constants a,b, aband F(x)=f(x)