Anton Vrdoljak Thank you so much for your answer. I might not describe the question clear. For example, I have a list of data with true women heights and a list of data with predicted women heights (no matter where these came from). I want to show the difference between the true height and the predictive height. Should I just simple draw a scatter diagram with two lines? Further, how can I calculate mean absolute error (MAE) in R?