By using this site, you agree to our Privacy Policy and our Terms of Use. Close
non-gravity said:

In easy terms your score is an approximation of the percentage you are off.

In more advanced terms your score is [(Real-Predicted)/Real+(Real-Predicted)/Predicted)]*100 then round and take the absolute value. The maximum score has been set at 100.

 


You have your formula wrong.... its an average so it should be: [((Real-Predicted)/Real+(Real-Predicted)/Predicted)/2]*100

Then of course rounded and absolute value. I only noticed as i have my own spreadsheet and was trying to figure out how you got the score.