程序代写代做代考 go MODULE 4: TIME SERIES DECOMPOSITION

MODULE 4: TIME SERIES DECOMPOSITION

Introduction
In this module, you will learn how to differentiate low and high frequency components of a time series and how to interpret them. In particular, you will learn about trends, cycles and seasonality, which are important concepts to know in empirical macroeconomics. You will also be introduced to measurement errors because they are likely to impact our ability to analyze macroeconomic time series.
Finally, you will learn how to extract the different components of a time series using a data software, and how to use the different visualization tools that you learned in the previous module to interpret them.
Many exercises are provided throughout the module. You are strongly encouraged to go through each of them. Also, you should follow the section that teaches you how to use the data software with your software open. The best way to learn is to try to reproduce by yourself what is presented.
Learning Outcomes
Students will be able to do the following:
• Interpret the trend, cyclical and seasonal components of a time series.
• Extract the trend, cyclical and seasonal components from a time series and analyze them using visualization tools.
• Describe the different implications of measurement errors.
• Deseasonalize a time series.
Key Terms
• Bias: An error is biased if it is not equal to 0 on average. It is positively biased if its average is positive, it is negatively biased is it is negative on average, and it is unbiased if it is equal to 0 on average.
• Cycle: This is the medium low frequency of a time series. It represents the average movement of a series around its trend.
• Detrended: A series is detrended when its trend component has be removed. A line chart of such series should no longer show very low frequency fluctuations.
• High frequency: This type of fluctuations include the seasonal and irregular components only.
• Irregular: This is the very high frequency component of a time series also known as the residual. It is the least important component for this course because it is the most likely to be affected by measurement errors.
• Low frequency: This type of fluctuations include the trend and the cyclical components only.
• Measurement Error: This is the error produced by the estimation of a variable. Every variable that we do not directly observe contains measurement errors.
• Seasonally adjusted: This means that the seasonal fluctuations have be removed from the series. Such series is also called deseasonalized.
• Seasonality: This is the medium high frequency of a time series. It represents the common fluctuations that we observe every year.
• Trend: This is the very low frequency of a time series. It represents the average behaviour of a series over a long period of time.
Lessons
1. Time Series Decomposition
2. Time Series Decomposition Using Our Data Software
3. Exercises with our Data Software
Activities and Assignments
• There are no assignments due this week. Consult your Course Schedule for upcoming assignments.
Data Files
You may require the following files to complete this module:
Climate_module2.rda
Climate_module2.xlsx
Climate_module4.xlsx
ClimateEX_module2.rda
ClimateEX_module2.xlsx
ClimateEX_module4.xlsx