Processing math: 100%

Truncated Exponential Distribution

This is an exponential distribution defined only over a certain region 0<x<B . In standard form this is

f(x;B)=ex1eBF(x;B)=1ex1eBG(q;B)=log(1q+qeB)
μn=Γ(1+n)Γ(1+n,B)
h[X]=log(eB1)+1+eB(B1)1eB.

Implementation: scipy.stats.truncexpon