Processing math: 100%
SciPy

This is documentation for an old release of SciPy (version 0.19.0). Search for this page in the documentation of the latest stable release (version 1.15.1).

Planck (discrete exponential) Distribution

Named Planck because of its relationship to the black-body problem he solved.

p(k;λ)=(1eλ)eλkkλ0F(x;λ)=1eλ(x+1)xλ0G(q;λ)=1λlog[1q]1.
μ=1eλ1μ2=eλ(1eλ)2γ1=2cosh(λ2)γ2=4+2cosh(λ)
M(t)=1eλ1etλ
h[X]=λeλ1eλlog(1eλ)

Implementation: scipy.stats.planck