Zipf (Zeta) Distribution#
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