Loading [MathJax]/jax/output/HTML-CSS/jax.js

Power-function Distribution

A special case of the beta distribution with b=1 : defined for x[0,1]

a>0
f(x;a)=axa1F(x;a)=xaG(q;a)=q1/aμ=aa+1μ2=a(a+2)(a+1)2γ1=2(1a)a+2a(a+3)γ2=6(a3a26a+2)a(a+3)(a+4)md=1
h[X]=11alog(a)

Implementation: scipy.stats.powerlaw