Probability density function
From Wikipedia, the free encyclopedia
In mathematics, a probability density function (pdf) serves to represent a probability distribution in terms of integrals. A probability density function is non-negative everywhere and its integral from −∞ to +∞ is equal to 1. If a probability distribution has density f(x), then intuitively the infinitesimal interval [x, x + dx] has probability f(x) dx. Informally, a probability density function can be seen as a "smoothed out" version of a histogram: if one empirically measures values of a continuous random variable repeatedly and produces a histogram depicting relative frequencies of output ranges, then this histogram will resemble the random variable's probability density (assuming that the variable is sampled sufficiently often and the output ranges are sufficiently narrow).
Formally, a probability distribution has density f(x) if f(x) is a non-negative Lebesgue-integrable function R → R such that the probability of the interval [a, b] is given by
for any two numbers a and b. This implies that the total integral of f must be 1. Conversely, any non-negative Lebesgue-integrable function with total integral 1 is the probability density of a suitably defined probability distribution.
Contents |
[edit] Simplified explanation
A probability density function is any function f(x) that describes the probability density in terms of the input variable x in a manner described below.
- f(x) is greater than or equal to zero for all values of x
- The total area under the graph is 1:
The actual probability can then be calculated by taking the integral of the function f(x) by the integration interval of the input variable x.
[edit] Example
the variable x being within the interval [4.3,7.8] would have the actual probability of
[edit] Further details
For example, the continuous uniform distribution on the interval [0,1] has probability density f(x) = 1 for 0 ≤ x ≤ 1 and zero elsewhere. The standard normal distribution has probability density
If a random variable X is given and its distribution admits a probability density function f(x), then the expected value of X (if it exists) can be calculated as
Not every probability distribution has a density function: the distributions of discrete random variables do not; nor does the Cantor distribution, even though it has no discrete component, i.e., does not assign positive probability to any individual point.
A distribution has a density function if and only if its cumulative distribution function F(x) is absolutely continuous. In this case, F is almost everywhere differentiable, and its derivative can be used as probability density:
If a probability distribution admits a density, then the probability of every one-point set {a} is zero.
It is a common mistake to think of f(x) as the probability of {x}, but this is incorrect; in fact, f(x) will often be bigger than 1 - consider a random variable with x uniform distribution between 0 and ½. Rather, this probability is given by .
Two probability densities f and g represent the same probability distribution precisely if they differ only on a set of Lebesgue measure zero.
In the field of statistical physics, a non-formal reformulation of the relation above between the derivative of the cumulative distribution function and the probability density function is generally used as the definition of the probability density function. This alternate definition is the following:
If dt is an infinitely small number, the probability that X is included within the interval [t, t + dt] is equal to , or:
[edit] Link between discrete and continuous distributions
The definition of a probability density function at the start of this page makes it possible to describe the variable associated with a continuous distribution using a set of binary discrete variables associated with the intervals [a; b] (for example, a variable being worth 1 if X is in [a; b], and 0 if not).
It is also possible to represent certain discrete random variables using a density of probability, via the Dirac delta function. For example, let us consider a binary discrete random variable taking −1 or 1 for values, with for probability ½ each.
The density of probability associated with this variable is:
More generally, if a discrete variable can take 'n' different values among real numbers, then the associated probability density function is:
where are the discrete values accessible to the variable and are the probabilities associated with these values.
This expression allows for determining statistical characteristics of such a discrete variable (such as its mean, its variance and its kurtosis), starting from the formulas given for a continuous distribution.
In physics, this description is also useful in order to characterize mathematically the initial configuration of a Brownian movement.
[edit] Probability function associated to multiple variables
For continuous random variables , it is also possible to define a probability density function associated to the set as a whole, often called joint probability density function. This density function is defined as a function of the n variables, such that, for any domain D in the n-dimensional space of the values of the variables , the probability that a realisation of the set variables falls inside the domain D is
For i=1, 2, …,n, let be the probability density function associated to variable Xi alone. This probability density can be deduced from the probability densities associated of the random variables by integrating on all values of the n − 1 other variables:
[edit] Independence
Continuous random variables are all independent from each other if and only if
[edit] Corollary
If the joint probability density function of a vector of n random variables can be factored into a product of n functions of one variable
then the n variables in the set are all independent from each other, and the marginal probability density function of each of them is given by
[edit] Example
This elementary example illustrates the above definition of multidimensional probability density functions in the simple case of a function of a set of two variables. Let us call a 2-dimensional random vector of coordinates (X,Y): the probability to obtain in the quarter plane of positive x and y is
[edit] Dependent variables
If the probability density function of an independent random variable x is given as f(x), it is possible to calculate the probability density function of some variable y which depends on x. If the dependence is y = g(x) and the function g is monotonic, then the resulting density function is
Here g-1 denotes the inverse function and g' denotes the derivative.
For functions which are not monotonic the probability density function for y is
where n(y) is the number of solutions in x for the equation g(x) = y, and are these solutions.