Statement¶
For a random variable and a threshold with and finite conditional expectation above , the mean excess function is
It measures the expected overshoot beyond after the threshold has already been crossed. For a Pareto Type I tail with exponent and ,
For a generalized Pareto variable with location zero, shape , scale , and threshold in its support with , the mean excess function is linear when :
The exponential distribution is the boundary case , where is constant. Here is the threshold, the GPD shape, and its scale at threshold zero.
Diagnostic intuition¶
The mean excess function asks what remains after an event is already large. Thin-tail intuition often expects the remaining excess to be tame once a high threshold has been crossed. A Pareto tail says the opposite: the expected additional excess grows in proportion to the threshold itself.
This makes the mean excess plot a practical threshold diagnostic. A roughly flat plot suggests exponential-like exceedances. A roughly increasing linear plot suggests heavy-tail generalized Pareto behavior. A downward line suggests a finite endpoint. Strong curvature usually says the chosen threshold range is mixing body and tail behavior, or that the model class is too simple.
Pareto derivation and GPD sketch¶
We derive the Pareto mean-excess formula from the conditional survival function. The generalized Pareto linear formula follows from standard GPD threshold stability and the GPD mean formula. The GPD page derives the stability identity; its moment formulas are cited rather than reproved here.
For Pareto Type I,
For and ,
Taking the ratio for gives
Therefore
For a generalized Pareto distribution, the threshold-stability property gives another generalized Pareto distribution above threshold with updated scale , provided is in the support and . Its mean exists only for , and equals .
Mean-excess diagnostic¶
Exact theoretical shapes provide a baseline for the empirical diagnostic. Always report how many observations exceed each threshold.
The theoretical shapes can be compared directly:
| Distribution | Threshold range | Mean excess |
|---|---|---|
| Pareto, , | ||
| Exponential with mean 1 | 1 | |
| Uniform on |
For observations , let . The empirical diagnostic is
For the fixed observations at , only 4 exceeds the threshold, so and . At the mean excess estimate is undefined because the exceedance count is zero. The counting example uses the same strict inequality convention.
What to notice. Pareto mean excess rises with the threshold, exponential mean excess is flat, and bounded-tail mean excess slopes downward toward the endpoint. Empirical values are diagnostics; high thresholds aim to reduce tail-model bias but leave fewer exceedances and more noise.
Caveats¶
The mean excess function is itself a mean. If the fitted tail has , the theoretical mean excess is infinite.
Empirical mean excess plots are unstable at high thresholds. Always inspect exceedance counts.
Linear-looking behavior is suggestive, not decisive. Mixtures and finite upper truncation can create misleading curvature.
For two-sided returns, apply the function to a one-sided loss variable or to absolute returns after stating the modeling choice.
References¶
Davison and Smith, “Models for Exceedances over High Thresholds” 1990.
Coles, An Introduction to Statistical Modeling of Extreme Values 2001.
Embrechts, Klueppelberg, and Mikosch, Modelling Extremal Events 1997.
Backlinks¶
Depends on: Pickands-Balkema-de Haan Theorem (planned), Generalized Pareto Distribution, Pareto Distribution, and threshold notation in Notation (planned).
Used by: S&P 500 Tail Diagnostics (planned) and Tail Threshold Selection (planned).
Source and adaptation¶
Adapted from incerto-wiki, content/concepts/theorems/mean-excess-function.md, revision 9717c9c
(2026-09-13 import). Copyright (c) 2023 xshi19. Licensed under MIT.
Links and notation were adapted for this site; executable figures and simulations
were replaced with static calculations. No upstream execution or formal-proof
verification is claimed for this adaptation.
MIT permission notice
MIT License
Copyright (c) 2023 xshi19
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Davison, A. C., & Smith, R. L. (1990). Models for Exceedances Over High Thresholds. Journal of the Royal Statistical Society Series B: Statistical Methodology, 52(3), 393–425. 10.1111/j.2517-6161.1990.tb01796.x
- Coles, S. (2001). An Introduction to Statistical Modeling of Extreme Values. In Springer Series in Statistics. Springer London. 10.1007/978-1-4471-3675-0
- Embrechts, P., Klüppelberg, C., & Mikosch, T. (1997). Modelling Extremal Events. Springer Berlin Heidelberg. 10.1007/978-3-642-33483-2