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

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

Lévy Distribution

A special case of Lévy-stable distributions with α=12 and β=1 . In standard form it is defined for x>0 as

f(x)=1x2πxexp(12x)F(x)=2[1Φ(1x)]G(q)=[Φ1(1q2)]2.

It has no finite moments.

Implementation: scipy.stats.levy