Generalized Pareto distribution
Talk0this wiki
Assessment |
Biopsychology |
Comparative |
Cognitive |
Developmental |
Language |
Individual differences |
Personality |
Philosophy |
Social |
Methods |
Statistics |
Clinical |
Educational |
Industrial |
Professional items |
World psychology |
Statistics: Scientific method · Research methods · Experimental design · Undergraduate statistics courses · Statistical tests · Game theory · Decision theory
| Probability density function | |
| Cumulative distribution function | |
| Parameters | location (real) |
| Support | ![]()
|
![]() where | |
| cdf |
|
| Mean |
|
| Median |
|
| Mode | |
| Variance |
|
| Skewness | |
| Kurtosis | |
| Entropy | |
| mgf | |
| Char. func. | |
The family of generalized Pareto distributions (GPD) has three parameters
and
.
The cumulative distribution function is
for
when
, and
when
, where
is the location parameter,
the scale parameter and
the shape parameter. Note that some references give the "shape parameter" as
.
The probability density function is:
or
again, for
, and
when
.
Generating generalized Pareto random variables
Edit
If U is uniformly distributed on (0, 1], then
In Matlab Statistics Toolbox, you can easily use "gprnd" command to generate generalized Pareto random numbers.
With GNU R you can use the packages POT or evd with the "rgpd" command (see for exact usage: http://rss.acs.unt.edu/Rdoc/library/POT/html/simGPD.html)
See also
Edit
References
Edit
- Balkema, A.; Laurens de Haan (1974), "Residual life time at great age", Annals of Probability 2: 792–804, http://projecteuclid.org/euclid.aop/1176996548
- Pickands, James (1975), "Statistical inference using extreme order statistics", Annals of Statistics 3: 119–131, http://projecteuclid.org/euclid.aos/1176343003
Some common univariate probability distributions | |
|---|---|
| Continuous | |
| Discrete | |
| List of probability distributions | |
| This page uses Creative Commons Licensed content from Wikipedia (view authors). |


