Processing math: 100%

Rylan Schaeffer

Logo
Resume
Research
Learning
Blog
Teaching
Jokes
Kernel Papers


Logarithmic Distribution

The logarithmic distribution is a discrete distribution over the positive integers defined by a single parameter p(0,1).

Definition

P(X=x;p)=1log(1p)pxx

Derivation

The logarithmic distribution obtains its name from its construction from the Taylor series expansion of the natural logarithm function. Specifically, we start with the Maclaurin series

log(1p)=k=1pkk

Dividing both sides by log(1p) gives us a properly normalized probability distribution.

Relation to Other Distributions

Negative Binomial

The Negative Binomial