The unprecedented gap in Methods of Rationality updates prompts musing about whether readership is increasing enough & what statistics one would use; I write code to download FF.net reviews, clean it, parse it, load into R, summarize the data & depict it graphically, run linear regression on a subset & all reviews, note the poor fit, develop a quadratic fit instead, and use it to predict future review quantities.
Then, I run a similar analysis on a competing fanfiction to find out when they will have equal total review-counts. A try at logarithmic fits fails; fitting a linear model to the previous 100 days of _MoR_ and the competitor works much better, and they predict a convergence in <5 years.
Master version: http://www.gwern.net/hpmor#analysis
I was curious about the unique number of reviewers, and (from your CSV) it seems that 6838 different FF.net accounts placed reviews. That's fewer than I expected given the 9.6k favs and 8.6k follows.
Of course, that guy named "Guest" was pretty prolific.
Remember the 1% rule: 1% of your viewers will interact or participate in a meaningful way (and I've seen videos on YouTube with more than 100x views to total votes). So actually, given how much easier it is to favorite or follow than to write a review (however slight), a 6.8 : 9.6 ratio is pretty impressive.
The odd thing there for me is that favorites outnumber follows. I would have expected follows to be a superset of favorites... (read more)