The Reputation Graph is wildly inaccurate with reputation losses.

I'm not sure I've seen a reputation graph that wasn't at least a little bit off. But it's usually minor with the graph higher than the actual rep. For example, my SO profile says I currently have 2,458 rep but the graph comes in at about 2550-ish.

But I have seen many users where either the graph, or the rep (or both) must be wildly inaccurate. For example, this user currently shows a rep of 213 but the graph has him at about -12!

Screenshot of typical, inaccurate graph

Shouldn't the graph always match the rep display exactly? When it doesn't, trust in the accuracy of both items is destroyed.


There seem to be a lot of issues reported about the graph, but the only ones that seem close to this one (EG: http://meta.stackoverflow.com/questions/1543/bugs-with-profile-reputation-graph) are marked as status-completed when the bug is obviously (still) there, bold as brass.

link|improve this question

I blame the -100 question. Although for me its -150 for "automation of data format conversion to parent child format" – TheLQ Jul 31 '10 at 4:42
feedback

1 Answer

up vote 4 down vote accepted

Generally the differences between the "visible" reputation number and the graphed reputation come from two sources:

  1. the graph works from the "real" reputation earned from questions and answers as at the reputation report (you can view yours at http://stackoverflow.com/reputation - see how it likely differs from your "visible" reputation). That is, if one of your posts has been deleted, you lose the reputation you earned from it, but the "visible" reputation is not recalculated (performing such a recalculation often sparks questions from users,especially when it is global: see the Great Reputation Recalculation of March 2010 for an example).

  2. the graph does not take into account the "minimum reputation threshold" of 1. Whenever an event happens that would cause a user's reputation to dip below 1, that event only reduces reputation to 1; subsequent increases of reputation then proceed from 1, rather than the negative value. When this happens repeatedly (such as the user hovering close to zero and continuing to post controversial or unpopular material), this can have a cumulative effect on the deviation.

I would suggest not worrying about it too much; treat reputation as a ballpark figure rather than an exact science.

link|improve this answer
In the example, listed above, how could the user's rep have dropped below 1 (the first time)? You can can offer a bounty of points you don't have? It seems unlikely that he got 50 down-votes on that one question (but it was deleted). This answer is extremely unsatisfying. The Reputation should match the graph. Period. and not depend on mythical tribal knowledge to interpret. The many, many issues raised -- regarding inaccurate graphs -- should make it obvious that that is the natural, and reasonable, expectation. – Brock Adams Aug 1 '10 at 3:36
1  
@Brock: when a post is flagged six times for being offensive or spam, it incurs a -100 penalty as it is deleted. (Now could you please reverse that downvote?) PS. I'm not defending the discrepancy, only explaining it. – Ether Aug 1 '10 at 4:07
@Brock: Extremely unsatisfying? It offers reasonable explanations to the issues raised in your question. – Georg Fritzsche Aug 1 '10 at 4:31
Thanks for the info regarding flagged posts. It did appear that you were defending/excusing the error. Especially by saying, "I would suggest not worrying about it too much; treat reputation as a ballpark figure rather than an exact science." Why the heck isn't it an exact science?! My boss/clients would never except such glaring discrepancies. Why are DRY principles not being used? There are at least 18 bug reports on this graph (with scores more votes) -- so being able to trust -- and make sense of -- the reputation score+graph seems like a valid concern. – Brock Adams Aug 1 '10 at 9:19
@Brock: I'm on your side here; I do find the reputation tracking a bit more sloppy than necessary (e.g. I don't think it would be too difficult to automatically perform a recalc whenever a post is deleted/undeleted, etc), and the graph widget has not been updated in more than a year as far as I know. I suspect the SO developers are focusing on the new sites and SE 2.0, as that's where the money is. – Ether Aug 1 '10 at 16:57
feedback

You must log in to answer this question.

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