It recently happened to me:
My original accept rate on one of the stackexchange websites was 62% , but after going back to an old question and accepting an answer there- it got raised to 65%.
So is there a way to find the total number of questions asked by me?
I've come up with this:
original accepted answers=x
total questions answered=y [ignoring the unanswered ones, because that's what I think stackexchange's algorithm does]
so x/y=62
On accepting an answer it got raised to 65, so
(x+1)/y=65
Is it right? It gave me a fraction less than 1.