I'm trying to understand the functional form of the Generalized Pareto distribution (GPD) presented in Wikipedia. In the "Definition" section location parameter $\mu$ does not appear in the function, whilst in the "Characterization" section it does. My question is:
- how the GPD form presented in Wikipedia can be reconciled with GPD form presented in other sources. (See pictures below). In the third picture, a sketch derivation of the GPD from the Generalized Extreme Value (GEV) distribution would suggest that $\frac{x-\mu}{\sigma}$ should not appear in that form in the expression of the GPD as presented in Wikipedia.
Picture 3 features an extract from Extreme Value Modeling and Risk Analysis: Methods and Applications, Dipak K. Dey, Jun Yan
Basically, you have to read the article more carefully. They are all the same.
Wikipedia begins by stating:
(Emphasis mine.) Then in the Definition,
The use of the word "standard" in this context is analogous to the way we call $Z = \operatorname{Normal}(\mu = 0, \sigma = 1)$ a standard or standardized normal distribution; i.e., the location parameter is zero and the scale parameter is unity.
The article proceeds to generalize the above (again, as we do with the normal distribution) by replacing $z$ with $(x-\mu)/\sigma$ with location $\mu$ and scale $\sigma$. This three-parameter family is the same as what we see in your attached images, after accommodating for the emphasized sentence above.