Durbin-Watson
Jump to navigation
Jump to search
DURBINWATSONTEST(DataRange,ConfidenceLevel,NewTableFlag))
- is the array of x and y values.
- is the value of alpha from 0 to 1.
- is either TRUE or FALSE. TRUE for getting results in a new cube. FALSE will display results in the same cube
Description
- This function gives the test statistic of the Durbin-Watson test.
- The test is used to detect the presence of autocorrelation in the residuals.
- Autocorrelation means that adjacent observations are correlated.
- If they are correlated, then least-squares regression underestimates the standard error of the coefficients.
Assumptions
1. The error terms are independent of each other.
- The Durbin-Watson test uses the following statistic:
where the