5.1 Properties of Continuous Probability Density Functions
The probability density function (pdf) is used to describe probabilities for continuous random variables. The area under the density curve between two points corresponds to the probability that the variable falls between those two values. In other words, the area under the density curve between points a and b is equal to P(a < x < b). The cumulative distribution function (cdf) gives the probability as an area. If X is a continuous random variable, the probability density function (pdf), f(x), is used to draw the graph of the probability distribution. The total area under the graph of f(x) is one. The area under the graph of f(x) and between values a and b gives the probability P(a < x < b).
The cumulative distribution function (cdf) of X is defined by P (X ≤ x). It is a function of x that gives the probability that the random variable is less than or equal to x.
5.2 The Uniform Distribution
If X has a uniform distribution where a < x < b or a ≤ x ≤ b, then X takes on values between a and b (may include a and b). All values x are equally likely. We write X ∼ U(a, b). The mean of X is . The standard deviation of X is . The probability density function of X is for a ≤ x ≤ b. The cumulative distribution function of X is P(X ≤ x) = . X is continuous.
The probability P(c < X < d) may be found by computing the area under f(x), between c and d. Since the corresponding area is a rectangle, the area may be found simply by multiplying the width and the height.
5.3 The Exponential Distribution
If X has an exponential distribution with mean μ, then the decay parameter is m = . The probability density function of X is f(x) = me-mx (or equivalently . The cumulative distribution function of X is P(X ≤ x) = 1 – e–mx.