{ } Raw JSON

bundles / scipy latest / docs

Doc

Zipf (Zeta) Distribution

docs/tutorial:stats:discrete_zipf

A random variable has the zeta distribution (also called the zipf distribution) with parameter if it's probability mass function is given by

where

is the Riemann zeta function. Other functions of this distribution are

where and is the polylogarithm function of defined as

Implementation: scipy.stats.zipf