300px|thumb|Diagram of the Pearson system, showing distributions of types I, III, VI, V, and IV in terms of β<sub>1</sub> (squared skewness) and β<sub>2</sub> (traditional kurtosis)
The Pearson distribution is a family of continuous probability distributions. It was first published by Karl Pearson in 1895 and subsequently extended by him in 1901 and 1916 in a series of articles on biostatistics.
History
The Pearson system was originally devised in an effort to model visibly skewed observations. It was well known at the time how to adjust a theoretical model to fit the first two cumulants or moments of observed data: Any probability distribution can be extended straightforwardly to form a location-scale family. Except in pathological cases, a location-scale family can be made to fit the observed mean (first cumulant) and variance (second cumulant) arbitrarily well. However, it was not known how to construct probability distributions in which the skewness (standardized third cumulant) and kurtosis (standardized fourth cumulant) could be adjusted equally freely. This need became apparent when trying to fit known theoretical models to observed data that exhibited skewness. Pearson's examples include survival data, which are usually asymmetric.
In his original paper, Pearson (1895, p. 360) identified four types of distributions (numbered I through IV) in addition to the normal distribution (which was originally known as type V). The classification depended on whether the distributions were supported on a bounded interval, on a half-line, or on the whole real line; and whether they were potentially skewed or necessarily symmetric. A second paper (Pearson 1901) fixed two omissions: it redefined the type V distribution (originally just the normal distribution, but now the inverse-gamma distribution) and introduced the type VI distribution. Together the first two papers cover the five main types of the Pearson system (I, III, IV, V, and VI). In a third paper, Pearson (1916) introduced further special cases and subtypes (VII through XII).
Rhind (1909, pp. 430–432) devised a simple way of visualizing the parameter space of the Pearson system, which was subsequently adopted by Pearson (1916, plate 1 and pp. 430ff., 448ff.). The Pearson types are characterized by two quantities, commonly referred to as β<sub>1</sub> and β<sub>2</sub>. The first is the square of the skewness: β<sub>1</sub> = γ<sub>1</sub><sup>2</sup> where γ<sub>1</sub> is the skewness, or third standardized moment. The second is the traditional kurtosis, or fourth standardized moment: β<sub>2</sub> = γ<sub>2</sub> + 3. (Modern treatments define kurtosis γ<sub>2</sub> in terms of cumulants instead of moments, so that for a normal distribution we have γ<sub>2</sub> = 0 and β<sub>2</sub> = 3. Here we follow the historical precedent and use β<sub>2</sub>.) The diagram shows which Pearson type a given concrete distribution (identified by a point (β<sub>1</sub>, β<sub>2</sub>)) belongs to.
Many of the skewed or non-mesokurtic distributions familiar to statisticians today were still unknown in the early 1890s. What is now known as the beta distribution had been used by Thomas Bayes as a posterior distribution of the parameter of a Bernoulli distribution in his 1763 work on inverse probability. The beta distribution gained prominence due to its membership in Pearson's system and was known until the 1940s as the Pearson type I distribution. (Pearson's type II distribution is a special case of type I, but is usually no longer singled out.) The gamma distribution originated from Pearson's work (Pearson 1893, p. 331; Pearson 1895, pp. 357, 360, 373–376) and was known as the Pearson type III distribution, before acquiring its modern name in the 1930s and 1940s. Pearson's 1895 paper introduced the type IV distribution, which contains Student's t-distribution as a special case, predating William Sealy Gosset's subsequent use by several years. His 1901 paper introduced the inverse-gamma distribution (type V) and the beta prime distribution (type VI).
Definition
A Pearson density is defined to be any valid solution to the differential equation (cf. Pearson 1902, p. 277)
: <math>\frac{p'(x)}{p(x)} + \frac{A(x)}{B(x)} = 0 \qquad (1)</math>
where:
- is a polynomial of degree at most 1,
- with is a non-zero polynomial of degree at most 2,
- :
- if but , multiply and by with arbitrary finite ,
- if and (hence ), multiply and by with arbitrary finite and satisfying ,
- the domain of is an open interval bounded by infinities and/or real zeros of but not containing any of them, i.e.:
- if has no real zeros, then <math>I = \R</math>,
- if has one real zero , then or ,
- if has two real zeros , then or or .
It's why, for instance, the half-normal and truncated normal distributions are not Pearson distributions (their domain doesn't match the above criteria) even though they satisfy equation .
Dimensional analysis shows that coefficients and have dimension [AX], with [A] an arbitrary dimension and [X] the dimension of , hence the shift in the indices of .
If the distribution has moments up to order at least 4, with mean and standard deviation , we have (cf. Pearson 1916, p. 437, and Carver 1924, pp. 103–104)
: <math>\frac{p'(x)}{p(x)} + \frac{1}{\sigma} \frac{c_1 + c_2 \frac{x-\mu}{\sigma{d_0 + d_1 \frac{x-\mu}{\sigma} + d_2 \left( \frac{x-\mu}{\sigma} \right)^2} = 0</math>
with
: <math>\begin{cases}\begin{align}
c_2 &= 2 (5 \beta_2 - 6 \beta_1 - 9) \\
d_0 &= 4 \beta_2 - 3 \beta_1 \\
c_1 = d_1 &= \gamma_1 (\beta_2 + 3) \\
d_2 &= 2 \beta_2 - 3 \beta_1 - 6
\end{align}\end{cases}</math>
defined up to a non-zero multiplicative constant of proportionality.
Moreover, the natural dimension of coefficients and is then [X].
{d_0 + d_1 \frac{x-\mu}{\sigma} + d_2 \left( \frac{x-\mu}{\sigma} \right)^2} = 0</math>
with coefficients and to be determined.
Given a natural number , we then multiply each term of equation by , yielding
: <math>q'(x) D(x) x^r + q(x) (c_1 x^r + c_2 x^{r+1}) = 0.</math>
Integrating the two terms of the equation over , and integrating by parts the first addend, we obtain
: <math>\begin{align}
0 &= \int_J 0 \,dx \\
&= \Big[ q(x) D(x) x^r \Big]_J - \int_J q(x) [D(x) x^r]' \,dx + \int_J q(x) (c_1 x^r + c_2 x^{r+1}) \,dx \\
&= \Big[ q(x) D(x) x^r \Big]_J + \int_J q(x) [c_1 x^r + c_2 x^{r+1} - r d_0 x^{r-1} - (r+1) d_1 x^r - (r+2) d_2 x^{r+1}] \,dx \\
&= \Big[ q(x) D(x) x^r \Big]_J + c_1 \alpha_r + c_2 \alpha_{r+1} - r d_0 \alpha_{r-1} - (r+1) d_1 \alpha_r - (r+2) d_2 \alpha_{r+1}.
\end{align}</math>
Let be a boundary, finite or infinite, of the domain :
- if is finite:
- the convergence of means that we have as , hence ,
- is a zero of the quadratic polynomial so is a linear polynomial taking a finite value at ,
- is finite,
- thus ;
- if is infinite:
- the existence of the kurtosis of , and thus of , means that we have for at least as , hence for at least ,
- is a polynomial of degree at most ,
- thus .
Consequently, we always have .
Letting take all values in , we thus obtain a system of 4 linear equations:
: <math>\begin{cases}\begin{alignat}{3}
0 &= c_1 \alpha_0 + c_2 \alpha_1 - 0 d_0 \alpha_{-1} - 1 d_1 \alpha_0 - 2 d_2 \alpha_1 &&= c_1 - d_1 \\
0 &= c_1 \alpha_1 + c_2 \alpha_2 - 1 d_0 \alpha_0 - 2 d_1 \alpha_1 - 3 d_2 \alpha_2 &&= c_2 - d_0 - 3 d_2 \\
0 &= c_1 \alpha_2 + c_2 \alpha_3 - 2 d_0 \alpha_1 - 3 d_1 \alpha_2 - 4 d_2 \alpha_3 &&= c_1 + \gamma_1 c_2 - 3 d_1 - 4 \gamma_1 d_2 \\
0 &= c_1 \alpha_3 + c_2 \alpha_4 - 3 d_0 \alpha_2 - 4 d_1 \alpha_3 - 5 d_2 \alpha_4 &&= \gamma_1 c_1 + \beta_2 c_2 - 3 d_0 - 4 \gamma_1 d_1 - 5 \beta_2 d_2.
\end{alignat}\end{cases}</math>
We thus have and , yielding
: <math>\begin{cases}\begin{alignat}{3}
0 &= d_1 + \gamma_1 (d_0 + 3 d_2) - 3 d_1 - 4 \gamma_1 d_2 &&= \gamma_1 d_0 - 2 d_1 - \gamma_1 d_2 \\
0 &= \gamma_1 d_1 + \beta_2 (d_0 + 3 d_2) - 3 d_0 - 4 \gamma_1 d_1 - 5 \beta_2 d_2 &&= (\beta_2 - 3) d_0 - 3 \gamma_1 d_1 - 2 \beta_2 d_2.
\end{alignat}\end{cases}</math>
Then , thus
: <math>\begin{align}
0 &= 2 \beta_2 d_0 - 6 d_0 - 3 \gamma_1^2 (d_0 - d_2) - 4 \beta_2 d_2 \\
&= (2 \beta_2 - 6 - 3 \gamma_1^2) d_0 + (3 \gamma_1^2 - 4 \beta_2) d_2 \\
&= (2 \beta_2 - 3 \beta_1 - 6) d_0 - (4 \beta_2 - 3 \beta_1) d_2.
\end{align}</math>
As the coefficients and can be all multiplied by a non-zero constant without changing equation , we can then freely set
: <math>\begin{cases}\begin{align}
d_0 &= 4 \beta_2 - 3 \beta_1 \\
d_2 &= 2 \beta_2 - 3 \beta_1 - 6
\end{align}\end{cases}</math>
resulting in
: <math>\begin{cases}\begin{alignat}{3}
c_2 &= d_0 + 3 d_2 &&= 2 (5 \beta_2 - 6 \beta_1 - 9) \\
c_1 = d_1 &= \gamma_1 (d_0 - d_2)/2 &&= \gamma_1 (\beta_2 + 3).
\end{alignat}\end{cases}</math>
By expanding and , and using , we get
: <math>\begin{cases}\begin{alignat}{3}
c_2 &= 2 (5 \mu_4 \sigma^{-4} - 6 \mu_3^2 \sigma^{-6} - 9) &&= 2 \sigma^{-6} (5 \mu_4 \mu_2 - 6 \mu_3^2 - 9 \mu_2^3) \\
d_0 &= 4 \mu_4 \sigma^{-4} - 3 \mu_3^2 \sigma^{-6} &&= \sigma^{-6} (\mu_4 \mu_2 - 3 \mu_3^2) \\
c_1 = d_1 &= \mu_3 \sigma^{-3} (\mu_4 \sigma^{-4} + 3) &&= \sigma^{-7} \mu_3 (\mu_4 + 3 \mu_2^2) \\
d_2 &= 2 \mu_4 \sigma^{-4} - 3 \mu_3^2 \sigma^{-6} - 6 &&= \sigma^{-6} (2 \mu_4 \mu_2 - 3 \mu_3^2 - 6 \mu_2^3)
\end{alignat}\end{cases}</math>
and thus
: <math>\begin{align}
\frac{a_1 + a_2 x}{b_0 + b_1 x + b_2 x^2} &= \frac{1}{\sigma} \frac{c_1 + c_2 \frac{x-\mu}{\sigma{d_0 + d_1 \frac{x-\mu}{\sigma} + d_2 \left( \frac{x-\mu}{\sigma} \right)^2} \\
&= \frac{\sigma^{-7} \mu_3 (\mu_4 + 3 \mu_2^2) + 2 \sigma^{-7} (5 \mu_4 \mu_2 - 6 \mu_3^2 - 9 \mu_2^3) (x - \mu)}{\sigma^{-5} (\mu_4 \mu_2 - 3 \mu_3^2) + \sigma^{-7} \mu_3 (\mu_4 + 3 \mu_2^2) (x - \mu) + \sigma^{-7} (2 \mu_4 \mu_2 - 3 \mu_3^2 - 6 \mu_2^3) (x - \mu)^2} \\
&= \frac{\mu_3 (\mu_4 + 3 \mu_2^2) + 2 (5 \mu_4 \mu_2 - 6 \mu_3^2 - 9 \mu_2^3) (x - \mu)}{\mu_2 (\mu_4 \mu_2 - 3 \mu_3^2) + \mu_3 (\mu_4 + 3 \mu_2^2) (x - \mu) + (2 \mu_4 \mu_2 - 3 \mu_3^2 - 6 \mu_2^3) (x - \mu)^2}.
\end{align}</math>
As has dimension [X] (and has dimension [X]), we see that removing the s appearing in denominators yields coefficients and with dimension [X].
By setting and , we obtain expressions without additive constants as we have:
: <math>\begin{cases}\begin{align}
c_2 &= 2 (2 \xi_6 - \xi_4) \\
d_0 &= \xi_6 + \xi_4 \\
c_1 = d_1 &= \gamma_1 \xi_4 \\
d_2 &= \xi_6 - \xi_4.
\end{align}\end{cases}</math>
According to Ord, Pearson devised the underlying form of equation on the basis of, firstly, the formula for the derivative of the logarithm of the density function of the normal distribution (which gives a linear function) and, secondly, from a recurrence relation for values in the probability mass function of the hypergeometric distribution (which yields the linear-divided-by-quadratic structure).
In equation , the parameters and determine a stationary point if , and hence under some conditions a mode of the distribution, since
: <math>p'\left( -\frac{a_1}{a_2} \right) = 0</math>
follows directly from the differential equation.
Since we are confronted with a first-order linear differential equation with variable coefficients, its solution is straightforward:
: <math>p(x) \propto \exp\left( -\int \frac{a_2 x + a_1}{b_2 x^2 + b_1 x + b_0} \,dx \right).</math>
The integral in this solution simplifies considerably when certain special cases of the integrand are considered.
Pearson (1895, p. 367) distinguished two main cases, determined by the sign of the discriminant (and hence the number of real roots) of the quadratic function
: <math>B(x) = b_2 x^2 + b_1 x + b_0. \qquad (2)</math>
Particular types of distribution
Case 1, negative discriminant
The Pearson type IV distribution
If the discriminant of the quadratic function (2) is negative (<math>b_1^2 - 4 b_2 b_0 < 0</math>), it has no real roots. Then define
:<math>\begin{align}
y &= x + \frac{b_1}{2b_2}, \\[5pt]
\alpha &= \frac{\sqrt{4b_2b_0 - b_1^2{2b_2}.
\end{align}</math>
Observe that is a well-defined real number and , because by assumption <math>4 b_2 b_0 - b_1^2 > 0</math> and therefore . Applying these substitutions, the quadratic function (2) is transformed into
:<math>B(x) = b_2(y^2 + \alpha^2).</math>
<!--NB: ^^^ don't change this to y, B is still a function of x.-->
The absence of real roots is obvious from this formulation, because α<sup>2</sup> is necessarily positive.
We now express the solution to the differential equation (1) as a function of y:
:<math>p(y) \propto \exp\left(- \frac{1}{b_2} \int\frac{y - \frac{b_1}{2b_2} + a}{y^2 + \alpha^2} \,dy \right).</math>
Pearson (1895, p. 362) called this the "trigonometrical<!--sic--> case", because the integral
:<math>\int\frac{y-\frac{2b_2a - b_1}{2b_2{y^2 + \alpha^2} \,dy = \frac{1}{2} \ln(y^2 + \alpha^2) - \frac{2b_2a - b_1}{2b_2\alpha}\arctan\left(\frac{y}{\alpha}\right) + C_0</math>
involves the inverse trigonometric arctan function. Then
:<math>p(y) \propto \exp\left[ -\frac{1}{2b_2} \ln\left(1+\frac{y^2}{\alpha^2}\right) -\frac{\ln\alpha}{b_2} +\frac{2b_2a - b_1}{2b_2^2\alpha} \arctan\left(\frac{y}{\alpha}\right) + C_1 \right].</math>
Finally, let
:<math>\begin{align}
m &= \frac{1}{2b_2}, \\[5pt]
\nu &= -\frac{2b_2a - b_1}{2b_2^2\alpha}.
\end{align}</math>
Applying these substitutions, we obtain the parametric function:
:<math>p(y) \propto \left[1 + \frac{y^2}{\alpha^2}\right]^{-m} \exp\left[-\nu \arctan\left(\frac{y}{\alpha}\right) \right]. </math>
This unnormalized density has support on the entire real line. It depends on a scale parameter α > 0 and shape parameters m > 1/2 and ν. One parameter was lost when we chose to find the solution to the differential equation (1) as a function of y rather than x. We therefore reintroduce a fourth parameter, namely the location parameter λ. We have thus derived the density of the Pearson type IV distribution:
:<math>p(x) = \frac{\left|\frac{\operatorname{\Gamma}\left(m+\frac{\nu}{2}i\right)}{\Gamma(m)}\right|^2}{\alpha\operatorname{\Beta}\left(m-\frac12, \frac12\right)}
\left[1 + \left(\frac{x-\lambda}{\alpha}\right)^2 \right]^{-m} \exp\left[-\nu \arctan\left(\frac{x-\lambda} \alpha \right)\right]. </math>
The normalizing constant involves the complex Gamma function (Γ) and the Beta function (B).
Notice that the location parameter λ here is not the same as the original location parameter introduced in the general formulation, but is related via
:<math>\lambda = \lambda_{original} + \frac{\alpha \nu}{2(m-1)}. </math>
The Pearson type VII distribution
300px|thumb|Plot of Pearson type VII densities with λ = 0, σ = 1, and: γ<sub>2</sub> = ∞ (red); γ<sub>2</sub> = 4 (blue); and γ<sub>2</sub> = 0 (black)
The shape parameter ν of the Pearson type IV distribution controls its skewness. If we fix its value at zero, we obtain a symmetric three-parameter family. This special case is known as the Pearson type VII distribution (cf. Pearson 1916, p. 450). Its density is
:<math>p(x) = \frac{1}{\alpha\operatorname{\Beta}\left(m-\frac12, \frac12\right)} \left[1 + \left(\frac{x-\lambda} \alpha \right)^2 \right]^{-m},</math>
where B is the Beta function.
An alternative parameterization (and slight specialization) of the type VII distribution is obtained by letting
:<math>\alpha = \sigma\sqrt{2m-3},</math>
which requires m > 3/2. This entails a minor loss of generality but ensures that the variance of the distribution exists and is equal to σ<sup>2</sup>. Now the parameter m only controls the kurtosis of the distribution. If m approaches infinity as λ and σ are held constant, the normal distribution arises as a special case:
:<math>\begin{align}
&\lim_{m\to\infty}\frac{1}{\sigma\sqrt{2m-3}\,\operatorname{\Beta}\left(m-\frac12, \frac12\right)} \left[1 + \left(\frac{x-\lambda}{\sigma\sqrt{2m-3\right)^2 \right]^{-m} \\[5pt]
= {} & \frac{1}{\sigma\sqrt{2}\,\operatorname{\Gamma}\left(\frac12\right)} \cdot \lim_{m\to\infty} \frac{\Gamma(m)}{\operatorname{\Gamma}\left(m-\frac12\right) \sqrt{m-\frac32 \cdot \lim_{m\to\infty} \left[1 + \frac{\left(\frac{x-\lambda}{\sigma}\right)^2}{2m-3} \right]^{-m} \\[5pt]
= {} & \frac{1}{\sigma\sqrt{2\pi \cdot 1 \cdot \exp\left[-\frac12 \left(\frac{x-\lambda}{\sigma}\right)^2 \right].
\end{align}</math>
This is the density of a normal distribution with mean λ and standard deviation σ.
It is convenient to require that m > 5/2 and to let
:<math>m = \frac52 + \frac{3}{\gamma_2}.</math>
This is another specialization, and it guarantees that the first four moments of the distribution exist. More specifically, the Pearson type VII distribution parameterized in terms of (λ, σ, γ<sub>2</sub>) has a mean of λ, standard deviation of σ, skewness of zero, and positive excess kurtosis of γ<sub>2</sub>.
Student's t-distribution
The Pearson type VII distribution is equivalent to the non-standardized Student's t-distribution with parameters ν > 0, μ, σ<sup>2</sup> by applying the following substitutions to its original parameterization:
:<math>\begin{align}
\lambda &= \mu, \\[5pt]
\alpha &= \sqrt{\nu\sigma^2}, \\[5pt]
m &= \frac{\nu+1}{2},
\end{align}</math>
Observe that the constraint is satisfied.
The resulting density is
:<math>p(x\mid\mu,\sigma^2,\nu) = \frac{1}{\sqrt{\nu\sigma^2}\,\operatorname{\Beta}\left(\frac{\nu}{2}, \frac12\right)} \left(1+\frac{1}{\nu}\frac{(x-\mu)^2}{\sigma^2}\right)^{-\frac{\nu+1}{2, </math>
which is easily recognized as the density of a Student's t-distribution.
This implies that the Pearson type VII distribution subsumes the standard Student's t-distribution and also the standard Cauchy distribution. In particular, the standard Student's t-distribution arises as a subcase, when μ = 0 and σ<sup>2</sup> = 1, equivalent to the following substitutions:
:<math>\begin{align}
\lambda &= 0, \\[5pt]
\alpha &= \sqrt{\nu}, \\[5pt]
m &= \frac{\nu+1}{2},
\end{align}</math>
The density of this restricted one-parameter family is a standard Student's t:
:<math>p(x) = \frac{1}{\sqrt{\nu}\,\operatorname{\Beta}\left(\frac{\nu}{2}, \frac12\right)} \left(1 + \frac{x^2}{\nu} \right)^{-\frac{\nu+1}{2,</math>
Case 2, non-negative discriminant
If the quadratic function (2) has a non-negative discriminant (<math>b_1^2 - 4 b_2 b_0 \geq 0</math>), it has real roots a<sub>1</sub> and a<sub>2</sub> (not necessarily distinct):
:<math>\begin{align}
a_1 &= \frac{-b_1 - \sqrt{b_1^2 - 4 b_2 b_0{2 b_2}, \\[5pt]
a_2 &= \frac{-b_1 + \sqrt{b_1^2 - 4 b_2 b_0{2 b_2}.
\end{align}</math>
In the presence of real roots the quadratic function (2) can be written as
:<math>B(x) = b_2(x-a_1)(x-a_2),</math>
and the solution to the differential equation is therefore
:<math>p(x) \propto \exp\left( -\frac{1}{b_2} \int\frac{x-a}{(x - a_1) (x - a_2)} \,dx \right).</math>
Pearson (1895, p. 362) called this the "logarithmic case", because the integral
:<math>\int\frac{x-a}{(x - a_1) (x - a_2)} \,dx = \frac{(a_1-a)\ln(x-a_1) - (a_2-a)\ln(x-a_2)}{a_1-a_2} + C</math>
involves only the logarithm function and not the arctan function as in the previous case.
Using the substitution
:<math>\nu = \frac{1}{b_2(a_1-a_2)},</math>
we obtain the following solution to the differential equation (1):
:<math>p(x) \propto (x-a_1)^{-\nu (a_1-a)} (x-a_2)^{\nu (a_2-a)}.</math>
Since this density is only known up to a hidden constant of proportionality, that constant can be changed and the density written as follows:
:<math>p(x) \propto \left(1-\frac{x}{a_1}\right)^{-\nu (a_1-a)} \left(1-\frac{x}{a_2}\right)^{ \nu (a_2-a)}.</math>
The Pearson type I distribution
The Pearson type I distribution (a generalization of the beta distribution to more general finite region of support) arises when the roots of the quadratic equation (2) are of opposite sign, that is, <math>a_1 < 0 < a_2</math>. Then the solution p is supported on the interval <math>(a_1, a_2)</math>. Apply the substitution
:<math>x = a_1 + y (a_2 - a_1),</math>
where <math>0<y<1</math>, which yields a solution in terms of y that is supported on the interval (0, 1):
:<math>p(y) \propto \left(\frac{a_1-a_2}{a_1}y\right)^{(-a_1+a)\nu} \left(\frac{a_2-a_1}{a_2}(1-y)\right)^{(a_2-a)\nu}.</math>
One may define:
:<math>\begin{align}
m_1 &= \frac{a-a_1}{b_2 (a_1-a_2)}, \\[5pt]
m_2 &= \frac{a-a_2}{b_2 (a_2-a_1)}.
\end{align}</math>
Regrouping constants and parameters, this simplifies to
:<math>p(y) \propto y^{m_1} (1-y)^{m_2},</math>
Thus <math>\frac{x-\lambda-a_1}{a_2-a_1}</math> follows a beta distribution <math>\Beta(m_1+1,m_2+1)</math> with <math>\lambda=\mu_1-(a_2-a_1) \frac{m_1+1}{m_1+m_2+2}-a_1</math>. It turns out that m<sub>1</sub>, m<sub>2</sub> > −1 is necessary and sufficient for p to be a proper probability density function.
The Pearson type II distribution
The Pearson type II distribution is a special case of the Pearson type I family restricted to symmetric distributions. Using formulae from the type I section, with <math>m_1 = m_2 = m</math> and <math>-a_1 = a_2 = a</math>, on the interval (−a, a) it can be written as:
:<math>p(x) \propto \left(1-\frac{x^2}{a^2}\right)^m.</math>
Or with
:<math>x = -a + 2 y a,</math>
<math>y</math> is distributed according to the beta distribution on the interval (0, 1),
:<math>p(y) \propto \left(1 - 4 \left(y - \frac 1 2\right)^2\right)^m \propto y^{m} (1 - y)^{m}.</math>
with appropriate constant of proportionality the PDF becomes
:<math>p(y) = y^{m} (1-y)^{m} \frac{\Gamma(2m+2)}{\Gamma(m+1)^2}.</math>
The Pearson type III distribution
Defining
:<math>\lambda= \mu_1 + \frac{b_0}{b_1} - (m+1) b_1,</math>
<math>b_0+b_1 (x-\lambda)</math> is <math>\operatorname{Gamma}(m+1,b_1^2)</math>. The Pearson type III distribution is a gamma distribution or chi-squared distribution.
The Pearson type V distribution
Defining new parameters:
:<math>\begin{align}
C_1 &= \frac{b_1}{2 b_2}, \\
\lambda &= \mu_1-\frac{a-C_1} {1-2 b_2},
\end{align}</math>
<math>x-\lambda</math> follows an <math>\operatorname{InverseGamma}(\frac{1}{b_2}-1,\frac{a-C_1}{b_2})</math>. The Pearson type V distribution is an inverse-gamma distribution.
The Pearson type VI distribution
Defining
:<math>\lambda=\mu_1 + (a_2-a_1) \frac{m_2+1}{m_2+m_1+2} - a_2,</math>
<math>\frac{x-\lambda-a_2}{a_2-a_1}</math> follows a <math>\beta^{\prime}(m_2+1,-m_2-m_1-1)</math>. The Pearson type VI distribution is a beta prime distribution or F-distribution.
Relation to other distributions
The Pearson family subsumes the following distributions, among others:
- Bernoulli distribution (B; limit of I)
- Beta distribution (I and its symmetric subtype II)
- Beta prime distribution (VI)
- Cauchy distribution (subtype of VII)
- Chi-squared distribution (subtype of III)
- Continuous uniform distribution (R; subtype of II, VIII, IX, and XII)
- Exponential distribution (X/E; subtype of III, limit of IX and XI)
- Gamma distribution (III; limit of I and VI)
- Generalized Pareto distribution (VIII, IX, X/E, and XI)
- F-distribution (subtype of VI)
- Inverse-chi-squared distribution (subtype of V)
- Inverse-gamma distribution (V; limit of IV and VI)
- Normal distribution (G; limit of II (and thus I), III, VII (and thus IV), V, and VI)
- Pareto distribution (XI; subtype of VI)
- Power function distribution (VIII and IX; subtype of I)
- Student's t-distribution (VII; symmetric subtype of IV)
- Wigner semicircle distribution (subtype of II)
As of 2025, the only types without a name are IV (see above) and XII (beta distribution with <math>\alpha + \beta = 2</math>).
Alternatives to the Pearson system of distributions for the purpose of fitting distributions to data are the quantile-parameterized distributions (QPDs) and the metalog distributions. QPDs and metalogs can provide greater shape and bounds flexibility than the Pearson system. Instead of fitting moments, QPDs are typically fit to empirical CDF or other data with linear least squares.
Examples of modern alternatives to the Pearson skewness-vs-kurtosis diagram are: (i) https://github.com/SchildCode/PearsonPlot and (ii) the "Cullen and Frey graph" in the statistical application R.
Applications
These models are used in financial markets, given their ability to be parametrized in a way that has intuitive meaning for market traders. A number of models are in current use that capture the stochastic nature of the volatility of rates, stocks, etc., and this family of distributions may prove to be one of the more important.
In the United States, the log-gamma distribution (historically named Log-Pearson III) is the default distribution for flood frequency analysis.
Recently, there have been alternatives developed to the Pearson distributions that are more flexible and easier to fit to data. See the metalog distributions.
