Reputation on SO has been highly discussed. I have been curious how the reputation is distributed. A first glimpse on the userlist resulted in the hypothesis, that reputation is degrading following a power-law to the (reputation-order) rank of the user. This distribution would support the theory expressed by the question whether "High Reputation Attracts Too Many 'Up-Votes'?"
I did some data gathering (privacy aware, not storing any user identifiers, mind you) and got the following graph:

On the x-axis you find the rank of the user, starting with 0 (Dijkstra-conform). On the y-axis the reputation value is shown in logarithmic scale. By "rank" I denote the ordinal numbers of the userlist ordered by reputation (order as done by SO)
I am not too good with evaluating data, but that degradation follows something stronger than 1/(a^x) seems quite obvious to me.
What does this say about SO-users? Are we stacking positive votes on top of those who already have a high reputation? Are we 'follow the leader'-types? Do we need more data?

