MarketProbability density function
Company Profile

Probability density function

In probability theory, a probability density function (PDF), density function, or simply density of an absolutely continuous random variable, is a function whose value at any given point in the sample space can be interpreted as providing a "relative probability" that the value of the random variable would be equal to that point. Probability density is the probability per unit length, in other words. The (absolute) probability for a continuous random variable to take on any particular value is zero. Therefore, the value of the PDF at two different samples can be used to infer, in any particular draw of the random variable, how much more likely it is that the random variable would be close to one point compared to the other.

Example
Suppose bacteria of a certain species typically live 20 to 30 hours. The probability that a bacterium lives 5 hours is equal to zero. A lot of bacteria live for approximately 5 hours, but there is no chance that any given bacterium dies at exactly 5.00... hours. However, the probability that the bacterium dies between 5 hours and 5.01 hours is quantifiable. Suppose the answer is 0.02 (i.e., 2%). Then, the probability that the bacterium dies between 5 hours and 5.001 hours should be about 0.002, since this time interval is one-tenth as long as the previous. The probability that the bacterium dies between 5 hours and 5.0001 hours should be about 0.0002, and so on. In this example, the ratio (probability of dying during an interval) / (duration of the interval) is approximately constant, and equal to 2 per hour (or 2 hour−1). For example, there is 0.02 probability of dying in the 0.01-hour interval between 5 and 5.01 hours, and (0.02 probability / 0.01 hours) = 2 hour−1. This quantity 2 hour−1 is called the probability density for dying at around 5 hours. Therefore, the probability that the bacterium dies at 5 hours can be written as (2 hour−1) dt. This is the probability that the bacterium dies within an infinitesimal window of time around 5 hours, where dt is the duration of this window. For example, the probability that it lives longer than 5 hours, but shorter than (5 hours + 1 nanosecond), is (2 hour−1)×(1 nanosecond) ≈ (using the unit conversion nanoseconds = 1 hour). There is a probability density function f with f(5 hours) = 2 hour−1. The integral of f over any window of time (not only infinitesimal windows but also large windows) is the probability that the bacterium dies in that window. ==Absolutely continuous univariate distributions==
Absolutely continuous univariate distributions
A probability density function is most commonly associated with absolutely continuous univariate distributions. A random variable X has density f_X, where f_X is a non-negative Lebesgue-integrable function, if: \Pr [a \le X \le b] = \int_a^b f_X(x) \, dx . Hence, if F_X is the cumulative distribution function of X, then: F_X(x) = \int_{-\infty}^x f_X(u) \, du , and (if F_X is differentiable at x) f_X(x) = \frac{d}{dx} F_X(x) . Intuitively, one can think of f_X(x) \, dx as being the probability of X falling within the infinitesimal interval [x,x+dx]. ==Formal definition==
Formal definition
(This definition may be extended to any probability distribution using the measure-theoretic definition of probability.) A random variable X with values in a measurable space (\mathcal{X}, \mathcal{A}) (usually \mathbb{R}^n with the Borel sets as measurable subsets) has as probability distribution the pushforward measure XP on (\mathcal{X}, \mathcal{A}): the density of X with respect to a reference measure \mu on (\mathcal{X}, \mathcal{A}) is the Radon–Nikodym derivative: f = \frac{dX_*P}{d\mu} . That is, f is any measurable function with the property that: \Pr [X \in A ] = \int_{X^{-1} A} \, dP = \int_A f \, d\mu for any measurable set A \in \mathcal{A}. Discussion In the continuous univariate case above, the reference measure is the Lebesgue measure. The probability mass function of a discrete random variable is the density with respect to the counting measure over the sample space (usually the set of integers, or some subset thereof). It is not possible to define a density with reference to an arbitrary measure (e.g. one can not choose the counting measure as a reference for a continuous random variable). Furthermore, when it does exist, the density is almost unique, meaning that any two such densities coincide almost everywhere. ==Further details==
Further details
Unlike a probability, a probability density function can take on values greater than one; for example, the continuous uniform distribution on the interval has probability density for and elsewhere. The standard normal distribution has probability densityf(x) = \frac{1}{\sqrt{2\pi}}\, e^{-x^2/2}. If a random variable is given and its distribution admits a probability density function , then the expected value of (if the expected value exists) can be calculated as\operatorname{E}[X] = \int_{-\infty}^\infty x\,f(x)\,dx. 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 its cumulative distribution function is absolutely continuous. In this case: is almost everywhere differentiable, and its derivative can be used as probability density:\frac{d}{dx}F(x) = f(x). If a probability distribution admits a density, then the probability of every one-point set {{math|{a}}} is zero; the same holds for finite and countable sets. Two probability densities and 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 is an infinitely small number, the probability that is included within the interval is equal to , or: \Pr(t ==Link between discrete and continuous distributions==
Link between discrete and continuous distributions
It is possible to represent certain discrete random variables as well as random variables involving both a continuous and a discrete part with a generalized probability density function using the Dirac delta function. (This is not possible with a probability density function in the sense defined above, it may be done with a distribution.) For example, consider a binary discrete random variable having the Rademacher distribution—that is, taking −1 or 1 for values, with probability each. The density of probability associated with this variable is: f(t) = \frac{1}{2} (\delta(t+1)+\delta(t-1)). More generally, if a discrete variable can take different values among real numbers, then the associated probability density function is: f(t) = \sum_{i=1}^n p_i\, \delta(t-x_i), where x_1, \ldots, x_n are the discrete values accessible to the variable and p_1, \ldots, p_n are the probabilities associated with these values. This substantially unifies the treatment of discrete and continuous probability distributions. The above expression allows for determining statistical characteristics of such a discrete variable (such as the mean, variance, and kurtosis), starting from the formulas given for a continuous distribution of the probability. == Families of densities ==
Families of densities
It is common for probability density functions (and probability mass functions) to be parametrized—that is, to be characterized by unspecified parameters. For example, the normal distribution is parametrized in terms of the mean and the variance, denoted by \mu and \sigma^2 respectively, giving the family of densities f(x;\mu,\sigma^2) = \frac{1}{\sigma\sqrt{2\pi}} e^{ -\frac{1}{2}\left(\frac{x-\mu}{\sigma}\right)^2 }. Different values of the parameters describe different distributions of different random variables on the same sample space (the same set of all possible values of the variable); this sample space is the domain of the family of random variables that this family of distributions describes. A given set of parameters describes a single distribution within the family sharing the functional form of the density. From the perspective of a given distribution, the parameters are constants, and terms in a density function that contain only parameters, but not variables, are part of the normalization factor of a distribution (the multiplicative factor that ensures that the area under the density—the probability of something in the domain occurring— equals 1). This normalization factor is outside the kernel of the distribution. Since the parameters are constants, reparametrizing a density in terms of different parameters to give a characterization of a different random variable in the family, means simply substituting the new parameter values into the formula in place of the old ones. == Densities associated with 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 variables, such that, for any domain in the -dimensional space of the values of the variables , the probability that a realisation of the set variables falls inside the domain is \Pr \left( X_1,\ldots,X_n \isin D \right) = \int_D f_{X_1,\ldots,X_n}(x_1,\ldots,x_n)\,dx_1 \cdots dx_n. If is the cumulative distribution function of the vector , then the joint probability density function can be computed as a partial derivative f(x) = \left.\frac{\partial^n F}{\partial x_1 \cdots \partial x_n} \right|_x Marginal densities For , let be the probability density function associated with variable alone. This is called the marginal density function, and can be deduced from the probability density associated with the random variables by integrating over all values of the other variables: f_{X_i}(x_i) = \int f(x_1,\ldots,x_n)\, dx_1 \cdots dx_{i-1}\,dx_{i+1}\cdots dx_n . Independence Continuous random variables admitting a joint density are all independent from each other if f_{X_1,\ldots,X_n}(x_1,\ldots,x_n) = f_{X_1}(x_1)\cdots f_{X_n}(x_n). Corollary If the joint probability density function of a vector of random variables can be factored into a product of functions of one variable f_{X_1,\ldots,X_n}(x_1,\ldots,x_n) = f_1(x_1)\cdots f_n(x_n), (where each is not necessarily a density) then the variables in the set are all independent from each other, and the marginal probability density function of each of them is given by f_{X_i}(x_i) = \frac{f_i(x_i)}{\int f_i(x)\,dx}. 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 \vec R a 2-dimensional random vector of coordinates : the probability to obtain \vec R in the quarter plane of positive and is \Pr \left( X > 0, Y > 0 \right) = \int_0^\infty \int_0^\infty f_{X,Y}(x,y)\,dx\,dy. ==Function of random variables and change of variables in the probability density function==
Function of random variables and change of variables in the probability density function
If the probability density function of a random variable (or vector) is given as , it is possible (but often not necessary; see below) to calculate the probability density function of some variable . This is also called a "change of variable" and is in practice used to generate a random variable of arbitrary shape using a known (for instance, uniform) random number generator. It is tempting to think that in order to find the expected value , one must first find the probability density of the new random variable . However, rather than computing \operatorname E\big(g(X)\big) = \int_{-\infty}^\infty y f_{g(X)}(y)\,dy, one may find instead \operatorname E\big(g(X)\big) = \int_{-\infty}^\infty g(x) f_X(x)\,dx. The values of the two integrals are the same in all cases in which both and actually have probability density functions. It is not necessary that be a one-to-one function. In some cases the latter integral is computed much more easily than the former. See Law of the unconscious statistician. Scalar to scalar Let g: \Reals \to \Reals be a monotonic function, then the resulting density function is f_Y(y) = f_X\big(g^{-1}(y)\big) \left| \frac{d}{dy} \big(g^{-1}(y)\big) \right|. Here denotes the inverse function. This follows from the fact that the probability contained in a differential area must be invariant under change of variables. That is, \left| f_Y(y)\, dy \right| = \left| f_X(x)\, dx \right|, or f_Y(y) = \left| \frac{dx}{dy} \right| f_X(x) = \left| \frac{d}{dy} (x) \right| f_X(x) = \left| \frac{d}{dy} \big(g^{-1}(y)\big) \right| f_X\big(g^{-1}(y)\big) = {\left|\left(g^{-1}\right)'(y)\right|} \cdot f_X\big(g^{-1}(y)\big) . For functions that are not monotonic, the probability density function for is \sum_{k=1}^{n(y)} \left| \frac{d}{dy} g^{-1}_{k}(y) \right| \cdot f_X\big(g^{-1}_{k}(y)\big), where is the number of solutions in for the equation g(x) = y, and g_k^{-1}(y) are these solutions. Vector to vector Suppose is an -dimensional random variable with joint density . If , where is a bijective, differentiable function, then has density : p_{Y}(\mathbf{y}) = f\Bigl(G^{-1}(\mathbf{y})\Bigr) \left| \det\left[\left.\frac{dG^{-1}(\mathbf{z})}{d\mathbf{z}}\right|_{\mathbf{z}=\mathbf{y}}\right] \right| with the differential regarded as the Jacobian of the inverse of , evaluated at . For example, in the 2-dimensional case , suppose the transform is given as , with inverses , . The joint distribution for y = (y1, y2) has density p_{Y_1, Y_2}(y_1,y_2) = f_{X_1,X_2}\big(G_1^{-1}(y_1,y_2), G_2^{-1}(y_1,y_2)\big) \left\vert \frac{\partial G_1^{-1}}{\partial y_1} \frac{\partial G_2^{-1}}{\partial y_2} - \frac{\partial G_1^{-1}}{\partial y_2} \frac{\partial G_2^{-1}}{\partial y_1} \right\vert. Vector to scalar Let V: \R^n \to \R be a differentiable function and X be a random vector taking values in \R^n , f_X be the probability density function of X and \delta(\cdot) be the Dirac delta function. It is possible to use the formulas above to determine f_Y , the probability density function of Y = V(X) , which will be given by f_Y(y) = \int_{\R^n} f_{X}(\mathbf{x}) \delta\big(y - V(\mathbf{x})\big) \,d \mathbf{x}. This result leads to the law of the unconscious statistician: \begin{align} \operatorname{E}_Y[Y] &=\int_{\R} y f_Y(y) \, dy \\ &= \int_{\R} y \int_{\R^n} f_X(\mathbf{x}) \delta\big(y - V(\mathbf{x})\big) \,d \mathbf{x} \,dy \\ &= \int_{{\mathbb R}^n} \int_{\mathbb R} y f_{X}(\mathbf{x}) \delta\big(y - V(\mathbf{x})\big) \, dy \, d \mathbf{x} \\ &= \int_{\mathbb R^n} V(\mathbf{x}) f_X(\mathbf{x}) \, d \mathbf{x}=\operatorname{E}_X[V(X)]. \end{align} Proof: Let Z be a collapsed random variable with probability density function p_Z(z) = \delta(z) (i.e., a constant equal to zero). Let the random vector \tilde{X} and the transform H be defined as H(Z,X)=\begin{bmatrix} Z+V(X)\\ X\end{bmatrix}=\begin{bmatrix} Y\\ \tilde{X}\end{bmatrix}. It is clear that H is a bijective mapping, and the Jacobian of H^{-1} is given by: \frac{dH^{-1}(y,\tilde{\mathbf{x}})}{dy\,d\tilde{\mathbf{x}}}=\begin{bmatrix} 1 & -\frac{dV(\tilde{\mathbf{x}})}{d\tilde{\mathbf{x}}}\\ \mathbf{0}_{n\times1} & \mathbf{I}_{n\times n} \end{bmatrix}, which is an upper triangular matrix with ones on the main diagonal, therefore its determinant is 1. Applying the change of variable theorem from the previous section we obtain that f_{Y,X}(y,x) = f_X(\mathbf{x}) \delta\big(y - V(\mathbf{x})\big), which if marginalized over x leads to the desired probability density function. ==Sums of independent random variables==
Sums of independent random variables
The probability density function of the sum of two independent random variables and , each of which has a probability density function, is the convolution of their separate density functions: f_{U+V}(x) = \int_{-\infty}^\infty f_U(y) f_V(x - y)\,dy = \left( f_{U} * f_{V} \right) (x) It is possible to generalize the previous relation to a sum of N independent random variables, with densities : f_{U_1 + \cdots + U}(x) = \left( f_{U_1} * \cdots * f_{U_N} \right) (x) This can be derived from a two-way change of variables involving and , similarly to the example below for the quotient of independent random variables. ==Products and quotients of independent random variables==
Products and quotients of independent random variables
Given two independent random variables and , each of which has a probability density function, the density of the product and quotient can be computed by a change of variables. Example: Quotient distribution To compute the quotient of two independent random variables and , define the following transformation: \begin{align} Y &= U/V \\[1ex] Z &= V \end{align} Then, the joint density can be computed by a change of variables from U,V to Y,Z, and can be derived by marginalizing out from the joint density. The inverse transformation is \begin{align} U &= YZ \\ V &= Z \end{align} The absolute value of the Jacobian matrix determinant J(U,V\mid Y,Z) of this transformation is: \left| \det\begin{bmatrix} \frac{\partial u}{\partial y} & \frac{\partial u}{\partial z} \\ \frac{\partial v}{\partial y} & \frac{\partial v}{\partial z} \end{bmatrix} \right| = \left| \det\begin{bmatrix} z & y \\ 0 & 1 \end{bmatrix} \right| = |z| . Thus: p(y,z) = p(u,v)\,J(u,v\mid y,z) = p(u)\,p(v)\,J(u,v\mid y,z) = p_U(yz)\,p_V(z)\, |z| . And the distribution of can be computed by marginalizing out : p(y) = \int_{-\infty}^\infty p_U(yz)\,p_V(z)\, |z| \, dz This method crucially requires that the transformation from U,V to Y,Z be bijective. The above transformation meets this because can be mapped directly back to , and for a given the quotient is monotonic. This is similarly the case for the sum , difference and product . Exactly the same method can be used to compute the distribution of other functions of multiple independent random variables. Example: Quotient of two standard normals Given two standard normal variables and , the quotient can be computed as follows. First, the variables have the following density functions: \begin{align} p(u) &= \frac{1}{\sqrt{2\pi}} e^{-{u^2}/{2}} \\[1ex] p(v) &= \frac{1}{\sqrt{2\pi}} e^{-{v^2}/{2}} \end{align} We transform as described above: \begin{align} Y &= U/V \\[1ex] Z &= V \end{align} This leads to: \begin{align} p(y) &= \int_{-\infty}^\infty p_U(yz)\,p_V(z)\, |z| \, dz \\[5pt] &= \int_{-\infty}^\infty \frac{1}{\sqrt{2\pi}} e^{-\frac{1}{2} y^2 z^2} \frac{1}{\sqrt{2\pi}} e^{-\frac{1}{2} z^2} |z| \, dz \\[5pt] &= \int_{-\infty}^\infty \frac{1}{2\pi} e^{-\frac{1}{2}\left(y^2+1\right)z^2} |z| \, dz \\[5pt] &= 2\int_0^\infty \frac{1}{2\pi} e^{-\frac{1}{2}\left(y^2+1\right)z^2} z \, dz \\[5pt] &= \int_0^\infty \frac{1}{\pi} e^{-\left(y^2+1\right)u} \, du && u=\tfrac{1}{2}z^2\\[5pt] &= \left. -\frac{1}{\pi \left(y^2+1\right)} e^{-\left(y^2+1\right)u}\right|_{u=0}^\infty \\[5pt] &= \frac{1}{\pi \left(y^2+1\right)} \end{align} This is the density of a standard Cauchy distribution. ==See also==
tickerdossier.comtickerdossier.substack.com