The generalized normal distribution (GND) or generalized Gaussian distribution (GGD) is either of two parametric families of continuous probability distributions on the real line. Both families add a shape parameter to the normal distribution. To distinguish the two families, they are referred to below as "symmetric" and "asymmetric"; however, this is not a standard nomenclature.
Symmetric version
The symmetric generalized normal distribution, also known as the Subbotin distribution, exponential power distribution or the generalized error distribution, is a parametric family of symmetric distributions. It includes all normal and Laplace distributions, and as limiting cases it includes all continuous uniform distributions on bounded intervals of the real line. This family includes the normal distribution when β = 2 {\displaystyle \textstyle \beta =2} (with mean μ {\displaystyle \textstyle \mu } and variance α 2 2 {\displaystyle \textstyle {\frac {\alpha ^{2}}{2}}} ) and it includes the Laplace distribution when β = 1 {\displaystyle \textstyle \beta =1} . As β → ∞ {\displaystyle \textstyle \beta \rightarrow \infty } , the density converges pointwise to a uniform density on ( μ − α , μ + α ) {\displaystyle \textstyle (\mu -\alpha ,\mu +\alpha )} . This family allows for tails that are either heavier than normal (when β < 2 {\displaystyle \beta <2} ) or lighter than normal (when β > 2 {\displaystyle \beta >2} ). It is a useful way to parametrize a continuum of symmetric, platykurtic densities spanning from the normal ( β = 2 {\displaystyle \textstyle \beta =2} ) to the uniform density ( β = ∞ {\displaystyle \textstyle \beta =\infty } ), and a continuum of symmetric, leptokurtic densities spanning from the Laplace ( β = 1 {\displaystyle \textstyle \beta =1} ) to the normal density ( β = 2 {\displaystyle \textstyle \beta =2} ). The shape parameter β {\displaystyle \beta } also controls the peakedness in addition to the tails.
Parameter estimation Parameter estimation via maximum likelihood and the method of moments has been studied. The estimates do not have a closed form and must be obtained numerically. Estimators that do not require numerical calculation have also been proposed. The generalized normal log-likelihood function has infinitely many continuous derivates (i.e. it belongs to the class C ∞ {\displaystyle C^{\infty }} of smooth functions) only if β {\displaystyle \textstyle \beta } is a positive, even integer. Otherwise, the function has ⌊ β ⌋ {\displaystyle \textstyle \lfloor \beta \rfloor } continuous derivatives. As a result, the standard results for consistency and asymptotic normality of maximum likelihood estimates of β {\displaystyle \beta } only apply when β ≥ 2 {\displaystyle \textstyle \beta \geq 2} .
Maximum likelihood estimator It is possible to fit the generalized normal distribution adopting an approximate maximum likelihood method. With μ {\displaystyle \mu } initially set to the sample first moment m 1 {\displaystyle m_{1}} , β {\displaystyle \textstyle \beta } is estimated by using a Newton–Raphson iterative procedure, starting from an initial guess of β = β 0 {\displaystyle \textstyle \beta =\textstyle \beta _{0}} ,
β 0 = m 1 m 2 , {\displaystyle \beta _{0}={\frac {m_{1}}{\sqrt {m_{2}}}},}
where
m 1 = 1 N ∑ i = 1 N | x i | , {\displaystyle m_{1}={1 \over N}\sum _{i=1}^{N}|x_{i}|,}
is the first statistical moment of the absolute values and m 2 {\displaystyle m_{2}} is the second statistical moment. The iteration is
… excerpt ends here. Continue reading the full article.




