English

Powerlaw: a Python package for analysis of heavy-tailed distributions

Data Analysis, Statistics and Probability 2014-02-03 v3

Abstract

Power laws are theoretically interesting probability distributions that are also frequently used to describe empirical data. In recent years effective statistical methods for fitting power laws have been developed, but appropriate use of these techniques requires significant programming and statistical insight. In order to greatly decrease the barriers to using good statistical methods for fitting power law distributions, we developed the powerlaw Python package. This software package provides easy commands for basic fitting and statistical analysis of distributions. Notably, it also seeks to support a variety of user needs by being exhaustive in the options available to the user. The source code is publicly available and easily extensible.

Keywords

Cite

@article{arxiv.1305.0215,
  title  = {Powerlaw: a Python package for analysis of heavy-tailed distributions},
  author = {Jeff Alstott and Ed Bullmore and Dietmar Plenz},
  journal= {arXiv preprint arXiv:1305.0215},
  year   = {2014}
}

Comments

18 pages, 6 figures, code and supporting information at https://github.com/jeffalstott/powerlaw and https://pypi.python.org/pypi/powerlaw

R2 v1 2026-06-22T00:09:40.679Z