In linear and nonlinear regression, it is assumed that the residuals are independent of (not correlated with) each other. If the independence assumption is violated, some model fitting results might not be reliable. For example, positive correlation between error terms tends to inflate the t-values for coefficients, making predictors seem significant when they might not be.
Minitab provides two ways to determine whether residuals are correlated:
A positive autocorrelation is identified by a clustering of residuals with the same sign. A negative autocorrelation is identified by fast changes in the signs of consecutive residuals.
The test is based on an assumption that errors are generated by a first-order autoregressive process. If there are missing observations, these are omitted from the calculations, and only the nonmissing observations are used.