Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

@wikipedia


Synonym: Root Mean Square Error Deviation (RMSERMSD) =  Root Mean Square Deviation Error (RMSDRMSE)


A number characterising Statistical metric characterizing the model prediction quality ( goodness of fit ) between the datasets of a given variable 𝑥variable

LaTeX Math Inline
bodyx
 and its estimator 𝑥̂ 
LaTeX Math Inline
body\hat x
 
:

LaTeX Math Block
anchor1
alignmentleft
RMSD(x, \hat x) = \sqrt{MSEMSD(x, \hat x)} = \sqrt{  \frac{1}{n} \sum_{i=1}^n (x_i - \hat x_i)^2 }

where 

LaTeX Math Inline
bodyx

a variable represented by data set

LaTeX Math Inline
body\hat x

estimator of variable 

LaTeX Math Inline
bodyx
 

LaTeX Math Inline
body\{ x_1, \, x_2, \, x_3 , ... x_N \}

discrete set of numerical samples of variable 

LaTeX Math Inline
bodyx
 

LaTeX Math Inline
body\{ \hat x_1, \, \hat x_2, \, \hat x_3 , ... \hat x_N \}

discrete set of predictors for the corresponding samples of variable 

LaTeX Math Inline
bodyx
 

LaTeX Math Inline
body

MSE

MSD(x, \hat x)

Mean Square
Error
Deviation (
MSE
MSD)


The RMSD is a square root of Mean Square Error Deviation (MSEMSD) between the datasets of a given variable 

LaTeX Math Inline
bodyx
 and its estimator 
LaTeX Math Inline
body\hat x
:.

The key benefit of using RMSD instead of MSE is MSD is that it is expressed in the same units as the base property (

LaTeX Math Inline
bodyx
) while MSE is MSD is expressed in square units of the base property.


The terms 
RMSD and RMSE and RMSD are used in mathematics and engineering interchangeably.

See also

...

Human / Science / Formal Science System / Model / Model Validation / Goodness of fit

[ Mathematics / Statistics /  Mean Square Error (MSE)  Statistical Metric ]

 [ Natural Science ]