I've been having some troubles interpreting my residual plot to check the assumptions for multiple linear regression. I've checked for independence by calculating Durbin Watson and I've checked for collinearity, both okay. However, my residual plot looks very strange to me, and I think it's because my dependent variable (and independent variables as well) is job satisfaction, measured with only 1 question where the respondents had to indicate their satisfaction with 1, 2, 3, 4 or 5, ranging from very satisfied to not satisfied. So there are only 5 different values for my dependent variable. I think that is why my residual plot has these strange parallel lines.
However, I have no idea how to check for a linear curve and normal distribution. I think homoscedasticity is okay, right? But I think it's not a good sign that the parallel lines aren't all distributed around zero.