I have two related questions.
Question 1
I ran a Durbin-Watson test on my dataset and I got the following output:
It says the autocorrelation value is 0.04757039. But what does it mean?
Question 2
My data size is really big (about 62000), so the p-value becomes 0 even though there is no autocorrelation. I don't really believe the test result, so I want to know is there a way to check autocorrelation for such a big data set? (manually or graphically).