Comparing three discrete power laws
Yesterday I wrote about the zeta distribution and the Yule-Simon distribution and said that they, along with the Zipf distribution, are all discrete power laws. This post fills in detail for that statement.
The probability mass functions for the zeta, Zipf, and Yule-Simon distributions are as follows.
Here the subscripts , y, and z stand for zeta, Yule, and Zipf respectively. The distribution parameters follow after the semicolon.
Comparing Zipf and zetaThe Zipf distribution is only defined on the first N positive integers. The normalizing constant for the Zipf distribution is the Nth generalized harmonic number with exponent s.
As N goes to infinity, HN,s converges to (s); this is the definition of the function. So the Zipf and zeta distributions are asymptotically equal.
Comparing zeta and YuleThis post showed that for large k,
That is, fy(k, ) is proportional to a power of k, except k is shifted by an amount .
To compare the zeta and Yule distributions we'll need to compare zeta with s+1 to Yule with in order to make the exponents agree, and we'll need to shift the zeta distribution by s+1.
When we plot the ratio of the pmfs, we see that the distributions agree in the limit as k gets large.
In this plot s = = 1.5.
The ratio is approaching a constant, and in fact the limit is
based on the ratio of the proportionality constants.
CommentNote that the three distributions are asymptotically proportional, given the necessary shift in k, but in different ways. The Zipf distribution converges to the zeta distribution, for every k, as N goes to infinity. The zeta and Yule distributions are asymptotically proportional as k goes to infinity. So one proportion is asymptotic in a parameter N and one is asymptotic in an argument k.
The post Comparing three discrete power laws first appeared on John D. Cook.