In probability and statistics, the reciprocal distribution, also known as the log-uniform distribution, is a continuous probability distribution. It is characterised by its probability density function, within the support of the distribution, being proportional to the reciprocal of the variable.
The reciprocal distribution is an example of an inverse distribution, and the reciprocal (inverse) of a random variable with a reciprocal distribution itself has a reciprocal distribution.
The probability density function (pdf) of the reciprocal distribution is
f(x;a,b)=
1 | |
x[ln(b)-ln(a)] |
fora\lex\lebanda>0.
Here,
a
b
ln
F(x;a,b)=
ln(x)-ln(a) | |
ln(b)-ln(a) |
fora\lex\leb.
A positive random variable X is log-uniformly distributed if the logarithm of X is uniform distributed,
ln(X)\simlU(ln(a),ln(b)).
This relationship is true regardless of the base of the logarithmic or exponential function. If
loga(Y)
logb(Y)
a,b ≠ 1
eX
aX
0<a ≠ 1
The reciprocal distribution is of considerable importance in numerical analysis, because a computer’s arithmetic operations transform mantissas with initial arbitrary distributions into the reciprocal distribution as a limiting distribution.[1]