-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show 'helpful' ratio on Answers section #11
Comments
Really? I rather find it a useless score (at least the way it's currently defined), since it gives everyone with at least 1 answer but 0 questions a helpful ratio of ∞, whereas people like Tully and Austin with hundreds of answers and a handful of questions start around rank 680. |
I'm not saying we should make a 1-to-1 copy. Obviously filtering out some 'nonsense' results would make sense. |
I'm open to hearing different formulas. |
This would already be an improvement:
Asymptotically, it's a good approximation for Since we strangely seem to want a metric that rewards answers while punishing questions, we could treat answers as "upvotes" and questions as "downvotes" and use reddit's metric (the lower bound of Wilson score confidence interval for a Bernoulli parameter). There's even an xkcd blog post about this. Oh, and since you said you want formulas, here's the formula: Or, you know, we could just stick with the karma points of the user, which doesn't punish questions but instead even rewards good questions! :) |
metrorobots.com/answers/users had this.
Would be nice for
metrics.ros.org
to also show it.The text was updated successfully, but these errors were encountered: