R-square value for model fitting

  • Context: Undergrad 
  • Thread starter Thread starter bbobb
  • Start date Start date
  • Tags Tags
    Fitting Model Value
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
bbobb
Messages
3
Reaction score
0
hi,

i make use of the r-square values quite extensively in my modeling work, mainly as an indicator of the 'goodness of fit' between data and linear/exponential models. however, i have often been told that r-squares are not rigorous indicators, especially so in cases where there exists isolated data points that are far from the main group of data as these isolated points will carry more weight in the calculation of r square.

question is, is there any other quantity that is a better quantifier of 'goodness of fit'? personally, an overwhelming majority of the papers that i have read quote r-squares as the preferred indicator.

thanks.
 
Physics news on Phys.org
I'd rather put this question in the probability and statistics forum.
But I'll try some answer already: These isolated points are called outliers. Sometimes there is good reason to believe that they are a result of erroneous measurements (e.g. writing up 10,000 instead of 10.000).
If you suspect to have these in your data, you may try to use so called techniques of "robust" statistics.