Statement¶
We use the symmetric shifted convention defined below; the name “double Pareto” is overloaded in the literature and can also refer to positive-valued size distributions with different left and right exponents. Let have a Pareto Type I distribution with lower cutoff 1 and tail exponent . Let be independent of with . The shifted symmetric double Pareto variable is
Its density on the real line is
The CDF is
For , each one-sided tail has probability
Consequently,
More generally, a location-scale version with has density
The ordinary mean exists and equals 0 exactly when . For , the positive and negative parts are both infinite, so symmetry gives a center but not an ordinary expectation. The variance is finite exactly when , in which case
The absolute moments unify these thresholds:
Here and denote the CDF and density; is an independent sign. denotes the gamma function. Absolute moments diverge for ; the displayed gamma expression only applies for .
Shape and two-sided tail intuition¶
The ordinary Pareto distribution is one-sided: the rare extreme is always on the right. The double Pareto keeps the same power-law magnitude but gives the shock a sign. This makes it useful for toy return models where both large gains and large losses are possible, while preserving a transparent tail exponent.
The density is symmetric, with peak and
Smaller lowers the central density and puts more probability far from zero on both sides. The chance of a large positive value and the chance of an equally large negative value decay at the same power rate.
Derivation from signed Pareto magnitude¶
We derive the symmetric shifted construction used here from the signed Pareto magnitude . The tail, density, and CDF formulas follow directly from symmetry. The moment thresholds use the same Pareto moment logic as Pareto Moment Existence.
For ,
The negative tail is identical by symmetry. Differentiating the CDF on either side gives the density. The expectation is zero only when the first absolute moment exists. When , , so the ordinary mean is undefined even though the distribution is symmetric. Since ,
for . For , the mean exists but the variance is infinite. For , the ordinary mean, and hence variance about that mean, is undefined; the second raw moment is still infinite.
More generally, integration of the absolute-value density gives the beta integral
Two-sided tail calculations¶
The exact two-sided survival is regularly varying with index . At , its values at are respectively 1, , and . Each one-sided tail has half of that probability.
For a fixed multiplier ,
The shift means this is a limiting power ratio, rather than the exact threshold scaling of an unshifted Pareto law.
At , direct evaluation gives the following exact values.
| Density | CDF | |
|---|---|---|
| -4 | ||
| 0 | ||
| 4 |
The mean is zero and the variance is . These values are formula evaluations, without simulation or an imported distribution package. For max-to-sum diagnostics, use or another explicitly defined nonnegative quantity; signed sums can cancel.
Caveats¶
We describe a symmetric signed construction whose magnitude has a Lomax law, not every distribution called “double Pareto” in the literature.
For , even the absolute first moment is infinite. Symmetry can make a formal location or principal-value calculation look harmless while the ordinary expectation is undefined and absolute exposure remains uncontrolled.
The distribution is a pedagogical model. Empirical returns usually need skew, truncation, volatility clustering, dependence, or threshold modeling before a tail fit is credible.
References¶
Resnick, Heavy-Tail Phenomena 2007.
Backlinks¶
Depends on: Pareto Distribution and Regular Variation.
Used by: two-sided tail examples (planned).
Source and adaptation¶
Adapted from incerto-wiki, content/concepts/distributions/double-pareto.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.
- Resnick, S. I. (2007). Heavy-Tail Phenomena: Probabilistic and Statistical Modeling. In Springer Series in Operations Research and Financial Engineering. Springer New York. 10.1007/978-0-387-45024-7