how do i calculate a durbin-watson statistic

  • Thread starter Thread starter Guest
  • Start date Start date
EKGILL -

Start by computing residuals (e.g., using the Regression tool).

An example in my book "Data Analysis Using Microsoft Excel: Updated for
Office XP," has residuals in cells F25:F42.

Then the Durbin-Watson statistic is calculated by

=SUMXMY2(F26:F42,F25:F41)/SUMSQ(F25:F42)

- Mike

www.mikemiddleton.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top