Since the residuals and the fitted values are independent, we would expect the residuals to be distributed evenly around some horizontal line, if the model is linear. But does this horizontal line have to be the x-axis? I think in the cases when the expected value of the residuals is not zero, we can have that the fitted values are distribued evenly around some lines above or below the x-axis?
Here is an example to illustrate. The x-axis is the residuals and the y-axis is the fitted values. All the points are above the x-axis, but they seem to be evenly distributed around some horizontal line. Can we claim that the model is linear?

