Page tree

Versions Compared

Key

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

...


Synonym
: Mean Square Deviation (MSD) = Mean Square Error (MSE)


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

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

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

...

There are many normalized measures of prediction quality which are more comfortable for computations, with Coefficient of determination (R2) being the most popular.


The terms MSD and MSE are used in mathematics and engineering interchangeably.

See also

...

Formal science / Mathematics / Statistics / Statistical Metric

...