Statement¶
For a right-tail survival function , the survival tail-ratio diagnostic is
where . With iid copies and , the numerator is
Thus compares a two-coordinate moderate-extreme event with a one-coordinate double-threshold event. It is a tail-geometry diagnostic, not an estimator by itself.
Here is the comparison threshold, is the CDF, and , are the Pareto exponent and lower cutoff. is distinct from the regular-variation ratio .
Calibration cases¶
The diagnostic separates three useful geometries:
| Tail model | behavior | Reading |
|---|---|---|
| Pareto, | A single doubled observation is eventually more likely than two independent observations above . | |
| Exponential, | 1 | Two -exceedances and one -exceedance have the same exponential cost. |
| Standard normal | Two moderate extremes are much more likely than one doubled extreme. |
The Pareto calculation is exact once . The normal calculation uses Mills’ ratio, , for the standard Gaussian tail. This also follows from the complementary-error function expansion in NIST DLMF, Section 7.12.
The regular variation connection is simple. If with , then
Therefore
So regularly varying tails fall on the one-big-jump side of this diagnostic. That agrees with subexponentiality, though is only a diagnostic ratio and not the full convolution-tail definition.
Static calibration¶
For an exact Pareto law with and , for . The exponential comparison is exactly one at every positive threshold.
| Threshold | Pareto | Exponential |
|---|---|---|
| 2 | 1 | 1 |
| 4 | 1 | |
| 8 | 1 | |
| 16 | 1 |
A heavy-tailed model can therefore have at finite thresholds; the asymptotic direction and the range inspected both matter. For the normal, substitution of Mills’ ratio gives
Student-t tails with positive degrees of freedom (including the Cauchy case) are regularly varying, so the preceding regular-variation argument gives . These are population calculations, not empirical fits.
Caveats¶
is a distribution-level diagnostic. A finite empirical estimate can be dominated by sampling noise because both the numerator and denominator involve rare events.
The iid interpretation of fails under dependence. Clustered extremes need their own dependence model before this ratio can be read as a joint-event probability.
The ratio uses right tails. Two-sided returns, losses, and absolute values require an explicit transformation before the diagnostic is applied.
is compatible with one-big-jump geometry, but it is not a replacement for the convolution-tail definition of Subexponentiality.
References¶
Taleb, Statistical Consequences of Fat Tails 2020.
Feller, An Introduction to Probability Theory and Its Applications, Vol. II (2nd ed., Wiley, 1971).
Embrechts, Klueppelberg, and Mikosch, Modelling Extremal Events 1997.
Backlinks¶
Depends on: Regular Variation and Subexponentiality.
Related catalog: Tail Class Catalog.
Related diagnostic: Max-to-Sum Ratio.
Used by: Iso-Density Tail Geometry.
Source and adaptation¶
Adapted from incerto-wiki, content/concepts/methods/survival-tail-ratio.md, revision 9717c9c
(2026-09-13 Batch 2 import). Copyright (c) 2023 xshi19. Licensed under MIT.
Links, notation, and qualifications 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.
- Embrechts, P., Klüppelberg, C., & Mikosch, T. (1997). Modelling Extremal Events. Springer Berlin Heidelberg. 10.1007/978-3-642-33483-2