Possible Duplicate:
Count only questions with upvoted answers towards the accept rate percentage
Possible Duplicate: Count only questions with upvoted answers towards the accept rate percentage
The accept rate is computed based on questions that have answers and serves (as I understand it) to judge how likely it is for a user to care about accepting answers.
To give that rate more credibility, I propose basing it on the likelihood that a user will accept good answers. It's not entirely obvious how to quantify "good", but one way could be specifying a minimal score like 0 or rather 2 (which is the bounty auto-award threshold).
So, to determine the accept rate, only questions with at least one answer with score k (e.g. k==2 or k==0) or higher should be considered.
I think that would remedy the valid criticism of the accept rate that comes up from time to time.
0. You can come up with arbitrarily sophisticated means to determine "good" -- you could take the average score on the question's tags into account and so forth. But personally, I prefer simpler rule sets. – bitmask Aug 21 '12 at 17:01replace it with another, less visible perhaps, mechanism to detect help vampires or if get rid of it completely- I'd be in completely in favor of that. – Adam Rackis Aug 21 '12 at 17:16kshould be-1, i.e. only answers with very high probability of being incorrect should be disqualified. – dasblinkenlight Aug 21 '12 at 17:24