Residual sum of squares

The sum of all the residuals from each data point squared.

RSS=∑i=1nri2

This is used for calculating the F-statistic in a linear model.