In calculus one learns that $$ p + \frac{p^2} 2 + \frac{p^3} 3 + \frac{p^4} 4 + \cdots = -\log(1-p). \tag 1 $$ Thus a discrete probability distribution on the set $\{1,2,3,\ldots\}$ is given by $$ \Pr(X=x) = \frac{-p^x}{ x\log(1-p)} \text{ for } x = 1,2,3,\ldots\, \tag 2 $$ with $0<p<1.$
I seem to recall that this probability distribution was written about by Ronald Fisher in the '30s, and called the $\text{“}$logarithmic distribution$\text{''}$ presumably because of line $(1)$ above. It is known (but I don't know where it first appeared) that if $X_1,X_2,X_3,\ldots$ are i.i.d. with this distribution, and $N\sim\operatorname{Poisson},$ then $$ \sum_{n=1}^N X_n $$ has a negative binomial distribution (on the set $\{0,1,2,3,\ldots\}$).
It is readily seen that, with $X$ as in line $(2)$ above, $$ \operatorname E(X) = \frac{-p}{(1-p)\log(1-p)} =: \mu. $$ As $p$ increases from $0$ to $1,$ then $\mu$ increases from $1$ to $+\infty.$ So my question is:
How do we interpret this parameter $p\text?;$ i.e. is it perhaps the probability of some event related the random variable $X$ or the expected value of some function of $X$ or some sort of rate, or what?$\big($And while we're at it, can anything further of interest be said about $\mu$ as a function of $p$ or about $p$ as a function of $\mu\text{?}\big)$