September 9th, 2007, 8:39 pm
Hi:I've been trying to model stock returns with power-law tails on both sides with a probability distribution of two overlaid Pareto distributions. I define my quantile function thus:or with a location and scale parameter thus:x is the quantile (from 0 to 1) for which I want to find out the appropriate stock return, k determines the tail-heaviness, and a and b are location and scale.This gives quite interesting results, similar to the Gaussian but, as expected, with lots of extra kurtosis. Different from stable distributions, k can be larger than 2 and variance thus finite.Now this probability distribution is so simple that someone must have used it before. I wondered whether anyone of you know this to be a researched probability distribution, in particular whether the inverse of the quantile function above, i.e. the CDF, can be expressed, perhaps in terms of one of the common transcendental functions (intuitively, Gamma might be a candidate).