Multivariate Laplace distribution

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

In the mathematical theory of probability, multivariate Laplace distributions are extensions of the Laplace distribution and the asymmetric Laplace distribution to multiple variables. The marginal distributions of symmetric multivariate Laplace distribution variables are Laplace distributions. The marginal distributions of asymmetric multivariate Laplace distribution variables are asymmetric Laplace distributions.[1]

Symmetric multivariate Laplace distribution

[edit | edit source]
Multivariate Laplace (symmetric)
Parameters μRklocation
ΣRk×kcovariance (positive-definite matrix)
Support xμ + span(Σ) ⊆ Rk
PDF
If 𝝁=𝟎,
2(2π)k/2|𝜮|1/2(𝐱𝜮1𝐱2)v/2Kv(2𝐱𝜮1𝐱),
where v=(2k)/2 and Kv is the modified Bessel function of the second kind.
Mean μ
Mode μ
Variance Σ
Skewness 0
CF exp(i𝝁𝐭)1+12𝐭𝜮𝐭

A typical characterization of the symmetric multivariate Laplace distribution has the characteristic function:

φ(t;𝝁,𝜮)=exp(i𝝁𝐭)1+12𝐭𝜮𝐭,

where 𝝁 is the vector of means for each variable and 𝜮 is the covariance matrix.[2]

Unlike the multivariate normal distribution, even if the covariance matrix has zero covariance and correlation the variables are not independent.[1] The symmetric multivariate Laplace distribution is elliptical.[1]

Probability density function

[edit | edit source]

If 𝝁=𝟎, the probability density function (pdf) for a k-dimensional multivariate Laplace distribution becomes:

f𝐱(x1,,xk)=2(2π)k/2|𝜮|0.5(𝐱𝜮1𝐱2)v/2Kv(2𝐱𝜮1𝐱),

where:

v=(2k)/2 and Kv is the modified Bessel function of the second kind.[1]

In the correlated bivariate case, i.e., k = 2, with μ1=μ2=0 the pdf reduces to:

f𝐱(x1,x2)=1πσ1σ21ρ2K0(2(x12σ122ρx1x2σ1σ2+x22σ22)1ρ2),

where:

σ1 and σ2 are the standard deviations of x1 and x2, respectively, and ρ is the correlation coefficient of x1 and x2.[1]

For the uncorrelated bivariate Laplace case, that is k = 2, μ1=μ2=ρ=0 and σ1=σ2=1, the pdf becomes:

f𝐱(x1,x2)=1πK0(2(x12+x22)).[1]

Asymmetric multivariate Laplace distribution

[edit | edit source]
Multivariate Laplace (asymmetric)
Parameters μRklocation
ΣRk×kcovariance (positive-definite matrix)
Support xμ + span(Σ) ⊆ Rk
PDF 2e𝐱𝜮1𝝁(2π)k2|𝜮|0.5(𝐱𝜮1𝐱2+𝝁𝜮1𝝁)v2Kv((2+𝝁𝜮1𝝁)(𝐱𝜮1𝐱))
where v=(2k)/2 and Kv is the modified Bessel function of the second kind.
Mean μ
Variance Σ + μ ' μ
Skewness non-zero unless μ=0
CF 11+12𝐭𝜮𝐭i𝝁𝐭

A typical characterization of the asymmetric multivariate Laplace distribution has the characteristic function:

φ(t;𝝁,𝜮)=11+12𝐭𝜮𝐭i𝝁𝐭.[1]

As with the symmetric multivariate Laplace distribution, the asymmetric multivariate Laplace distribution has mean 𝝁, but the covariance becomes 𝜮+𝝁𝝁.[3] The asymmetric multivariate Laplace distribution is not elliptical unless 𝝁=𝟎, in which case the distribution reduces to the symmetric multivariate Laplace distribution with 𝝁=𝟎.[1]

The probability density function (pdf) for a k-dimensional asymmetric multivariate Laplace distribution is:

f𝐱(x1,,xk)=2e𝐱𝜮1𝝁(2π)k/2|𝜮|0.5(𝐱𝜮1𝐱2+𝝁𝜮1𝝁)v/2Kv((2+𝝁𝜮1𝝁)(𝐱𝜮1𝐱)),

where:

v=(2k)/2 and Kv is the modified Bessel function of the second kind.[1]

The asymmetric Laplace distribution, including the special case of 𝝁=𝟎, is an example of a geometric stable distribution.[3] 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.[1] Such geometric sums can arise in practical applications within biology, economics and insurance.[1] The distribution may also be applicable in broader situations to model multivariate data with heavier tails than a normal distribution but finite moments.[1]

The relationship between the exponential distribution and the Laplace distribution allows for a simple method for simulating bivariate asymmetric Laplace variables (including for the case of 𝝁=𝟎). Simulate a bivariate normal random variable vector 𝐘 from a distribution with μ1=μ2=0 and covariance matrix 𝜮. Independently simulate an exponential random variable 𝐖 from an Exp(1) distribution. 𝐗=W𝐘+W𝝁 will be distributed (asymmetric) bivariate Laplace with mean 𝝁 and covariance matrix 𝜮.[1]

References

[edit | edit source]
  1. ^ a b c d e f g h i j k l m Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).