seasonality after seasonal adjustment

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Jason, EViews Steve, EViews Moderator

kanonathena
Posts: 14
Joined: Thu Jul 15, 2010 2:24 am

seasonality after seasonal adjustment

Postby kanonathena » Wed Oct 13, 2010 4:49 am

Hi

After making seasonal adjustment to a series with ARIMA (no seasonal dummies or constant), the resulting series still has a seasonal patten as detected by regressing the adjusted series on seasonal dummies. why is this?

trubador
Did you use forum search?
Posts: 1518
Joined: Thu Nov 20, 2008 12:04 pm

Re: seasonality after seasonal adjustment

Postby trubador » Wed Oct 13, 2010 7:05 am

Seasonal adjustment is a data-dependent analysis, so it is quite difficult to understand the problem without seeing the actual data. Output reports of formal seasonal adjustment procedures (X12 or TRAMO/SEATS) are more conclusive and reliable. These reports provide very detailed information on the seasonal behaviour in your data (e.g. whether the data have a moving seasonality pattern). Seasonal dummies are simple dummy variables assigned to specific periods and may also capture movements other than seasonality. Since built-in seasonal adjustment procedures can also auto detect and remove any outlier effect, you should also check for any significant irregularities in your regression.

bvguizar
Posts: 40
Joined: Sat Aug 28, 2010 6:56 am

Re: seasonality after seasonal adjustment

Postby bvguizar » Wed Jul 25, 2012 2:49 pm

Hi,

I have made seasonality adjustment to my series with tramo/seats but keeps showing seasonality. Do you know how can I correct that?

Thank you

trubador
Did you use forum search?
Posts: 1518
Joined: Thu Nov 20, 2008 12:04 pm

Re: seasonality after seasonal adjustment

Postby trubador » Wed Aug 01, 2012 1:53 am

You can add seasonal dummies to your analysis.

punjaphp
Posts: 8
Joined: Fri Nov 30, 2012 2:35 am

Re: seasonality after seasonal adjustment

Postby punjaphp » Mon Dec 03, 2012 7:55 pm

How do I add seasonal dummies in eviews program?
thank you

trubador
Did you use forum search?
Posts: 1518
Joined: Thu Nov 20, 2008 12:04 pm

Re: seasonality after seasonal adjustment

Postby trubador » Tue Dec 04, 2012 2:38 am

For monthly data, you can start by @expand(@month) command and then keep the significant ones with @seas() command:

Code: Select all

equation myeq.ls y x @expand(@month)
equation myeq.ls y x @seas(1) @seas(5) @seas(8) @seas(10)

punjaphp
Posts: 8
Joined: Fri Nov 30, 2012 2:35 am

Re: seasonality after seasonal adjustment

Postby punjaphp » Tue Dec 04, 2012 3:09 am

Great! thank you trubador

bvguizar
Posts: 40
Joined: Sat Aug 28, 2010 6:56 am

PLEASE HELP: seasonality after seasonal adjustment

Postby bvguizar » Tue Jan 22, 2013 4:07 am

Hi,

What do we do after we run the OLS with the dummies. I found that all of the dummies are significant, then I go to X12 arima or how do I correct this? Please help :oops:


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 9 guests