Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Survival Tail Ratio

Statement

For a right-tail survival function Fˉ(x)=P(X>x)\bar F(x)=\mathbb P(X>x), the survival tail-ratio diagnostic is

QF(x)=Fˉ(x)2Fˉ(2x),Q_F(x)=\frac{\bar F(x)^2}{\bar F(2x)},

where Fˉ(2x)>0\bar F(2x)>0. With iid copies X1X_1 and X2X_2, the numerator is

Fˉ(x)2=P(X1>x, X2>x).\bar F(x)^2=\mathbb P(X_1>x,\ X_2>x).

Thus QF(x)Q_F(x) 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 x>0x>0 is the comparison threshold, FF is the CDF, and α>0\alpha>0, xm>0x_m>0 are the Pareto exponent and lower cutoff. QFQ_F is distinct from the regular-variation ratio Fˉ(tx)/Fˉ(x)\bar F(tx)/\bar F(x).

Calibration cases

The diagnostic separates three useful geometries:

Tail modelQF(x)Q_F(x) behaviorReading
Pareto, Fˉ(x)=(xm/x)α\bar F(x)=(x_m/x)^\alpha2α(xm/x)α02^\alpha(x_m/x)^\alpha\to0A single doubled observation is eventually more likely than two independent observations above xx.
Exponential, Fˉ(x)=eλx\bar F(x)=e^{-\lambda x}1Two xx-exceedances and one 2x2x-exceedance have the same exponential cost.
Standard normal2/πex2/x\sim \sqrt{2/\pi}\,e^{x^2}/x\to\inftyTwo moderate extremes are much more likely than one doubled extreme.

The Pareto calculation is exact once xxmx\ge x_m. The normal calculation uses Mills’ ratio, Φˉ(x)ex2/2/(2πx)\bar\Phi(x)\sim e^{-x^2/2}/(\sqrt{2\pi}x), 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 FˉRVα\bar F\in RV_{-\alpha} with α>0\alpha>0, then

Fˉ(2x)Fˉ(x)2α.\frac{\bar F(2x)}{\bar F(x)}\to 2^{-\alpha}.

Therefore

QF(x)=Fˉ(x)Fˉ(2x)/Fˉ(x)2αFˉ(x)0.Q_F(x) = \frac{\bar F(x)}{\bar F(2x)/\bar F(x)} \sim 2^\alpha\bar F(x) \to0.

So regularly varying tails fall on the one-big-jump side of this diagnostic. That agrees with subexponentiality, though QF(x)0Q_F(x)\to0 is only a diagnostic ratio and not the full convolution-tail definition.

Static calibration

For an exact Pareto law with xm=1x_m=1 and α=1.5\alpha=1.5, QF(x)=(2/x)3/2Q_F(x)=(2/x)^{3/2} for x1x\ge1. The exponential comparison is exactly one at every positive threshold.

Threshold xxPareto QF(x)Q_F(x)Exponential QF(x)Q_F(x)
211
423/20.3535532^{-3/2}\approx0.3535531
81/81/81
1629/20.0441942^{-9/2}\approx0.0441941

A heavy-tailed model can therefore have QF(x)1Q_F(x)\ge1 at finite thresholds; the asymptotic direction and the range inspected both matter. For the normal, substitution of Mills’ ratio gives

QΦ(x)ex2/(2πx2)e2x2/(22πx)=2πex2x.Q_\Phi(x)\sim \frac{e^{-x^2}/(2\pi x^2)}{e^{-2x^2}/(2\sqrt{2\pi}x)} =\sqrt{\frac2\pi}\frac{e^{x^2}}x.

Student-t tails with positive degrees of freedom (including the Cauchy case) are regularly varying, so the preceding regular-variation argument gives QF(x)0Q_F(x)\to0. These are population calculations, not empirical fits.

Caveats

References

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.

References
  1. Embrechts, P., Klüppelberg, C., & Mikosch, T. (1997). Modelling Extremal Events. Springer Berlin Heidelberg. 10.1007/978-3-642-33483-2