As I was admiring myself in the StackExchange reputation leagues this morning, I noticed something odd. My current rep in Programmers is 6700+ and my all-time rank is 74:

Image showing my reputation and rank

Hmmm... looks like I have some work to do. Anyway, the interesting thing is that the Total Reputation table on the right side of the page says that there are only 67 users with rep over 5000:

Table showing 67 users with 5000+ reputation

How can I be ranked 74th in a group of 67 users?

This smells like a bug that could go unnoticed for a long time, so I thought I ought to point it out.

link|improve this question

60% accept rate
feedback

2 Answers

up vote 4 down vote accepted

If you hover over the number 67, it says "Cumulative Users: 110".

It seems you're ranked 74th out of 110, not 67. The 67 appears to mean something else, although I'm not sure what.

link|improve this answer
3  
That makes perfect sense. The "5000+" notation fooled me. I'm sure the 67 means that there are 67 users with reputation in the [5k, 10k) range, 41 users in the [10k, 25k) range, and 2 users with rep >= 25k. 2 + 41 + 67 = 110. Thanks for setting me straight. – Caleb Nov 9 '11 at 16:30
1  
@Caleb I never liked the way they did this. Personally I think most users would expect Cumulative values to be represented in that table. They should have shown that and then let the tooltip be "In range: 67" – Some Helpful Commenter Nov 9 '11 at 18:18
feedback

For what it's worth, this issue is not just on the Programmers site; I checked on StackOverflow and Ask Ubuntu, and the Total Reputation values are also consistent.

I know that SE is cache crazy, but you wouldn't expect the values to be that out of sync due to caches?

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged