Statistics

From CIRPwiki
Revision as of 17:50, 22 October 2010 by Deleted (talk | contribs)
Jump to navigation Jump to search

The Root-Mean-Squared Error is defined as

  RMSE=(xy)2 (1)

The Relative-Mean-Absolute Error is defined as

  RMAE=|xy||x| (2)

The correlation coefficient is defined as

  R=xyxyx2x2y2y2 (3)

The bias is given by

  B=xy (4)