Skew normal distribution

From testwiki
Revision as of 17:27, 19 July 2024 by imported>Johannes Barker
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description Template:Probability distribution

In probability theory and statistics, the skew normal distribution is a continuous probability distribution that generalises the normal distribution to allow for non-zero skewness.

Definition

Let ϕ(x) denote the standard normal probability density function

ϕ(x)=12πex22

with the cumulative distribution function given by

Φ(x)=xϕ(t) dt=12[1+erf(x2)],

where "erf" is the error function. Then the probability density function (pdf) of the skew-normal distribution with parameter α is given by

f(x)=2ϕ(x)Φ(αx).

This distribution was first introduced by O'Hagan and Leonard (1976).[1] Alternative forms to this distribution, with the corresponding quantile function, have been given by Ashour and Abdel-Hamid[2] and by Mudholkar and Hutson.[3]

A stochastic process that underpins the distribution was described by Andel, Netuka and Zvara (1984).[4] Both the distribution and its stochastic process underpinnings were consequences of the symmetry argument developed in Chan and Tong (1986),[5] which applies to multivariate cases beyond normality, e.g. skew multivariate t distribution and others. The distribution is a particular case of a general class of distributions with probability density functions of the form f(x)=2ϕ(x)Φ(x) where ϕ() is any PDF symmetric about zero and Φ() is any CDF whose PDF is symmetric about zero.[6]

To add location and scale parameters to this, one makes the usual transform xxξω. One can verify that the normal distribution is recovered when α=0, and that the absolute value of the skewness increases as the absolute value of α increases. The distribution is right skewed if α>0 and is left skewed if α<0. The probability density function with location ξ, scale ω, and parameter α becomes

f(x)=2ωϕ(xξω)Φ(α(xξω)).

The skewness (γ1) of the distribution is limited to slightly less than the interval (1,1) Template:See below.

As has been shown,[7] the mode (maximum) mo of the distribution is unique. For general α there is no analytic expression for mo, but a quite accurate (numerical) approximation is:

δ=α1+α2mo(α)2πδ(1π4)(2πδ)312πδ2sgn(α)2e(2π|α|)

Estimation

Maximum likelihood estimates for ξ, ω, and α can be computed numerically, but no closed-form expression for the estimates is available unless α=0. In contrast, the method of moments has a closed-form expression since the skewness equation can be inverted with

|δ|=π2|γ1|23|γ1|23+((4π)/2)23

where δ=α1+α2 and the sign of δ is the same as the sign of γ1. Consequently, α=δ1δ2, ω=σ12δ2/π, and ξ=μωδ2π where μ and σ are the mean and standard deviation. As long as the sample skewness γ^1 is not too large, these formulas provide method of moments estimates α^, ω^, and ξ^ based on a sample's μ^, σ^, and γ^1.

The maximum (theoretical) skewness is obtained by setting δ=1 in the skewness equation, giving γ10.9952717. However it is possible that the sample skewness is larger, and then α cannot be determined from these equations. When using the method of moments in an automatic fashion, for example to give starting values for maximum likelihood iteration, one should therefore let (for example) |γ^1|=min(0.99,|(1/n)((xiμ^)/σ^)3|).

Concern has been expressed about the impact of skew normal methods on the reliability of inferences based upon them.[8]

The exponentially modified normal distribution is another 3-parameter distribution that is a generalization of the normal distribution to skewed cases. The skew normal still has a normal-like tail in the direction of the skew, with a shorter tail in the other direction; that is, its density is asymptotically proportional to ekx2 for some positive k. Thus, in terms of the seven states of randomness, it shows "proper mild randomness". In contrast, the exponentially modified normal has an exponential tail in the direction of the skew; its density is asymptotically proportional to ek|x|. In the same terms, it shows "borderline mild randomness".

Thus, the skew normal is useful for modeling skewed distributions which nevertheless have no more outliers than the normal, while the exponentially modified normal is useful for cases with an increased incidence of outliers in (just) one direction.

See also

References

Template:Reflist

Template:ProbDistributions Template:Statistics