Multivariate Laplace Distribution
   HOME

TheInfoList



OR:

In the mathematical theory of probability, multivariate Laplace distributions are extensions of the
Laplace distribution In probability theory and statistics, the Laplace distribution is a continuous probability distribution named after Pierre-Simon Laplace. It is also sometimes called the double exponential distribution, because it can be thought of as two exponen ...
and the asymmetric Laplace distribution to multiple variables. The
marginal distribution In probability theory and statistics, the marginal distribution of a subset of a collection of random variables is the probability distribution of the variables contained in the subset. It gives the probabilities of various values of the variable ...
s of symmetric multivariate Laplace distribution variables are Laplace distributions. The marginal distributions of asymmetric multivariate Laplace distribution variables are asymmetric Laplace distributions.


Symmetric multivariate Laplace distribution

A typical characterization of the symmetric multivariate Laplace distribution has the
characteristic function In mathematics, the term "characteristic function" can refer to any of several distinct concepts: * The indicator function of a subset, that is the function \mathbf_A\colon X \to \, which for a given subset ''A'' of ''X'', has value 1 at points ...
: : \varphi(t;\boldsymbol\mu,\boldsymbol\Sigma) = \frac, where \boldsymbol\mu is the vector of
mean A mean is a quantity representing the "center" of a collection of numbers and is intermediate to the extreme values of the set of numbers. There are several kinds of means (or "measures of central tendency") in mathematics, especially in statist ...
s for each variable and \boldsymbol\Sigma is the
covariance matrix In probability theory and statistics, a covariance matrix (also known as auto-covariance matrix, dispersion matrix, variance matrix, or variance–covariance matrix) is a square matrix giving the covariance between each pair of elements of ...
. Unlike the
multivariate normal distribution In probability theory and statistics, the multivariate normal distribution, multivariate Gaussian distribution, or joint normal distribution is a generalization of the one-dimensional ( univariate) normal distribution to higher dimensions. One d ...
, even if the covariance matrix has zero
covariance In probability theory and statistics, covariance is a measure of the joint variability of two random variables. The sign of the covariance, therefore, shows the tendency in the linear relationship between the variables. If greater values of one ...
and
correlation In statistics, correlation or dependence is any statistical relationship, whether causal or not, between two random variables or bivariate data. Although in the broadest sense, "correlation" may indicate any type of association, in statistics ...
the variables are not independent. The symmetric multivariate Laplace distribution is elliptical.


Probability density function

If \boldsymbol\mu = \mathbf, the
probability density function In probability theory, a probability density function (PDF), density function, or density of an absolutely continuous random variable, is a Function (mathematics), function whose value at any given sample (or point) in the sample space (the s ...
(pdf) for a ''k''-dimensional multivariate Laplace distribution becomes: : f_(x_1,\ldots,x_k) = \frac 2 \left( \frac \right)^ K_v \left(\sqrt \right), where: v = (2 - k) / 2 and K_v is the
modified Bessel function of the second kind Bessel functions, named after Friedrich Bessel who was the first to systematically study them in 1824, are canonical solutions of Bessel's differential equation x^2 \frac + x \frac + \left(x^2 - \alpha^2 \right)y = 0 for an arbitrary complex ...
. In the correlated bivariate case, i.e., ''k'' = 2, with \mu_1 = \mu_2 = 0 the pdf reduces to: : f_(x_1,x_2) = \frac 1 K_0 \left( \sqrt \right), where: \sigma_1 and \sigma_2 are the
standard deviation In statistics, the standard deviation is a measure of the amount of variation of the values of a variable about its Expected value, mean. A low standard Deviation (statistics), deviation indicates that the values tend to be close to the mean ( ...
s of x_1 and x_2, respectively, and \rho is the
correlation coefficient A correlation coefficient is a numerical measure of some type of linear correlation, meaning a statistical relationship between two variables. The variables may be two columns of a given data set of observations, often called a sample, or two c ...
of x_1 and x_2. For the uncorrelated bivariate Laplace case, that is ''k'' = 2, \mu_1 = \mu_2 = \rho = 0 and \sigma_1 = \sigma_2 = 1, the pdf becomes: : f_(x_1,x_2) = \frac 1 \pi K_0 \left( \sqrt \right).


Asymmetric multivariate Laplace distribution

A typical characterization of the asymmetric multivariate Laplace distribution has the
characteristic function In mathematics, the term "characteristic function" can refer to any of several distinct concepts: * The indicator function of a subset, that is the function \mathbf_A\colon X \to \, which for a given subset ''A'' of ''X'', has value 1 at points ...
: : \varphi(t;\boldsymbol\mu,\boldsymbol\Sigma) = \frac. As with the symmetric multivariate Laplace distribution, the asymmetric multivariate Laplace distribution has mean \boldsymbol\mu, but the covariance becomes \boldsymbol\Sigma + \boldsymbol\mu'\boldsymbol\mu. The asymmetric multivariate Laplace distribution is not elliptical unless \boldsymbol\mu = \mathbf, in which case the distribution reduces to the symmetric multivariate Laplace distribution with \boldsymbol\mu = \mathbf. The
probability density function In probability theory, a probability density function (PDF), density function, or density of an absolutely continuous random variable, is a Function (mathematics), function whose value at any given sample (or point) in the sample space (the s ...
(pdf) for a ''k''-dimensional asymmetric multivariate Laplace distribution is: : f_(x_1,\ldots,x_k) = \frac \Big( \frac \Big)^ K_v \Big(\sqrt \Big), where: v = (2 - k) / 2 and K_v is the
modified Bessel function of the second kind Bessel functions, named after Friedrich Bessel who was the first to systematically study them in 1824, are canonical solutions of Bessel's differential equation x^2 \frac + x \frac + \left(x^2 - \alpha^2 \right)y = 0 for an arbitrary complex ...
. The asymmetric Laplace distribution, including the special case of \boldsymbol\mu = \mathbf, is an example of a geometric stable distribution. It represents the limiting distribution for a sum of independent, identically distributed random variables with finite variance and covariance where the number of elements to be summed is itself an independent random variable distributed according to a
geometric distribution In probability theory and statistics, the geometric distribution is either one of two discrete probability distributions: * The probability distribution of the number X of Bernoulli trials needed to get one success, supported on \mathbb = \; * T ...
. Such geometric sums can arise in practical applications within biology, economics and insurance. The distribution may also be applicable in broader situations to model multivariate data with heavier tails than a normal distribution but finite moments. The relationship between the
exponential distribution In probability theory and statistics, the exponential distribution or negative exponential distribution is the probability distribution of the distance between events in a Poisson point process, i.e., a process in which events occur continuousl ...
and the
Laplace distribution In probability theory and statistics, the Laplace distribution is a continuous probability distribution named after Pierre-Simon Laplace. It is also sometimes called the double exponential distribution, because it can be thought of as two exponen ...
allows for a simple method for simulating bivariate asymmetric Laplace variables (including for the case of \boldsymbol\mu = \mathbf). Simulate a bivariate normal random variable vector \mathbf from a distribution with \mu_1=\mu_2=0 and covariance matrix \boldsymbol\Sigma. Independently simulate an exponential random variable \mathbf from an Exp(1) distribution. \mathbf = \sqrt \mathbf + W \boldsymbol\mu will be distributed (asymmetric) bivariate Laplace with mean \boldsymbol\mu and covariance matrix \boldsymbol\Sigma.


References

{{ProbDistributions, multivariate, state=collapsed Probability distributions Multivariate continuous distributions Geometric stable distributions