Free Durbin-Watson Calculator
Detect autocorrelation in regression residuals.
Durbin-Watson Statistic
0.900000
Approx Autocorrelation0.5500
Durbin-Watson Statistic vs Sum of (et - et-1) squared
Durbin-Watson Test
DW = Sum(et - et-1)^2 / Sum(et^2)
DW near 2 = no autocorrelation. DW < 2 = positive, DW > 2 = negative.
Example Calculation
Sum diff sq=45, sum e sq=50.
- 01DW = 0.90
- 02Positive autocorrelation
Frequently Asked Questions
Learn More
Understanding the Normal Distribution
Learn what the normal distribution is, why it matters in statistics, and how to use the bell curve for probability calculations, z-scores, and real-world data analysis.