For example, I am predicting a score that can have value from 0 to 100. The RMSE = 10. How can I interpret it in layman words? Does it means:
- RMSE showed that prediction error calculated with RMSE method was from
-5to+5from actual value. - RMSE showed that prediction error calculated with RMSE method was from
-10to+10from actual value. - Some other kind of interpretation?