Quality of predictions

  • In a “perfect” predictive model predicted value == actual value of the variable for every observation.

  • We want the predictions to be reasonably close to the actual values.

  • To quantify the quality of predictions we can use the difference between the predicted value and the actual valuecalled as residual.

For a continuous dependent variable Y, residual ri for the i-th observation in a dataset:

ri=yif(x_i)=yiˆyi