Skip to main content
. 2024 Apr 11;11:370. doi: 10.1038/s41597-024-03165-8

Table 4.

Error metrics considered for comparison of interpolation methods.

Metric Formula Interpretation
Correlation coefficient, r Correlation between Zi and Zi High correlation between observed and interpolated values suggests accurate interpolation
Mean Absolute Error (MAE) i=1nZiZin A measure of the average magnitude of prediction errors
Root Mean Square Error (RMSE) i=1n(ZiZi)2n Another measure of the average prediction error. Compared to MAE, RMSE is more sensitive to large outliers.
Mean Bias Error (MBE) i=1nZiZin By including the sign of individual residuals, MBE shows whether (on average) the interpolation tends to over- or under-predict
Median Symmetric Accuracy (MSA) exp(Median(|loge(Zi/Zi)|))1 Measure of ‘typical’ proportional error, symmetric and robust to outliers

Zi is the observed value at a point, Zi is the value interpolated for that point during LOOCV.