How to seasonally adjust a series

For econometric discussions not necessarily related to EViews.

Moderators: EViews Gareth, EViews Moderator

naetpenn
Posts: 7
Joined: Sat Feb 06, 2010 9:52 am

How to seasonally adjust a series

Postby naetpenn » Mon Mar 08, 2010 4:34 pm

Hello,

I have data on housing starts. I was wondering how I can seasonally adjust this data by using dummy variables.

Do I just create a dummy variable for each month, graph the regression, and then look at the residuals from the estimated regression and the original data?

I have a feeling that I have to add in an intercept of some sort to the residuals in order to complete seasonal adjustment?

Thank you so much in advance.

startz
Non-normality and collinearity are NOT problems!
Posts: 3797
Joined: Wed Sep 17, 2008 2:25 pm

Re: How to seasonally adjust a series

Postby startz » Mon Mar 08, 2010 6:50 pm

That's basically right. You can do something like

Code: Select all

ls y @expand(@month) series ySeasonallyAdjusted = resid + @mean(y)


Return to “Econometric Discussions”

Who is online

Users browsing this forum: No registered users and 2 guests