Time series analysis 1

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

What is the basic idea of time series data?

  • Time series data are collected on different observational units at a single time period
  • Time series data are collected on different observational units at multiple time periods
  • Time series data are collected on the same observational unit at a single time period
  • Time series data are collected on the same observational unit at multiple time periods (correct)

What are time series models often not based on?

  • Historical data
  • Statistical models
  • Experimental data
  • Theoretical economic models (correct)

What are time series models usually indexed with?

  • i, index
  • p, period
  • d, date
  • t, time (correct)

What is the formal definition of a white noise process?

<p>$E(y_t) = \mu$, $var(y_t) = \sigma^2$, $cov(y_t, y_{t-j}) = 0$ for all $j = 1, 2, 3, \ldots$ (B)</p>
Signup and view all the answers

What is the null hypothesis in the Ljung-Box Q-test for autocorrelation?

<p>No autocorrelation at the $j$ first lags (A)</p>
Signup and view all the answers

What does the autocorrelation function (ACF) indicate about the stationarity of a time series?

<p>Autocorrelations of non-stationary series decay very slowly (C)</p>
Signup and view all the answers

What is the best forecast for $y_{t+1}$ in a white noise process with constant mean?

<p>$\mu$ (B)</p>
Signup and view all the answers

What is the conventional definition used for time series data when calculating the autocorrelation function?

<p>The summation is over $t=j+1$ to $T$. The divisor is $T$, not $T – j$ (A)</p>
Signup and view all the answers

What does the ACF computation assume about the process?

<p>Stationarity of the process (C)</p>
Signup and view all the answers

What information does the ACF provide for nonstationary series?

<p>Autocorrelations decay very slowly (D)</p>
Signup and view all the answers

What is the implication of positive autocorrelation in a time series?

<p>Momentum effect (D)</p>
Signup and view all the answers

Which concept is commonly referred to in the literature when discussing stationarity in time series analysis?

<p>Covariance stationarity (C)</p>
Signup and view all the answers

What is a key reason for using natural logs in time series analysis?

<p>Closer approximation to normal distribution (D)</p>
Signup and view all the answers

What is the primary focus of macroeconometrics?

<p>Forecasting models and their limitations (B)</p>
Signup and view all the answers

What is the purpose of using time series data in economic analysis?

<p>Estimating dynamic causal effects (A)</p>
Signup and view all the answers

In what form have the Real vs. nominal housing price indices for the Helsinki Metro Area been observed?

<p>Natural log form (A)</p>
Signup and view all the answers

What is a technical issue raised by time series data in economic analysis?

<p>Calculation of standard errors for serially correlated errors (B)</p>
Signup and view all the answers

What is the focus of macroeconomists when using time series data?

<p>Economic fundamentals like GDP, consumption, household indebtedness, inflation, and interest rates (B)</p>
Signup and view all the answers

What is a persistent, long-term movement or tendency in the data called?

<p>Deterministic trend (B)</p>
Signup and view all the answers

Which type of time series becomes stationary after removing a deterministic trend from it?

<p>Trend stationary (C)</p>
Signup and view all the answers

What is a stochastic trend with serially uncorrelated disturbances called?

<p>Random walk (C)</p>
Signup and view all the answers

What is the correlation of a series with its own lagged values called?

<p>Autocorrelation (C)</p>
Signup and view all the answers

What type of time series are called I(0)?

<p>Stationary (A)</p>
Signup and view all the answers

What type of time series are called I(1)?

<p>Difference stationary (D)</p>
Signup and view all the answers

What type of time series are called I(2)?

<p>Difference stationary (D)</p>
Signup and view all the answers

What is a nonrandom function of time called?

<p>Deterministic trend (A)</p>
Signup and view all the answers

What is a random and varies over time called?

<p>Stochastic trend (A)</p>
Signup and view all the answers

What should be used for regression analysis if a time series has a random walk trend?

<p>$ΔYt$ (B)</p>
Signup and view all the answers

What are estimates of the population autocorrelations computed over observations in the time series called?

<p>Sample autocorrelations (C)</p>
Signup and view all the answers

What is the correlation of a series with its own lagged values called?

<p>Autocorrelation (A)</p>
Signup and view all the answers

In the context of time series modelling, what is the primary assumption underlying the AR(p) model?

<p>The previous and current values of the time series contain predictive power for future values. (A)</p>
Signup and view all the answers

What type of time series memory is associated with the long-term effect of a shock gradually disappearing over time?

<p>Long term (AR) (B)</p>
Signup and view all the answers

What is the distinguishing feature of short-term memory in time series processes?

<p>The market immediately corrects itself after a shock. (A)</p>
Signup and view all the answers

What is the Box-Jenkins estimation approach primarily focused on?

<p>Estimating and analyzing ARIMA models for time series data. (D)</p>
Signup and view all the answers

What does the Yule-Walker equations solve for in an AR model?

<p>The autocorrelations and AR coefficients (B)</p>
Signup and view all the answers

In an AR model, what is the implication of a negative coefficient?

<p>The series bounces from one side of its mean to the other (C)</p>
Signup and view all the answers

What condition makes an AR model stationary?

<p>The sum of autoregressive coefficients does not equal 1 (D)</p>
Signup and view all the answers

What does the reaction to a shock in an AR model depend on?

<p>The coefficient (C)</p>
Signup and view all the answers

What do non-stationary AR processes lead to?

<p>Explosive behavior in the series (D)</p>
Signup and view all the answers

What do the partial autocorrelation function measure in an AR model?

<p>The correlation between an observation k periods ago and the current observation (D)</p>
Signup and view all the answers

What is the primary focus of an AR(p) model?

<p>Predicting/explaining yt using its own previous values (D)</p>
Signup and view all the answers

What influences the behavior of the series in an AR model?

<p>The mean, the swings around the mean, and the autocorrelation in the series (D)</p>
Signup and view all the answers

What does a greater coefficient in an AR model imply?

<p>The longer-lasting effect of a shock (D)</p>
Signup and view all the answers

What can capture seasonal variation in yt in an AR model?

<p>Seasonal dummies (D)</p>
Signup and view all the answers

What is the predicted value of yt calculated using in a simple AR(1) model?

<p>The parameter estimates (C)</p>
Signup and view all the answers

What can be used to solve for the autocorrelations and AR coefficients in an AR model?

<p>Yule-Walker equations (D)</p>
Signup and view all the answers

What is commonly used for model selection in econometric modeling?

<p>Information criteria such as Akaike and Schwartz (B)</p>
Signup and view all the answers

What is the implication of non-normality of the error term in econometric modeling?

<p>It leads to unreliable confidence intervals and p-values (D)</p>
Signup and view all the answers

What is the main focus of diagnostic checks in econometric modeling?

<p>To detect whether the model reflects the DGP well and if the error term is white noise (D)</p>
Signup and view all the answers

What is the primary consideration for selecting the best model in econometric modeling?

<p>Model fit (C)</p>
Signup and view all the answers

What is the recommended approach to controlling non-normality of the error term in econometric modeling?

<p>Using point dummy variables (D)</p>
Signup and view all the answers

What is the purpose of comparing models using the same sample period and fixed T in econometric modeling?

<p>To ensure consistency in estimation (A)</p>
Signup and view all the answers

What is the primary focus of maximum likelihood estimation in econometric modeling?

<p>To estimate the parameters that maximize the likelihood of the observed data (B)</p>
Signup and view all the answers

What is the reason for not recommending overdifferencing in econometric modeling?

<p>Valuable information is lost (A)</p>
Signup and view all the answers

What is the primary consideration for selecting parsimonious models in econometric modeling?

<p>They typically produce more accurate forecasts (A)</p>
Signup and view all the answers

What is the focus of formal testing such as the Jarque-Bera test in econometric modeling?

<p>To check for residual normality (D)</p>
Signup and view all the answers

Why is testing for autocorrelation particularly important in econometric modeling?

<p>Evidence of residual autocorrelation implies that the model does not cater for some systematic process in the time series (C)</p>
Signup and view all the answers

What is the primary purpose of visual inspection in econometric modeling?

<p>To detect outlier observations (D)</p>
Signup and view all the answers

What is the distinguishing feature of an autoregressive model (AR(p))?

<p>It assumes that previous and current values of time series contain predictive power w.r.t. future values (C)</p>
Signup and view all the answers

Which type of time series memory is associated with the long-term effect of a shock gradually disappearing over time?

<p>Long term (AR) (A)</p>
Signup and view all the answers

What is the primary focus of the Box-Jenkins estimation approach mentioned in the handout?

<p>Model estimation and diagnostic checking (C)</p>
Signup and view all the answers

What type of time series modelling is based on the assumption that the market immediately corrects itself after a shock?

<p>Moving average processes (MA models) (A)</p>
Signup and view all the answers

Which method is commonly used for estimation in the identification stage of econometric modeling?

<p>Maximum Likelihood estimation (D)</p>
Signup and view all the answers

What is the purpose of diagnostic checks in econometric modeling?

<p>To detect model estimation errors (D)</p>
Signup and view all the answers

Which information criteria are commonly used for model selection in econometric modeling?

<p>Akaike Information Criterion (AIC) and Schwarz Criterion (SC) (C)</p>
Signup and view all the answers

What do non-normality of the error term lead to in econometric modeling?

<p>Unreliable confidence intervals and p-values (C)</p>
Signup and view all the answers

What do diagnostic checks in econometric modeling aim to detect?

<p>White noise in the error term (D)</p>
Signup and view all the answers

What is the implication of residual autocorrelation in a time series model?

<p>The model caters for systematic processes (B)</p>
Signup and view all the answers

What is the primary focus of comparing models using the same sample period and fixed T in econometric modeling?

<p>Ensuring fair model comparison (A)</p>
Signup and view all the answers

What is the primary focus of formal testing such as the Jarque-Bera test in econometric modeling?

<p>Testing for residual normality (C)</p>
Signup and view all the answers

What is the purpose of using point dummy variables or the Student's t-distribution in econometric modeling?

<p>To control non-normality of the error term (B)</p>
Signup and view all the answers

What is the conventional approach for model comparison in econometric modeling?

<p>Comparing models using the same sample period and fixed T (B)</p>
Signup and view all the answers

What is the primary assumption underlying the AR(p) model in time series modeling?

<p>The series exhibits no autocorrelation (B)</p>
Signup and view all the answers

What is the implication of positive autocorrelation in a time series?

<p>The series wanders around its mean (B)</p>
Signup and view all the answers

What is the implication of residual autocorrelation in a time series model?

<p>The model is not well-specified (B)</p>
Signup and view all the answers

What do non-stationary AR processes lead to?

<p>Explosive behavior in the series (D)</p>
Signup and view all the answers

What are the Yule-Walker equations used to solve for in an AR model?

<p>Autocorrelations and AR coefficients (A)</p>
Signup and view all the answers

What is the primary focus of the Box-Jenkins estimation approach mentioned in the handout?

<p>Model identification, estimation, and diagnostic checking (A)</p>
Signup and view all the answers

What is the primary purpose of using time series data in economic analysis?

<p>To analyze and forecast economic trends and indicators (D)</p>
Signup and view all the answers

What is the primary focus of diagnostic checks in econometric modeling?

<p>To detect model misspecification and violations of assumptions (C)</p>
Signup and view all the answers

What is the connection between AR(1) and MA(∞) models through mathematical presentation?

<p>AR(1) and MA(∞) are equivalent representations of the same process (B)</p>
Signup and view all the answers

What is the definition of an ARMA(p,q) model?

<p>A model that combines AR(p) and MA(q) models (D)</p>
Signup and view all the answers

What is the primary focus of an ARIMA(p,d,q) process/model?

<p>Handling non-stationary time series data (D)</p>
Signup and view all the answers

What is the Box-Jenkins procedure for estimating ARMA models primarily focused on?

<p>Finding a parsimonious model that reflects the DGP and produces white noise error terms (B)</p>
Signup and view all the answers

What is the difficulty in distinguishing between similar ARMA models primarily attributed to?

<p>The influence of lag length on data frequency (A)</p>
Signup and view all the answers

What is the primary purpose of the ARCH-test in time series analysis?

<p>To test for the presence of heteroscedasticity in the error terms (A)</p>
Signup and view all the answers

What is the implication of heteroscedasticity on the estimated parameters in time series modeling?

<p>The estimated parameters standard errors become less reliable (A)</p>
Signup and view all the answers

What is the purpose of the Newey-West HAC estimator in econometric modeling?

<p>To compute parameter standard errors reliably in the presence of autocorrelation and heteroscedasticity (A)</p>
Signup and view all the answers

What is the primary focus of the Chow Breakpoint test in time series analysis?

<p>To investigate whether the model parameters differ between subsamples (C)</p>
Signup and view all the answers

What is the implication of rejecting the null hypothesis in the ARCH-test?

<p>Evidence of heteroscedasticity in the error terms (D)</p>
Signup and view all the answers

What does the Newey-West HAC estimator provide in the presence of autocorrelation and heteroscedasticity?

<p>Reliable parameter standard errors (D)</p>
Signup and view all the answers

What is the implication of clustered or autocorrelated volatility in a time series?

<p>The time series exhibits heteroscedasticity (C)</p>
Signup and view all the answers

What is the primary purpose of the Q-test in time series analysis?

<p>To test for the presence of autocorrelation in the squared error terms (C)</p>
Signup and view all the answers

What is the primary implication of rejecting the hypothesis of no autocorrelation in squared residuals?

<p>Evidence of autocorrelation in the squared error terms (A)</p>
Signup and view all the answers

What is the primary condition for the baseline IGARCH model to have a stationary variance?

<p>$\alpha_1 + \beta_1 = 1$ (A)</p>
Signup and view all the answers

What is the distinguishing feature of the EGARCH model proposed by Nelson (1991)?

<p>It includes both positive and negative error terms in the conditional variance equation (A)</p>
Signup and view all the answers

What is the additional feature of the TARCH (GJR-GARCH) model proposed by Zakoian (1994) and Glosten et al. (1993)?

<p>It allows for different coefficients on negative and positive error terms (A)</p>
Signup and view all the answers

What is the primary feature of the APARCH model proposed by Ding, Engle & Granger (1993)?

<p>It allows for asymmetric effects of positive and negative shocks (B)</p>
Signup and view all the answers

What is the primary difference between ARCH and GARCH models?

<p>ARCH models only capture autoregressive conditional heteroscedasticity, while GARCH models capture both autoregressive and generalized conditional heteroscedasticity. (B)</p>
Signup and view all the answers

What is the key contribution of Robert Engle, the winner of the 2003 Nobel Memorial Prize in Economic Sciences, to volatility modeling?

<p>He showed that it is possible to estimate both the expected value and conditional variance of a time series simultaneously. (B)</p>
Signup and view all the answers

What is the primary focus of the ARCH-test in time series analysis?

<p>To test for the presence of autoregressive conditional heteroscedasticity in the time series. (C)</p>
Signup and view all the answers

What is the significance of clustered volatility in financial market research?

<p>It indicates that large shocks are more likely to be followed by large shocks, which has implications for risk management and forecasting. (A)</p>
Signup and view all the answers

What is the main reason for the substantial interest in volatility modeling in financial market research since the 1980s?

<p>The need to accurately capture the dynamics of risk and uncertainty in financial markets. (A)</p>
Signup and view all the answers

What did Robert Engle's work demonstrate regarding the estimation of time series?

<p>It is possible to estimate both the expected value and conditional variance of a time series simultaneously. (D)</p>
Signup and view all the answers

What is the key concept underlying GARCH models in volatility modeling?

<p>The conditional variance of a time series is modeled as a function of past error terms and past conditional variances. (D)</p>
Signup and view all the answers

What is the primary focus of Eviews UG II, Chapter 25 mentioned in the handout?

<p>To provide a comprehensive understanding of time series modeling and forecasting using Eviews software. (D)</p>
Signup and view all the answers

What is the preferred ARMA model for returns based on AIC & SC?

<p>ARMA(2,1) (D)</p>
Signup and view all the answers

What type of residuals should not exhibit autocorrelation in a well-specified GARCH model?

<p>Standardized residuals (B)</p>
Signup and view all the answers

What type of estimation is required for correct standard errors of coefficients when dealing with non-normally distributed residuals?

<p>QML estimation (A)</p>
Signup and view all the answers

What type of model successfully captures conditional volatility with homoskedastic residuals?

<p>GARCH(1,1) (D)</p>
Signup and view all the answers

What type of graph is used for the ARIMA(1,1,0)-GARCH(1,1) model for OMX Helsinki Small Cap index?

<p>Conditional standard deviation (ℎ𝑡) graph (D)</p>
Signup and view all the answers

What is the purpose of using dummy variables in testing effects on conditional volatility?

<p>To test effects on conditional volatility (A)</p>
Signup and view all the answers

What does the GARCH-in-Mean model link to conditional variance?

<p>Risk premium (A)</p>
Signup and view all the answers

What type of test indicates heteroscedasticity, prompting continuation with GARCH modeling?

<p>ARCH test (B)</p>
Signup and view all the answers

What type of residuals are required for correct standard errors of coefficients in econometric modeling?

<p>Non-normally distributed residuals (D)</p>
Signup and view all the answers

What type of model is preferred over ARMA(2,3) based on AIC & SC?

<p>AR(1)-GARCH(1,1) (A)</p>
Signup and view all the answers

What type of residuals should not exhibit autocorrelation in a well-specified model?

<p>Standardized residuals (D)</p>
Signup and view all the answers

What type of model successfully captures conditional volatility with homoskedastic residuals?

<p>GARCH(1,1) (B)</p>
Signup and view all the answers

Flashcards

Macroeconometrics

Macroeconometrics focuses on forecasting models for economic variables like GDP, inflation, and interest rates, considering their limitations and the complexity of factors influencing these variables.

Time series data

Time series data is a sequence of observations taken at regular intervals over time, allowing for analysis of trends, patterns and relationships within the data.

Nominal GDP

Nominal GDP is the value of goods and services produced in a country at current market prices, without adjusting for inflation.

Real GDP

Real GDP is nominal GDP adjusted for inflation, reflecting the actual quantity of goods and services produced, comparable across different time periods.

Signup and view all the flashcards

Seasonally adjusted data

Seasonally adjusted data removes the effects of regular seasonal patterns from the data, allowing for a clearer view of underlying trends.

Signup and view all the flashcards

Private sector credit to GDP ratio

The private sector credit to GDP ratio measures the amount of credit extended by financial institutions to the private sector relative to the country's GDP.

Signup and view all the flashcards

Inflation rate

Inflation rate is the percentage change in the consumer price index (CPI) over a specific period, reflecting the general increase in prices of goods and services.

Signup and view all the flashcards

Natural log transformation

The natural log transformation is applied to time series data to approximate a normal distribution and better reflect long-term mean returns.

Signup and view all the flashcards

Stationary time series

A stationary time series has a constant mean, variance and autocorrelation over time, simplifying analysis and forecasting.

Signup and view all the flashcards

Non-stationary time series

Non-stationary time series exhibits changing mean, variance, or autocorrelation over time, making traditional analysis and forecasting methods inappropriate.

Signup and view all the flashcards

Integrated order (I(0) and I(1))

A time series is called I(0) if it is stationary in its original form, while I(1) indicates a non-stationary series that becomes stationary after differencing.

Signup and view all the flashcards

Trend

A trend is a persistent, long-term movement or tendency in the data, indicating a consistent direction over time.

Signup and view all the flashcards

Deterministic vs. Stochastic trend

Deterministic trend is a predictable and non-random function of time, while stochastic trend is random and unpredictable.

Signup and view all the flashcards

Random walk

A random walk is a stochastic trend where the current value is equal to the previous value plus a random shock, resulting in unpredictable movements.

Signup and view all the flashcards

Autocorrelation

Autocorrelation refers to the correlation between a time series and its own lagged values, measuring the dependence of current values on past values.

Signup and view all the flashcards

Sample autocorrelations

Sample autocorrelations are estimates of the population autocorrelations, calculated from the available data in the time series.

Signup and view all the flashcards

Identification stage

The identification stage in econometric model selection involves proposing and considering several alternative models for estimation.

Signup and view all the flashcards

Maximum Likelihood estimation

Maximum Likelihood estimation is a widely-used technique in econometrics that estimates the model parameters by maximizing the likelihood function.

Signup and view all the flashcards

Overdifferencing

Overdifferencing is not recommended as it can lead to loss of valuable information and potentially affect model accuracy.

Signup and view all the flashcards

Parsimony

Parsimony in model selection refers to choosing the simplest model that adequately explains the data, avoiding unnecessary complexity.

Signup and view all the flashcards

Information criteria

Information criteria, such as Akaike and Schwartz, provide measures of model fit, penalizing complex models to help select the most parsimonious and accurate model.

Signup and view all the flashcards

Out-of-sample forecast accuracy

Out-of-sample forecast accuracy refers to the performance of the model when predicting future values of the time series, using data not used in the model estimation.

Signup and view all the flashcards

Diagnostic Checks

Diagnostic checks are used to assess the validity of the model, analyzing the residuals to detect any violations of assumptions, such as autocorrelation or non-normality.

Signup and view all the flashcards

White noise

White noise is a random process with zero mean, constant variance, and no autocorrelation, indicating that no systematic pattern remains in the residuals.

Signup and view all the flashcards

Testing for autocorrelation

Testing for autocorrelation is crucial to ensure that the model captures all systematic processes in the data, and does not leave any predictable patterns in the residuals.

Signup and view all the flashcards

Residual normality

Residual normality is commonly assumed in econometrics, indicating that the errors in the model follow a normal distribution.

Signup and view all the flashcards

MA(q) process

MA(q) process is a moving average process where the current value of the time series is a weighted average of past error terms.

Signup and view all the flashcards

ARMA(p,q) model

ARMA(p,q) model combines an AR(p) process and an MA(q) process, capturing both autoregressive and moving average components in the data.

Signup and view all the flashcards

ARIMA(p,d,q) model

ARIMA(p,d,q) model is an extension of the ARMA model, where 'd' represents the order of differencing required to achieve stationarity.

Signup and view all the flashcards

GARCH(p,q) model

GARCH(p,q) model is a generalized autoregressive conditional heteroskedasticity model that accounts for time-varying volatility in the data.

Signup and view all the flashcards

GARCH-in-Mean (GARCH-M) model

GARCH-in-Mean (GARCH-M) model incorporates conditional variance into the mean equation, allowing for the relationship between risk and return.

Signup and view all the flashcards

Study Notes

Macroeconometrics and Time Series Data

  • Macroeconometrics focuses on forecasting models and their limitations, such as the difficulty of including quarterly GDP changes in daily stock return forecasts.
  • Macroeconomists use extensive time series data on economic fundamentals like GDP, consumption, household indebtedness, inflation, and interest rates, which can be observed in real or nominal terms and seasonally adjusted or not.
  • Nominal GDP for Finland has been observed quarterly from 1975Q1 to 2023Q2, with 194 observations.
  • Finland's private sector credit to GDP ratio has been observed quarterly from 1970Q1 to 2023Q1, with 213 observations.
  • The inflation rate in Finland, based on changes in the consumer price index, has been observed from 2000Q1 to 2020Q2, with notable seasonal variation.
  • Real vs. nominal housing price indices for the Helsinki Metro Area have been observed in natural log form from 1975Q1 to 2020Q2.
  • The S&P 500 Total Return Index has been observed daily from 11.9.1989 to 11.9.2020, with 7817 daily observations and a natural log transformed index.
  • Neste Share Return in Helsinki Stock Exchange has been observed for daily returns from 18.4.2005 to 11.9.2020.
  • Time series data is used for forecasting, estimating dynamic causal effects, modeling risks, and testing economic theories, with applications in various fields including environmental modeling and computer science.
  • Time series data raises technical issues such as time lags, correlation over time, calculation of standard errors for serially correlated errors, and data stationarity.
  • Natural logs are used in time series analysis for various reasons, including closer approximation to normal distribution and better reflecting long-term mean returns.
  • Stationarity is a key assumption in time series analysis, with the concept of covariance stationarity or weak stationarity being commonly referred to in the literature.

Time Series Analysis and Stationarity

  • Time series analysis involves verifying whether the time series is stationary or non-stationary
  • Conventional estimation techniques and testing procedures do not generally apply for non-stationary time series
  • Stationary time series are called I(0), while difference stationary time series are called I(1)
  • Some variables need to be differenced twice in order to get stationary series, and are called I(2)
  • Trend stationary time series becomes stationary after removing a deterministic trend from it
  • A trend is a persistent, long-term movement or tendency in the data
  • Deterministic trend is a nonrandom function of time, while a stochastic trend is random and varies over time
  • A random walk is a stochastic trend with serially uncorrelated disturbances
  • If a time series has a random walk trend, then ΔYt is stationary and regression analysis should be undertaken using ΔYt instead of Yt
  • Stock return index value can be a random walk with drift, a stochastic trend, which is difference stationary (I(1))
  • Autocorrelation or serial correlation is the correlation of a series with its own lagged values
  • Sample autocorrelations are estimates of the population autocorrelations, and are computed over observations in the time series.

Econometric Model Selection and Diagnostic Checks

  • In the identification stage, several alternative models are suggested for estimation.
  • Maximum Likelihood estimation is commonly applied in the estimation stage.
  • Overdifferencing is not recommended as valuable information is lost.
  • The selection of the best model considers the parsimony, statistical significance, model fit, information criteria, out-of-sample forecast accuracy, and diagnostic checks.
  • Parsimonious models typically produce more accurate forecasts and should generally have statistically significant parameters.
  • Information criteria such as Akaike and Schwartz are commonly used for model selection.
  • Comparing models using the same sample period and fixed T in the estimations is essential.
  • Diagnostic checks aim to detect whether the model reflects the DGP well and if the error term is white noise.
  • Visual inspection and formal tests are used to check for outlier observations, structural changes, autocorrelation, and residual normality.
  • Testing for autocorrelation is particularly important as evidence of residual autocorrelation implies that the model does not cater for some systematic process in the time series.
  • Residual normality is often assumed, and formal testing such as the Jarque-Bera test is applied.
  • Non-normality of the error term can lead to unreliable confidence intervals and p-values, and can be controlled using point dummy variables or the Student's t-distribution.

Econometric Model Selection and Diagnostic Checks

  • In the identification stage, several alternative models are suggested for estimation.
  • Maximum Likelihood estimation is commonly applied in the estimation stage.
  • Overdifferencing is not recommended as valuable information is lost.
  • The selection of the best model considers the parsimony, statistical significance, model fit, information criteria, out-of-sample forecast accuracy, and diagnostic checks.
  • Parsimonious models typically produce more accurate forecasts and should generally have statistically significant parameters.
  • Information criteria such as Akaike and Schwartz are commonly used for model selection.
  • Comparing models using the same sample period and fixed T in the estimations is essential.
  • Diagnostic checks aim to detect whether the model reflects the DGP well and if the error term is white noise.
  • Visual inspection and formal tests are used to check for outlier observations, structural changes, autocorrelation, and residual normality.
  • Testing for autocorrelation is particularly important as evidence of residual autocorrelation implies that the model does not cater for some systematic process in the time series.
  • Residual normality is often assumed, and formal testing such as the Jarque-Bera test is applied.
  • Non-normality of the error term can lead to unreliable confidence intervals and p-values, and can be controlled using point dummy variables or the Student's t-distribution.

Time Series Analysis and ARMA Models

  • MA(1) process examples with different parameters and autocorrelation values
  • Example of MA(2) process with parameters and autocorrelation value based on true data
  • Mean and variance equations for MA(1) and MA(q) processes
  • Explanation of autocorrelation in MA(q) process and its drop to zero after q lags
  • Theoretical ACF and PACF for MA(1) process and its application to real-life data
  • Connection between AR(1) and MA(∞) models through mathematical presentation
  • Explanation of ARMA(p,q) model as a combination of AR(p) and MA(q) models
  • Difficulty in distinguishing between similar ARMA models and the influence of lag length on data frequency
  • Definition and components of ARIMA(p,d,q) process/model
  • Difficulty in identifying correct p and q for ARMA process and starting estimation with ARMA(1,1) model
  • Inclusion of other explanatory variables in ARIMA model and discussion on seasonal variation
  • Box-Jenkins procedure for estimating ARMA models, including identification and estimation steps, and the goal of finding a parsimonious model that reflects the DGP and produces white noise error terms

Estimating GARCH Models and GARCH-in-Mean Models

  • ARMA(2,|3|) for returns, based on Box-Jenkins procedure, but not normally distributed error term with fat tails, potentially due to heteroscedasticity
  • Addition of Covid19 dummy has minimal impact on model
  • Both Q-test and ARCH test indicate heteroscedasticity, prompting continuation with GARCH modeling
  • Preference for AR(1) over ARMA(2,|3|) based on AIC & SC, resulting in AR(1)-GARCH(1,1) model
  • Standardized residuals Zt should not exhibit autocorrelation, ensuring well-specified model
  • Non-normally distributed Zt requires QML estimation for correct std. errors of coefficients
  • GARCH(1,1) model successfully captures conditional volatility with homoskedastic residuals
  • Non-normal residuals after QML estimation, but coefficients remain statistically highly significant
  • Conditional standard deviation (ℎ𝑡) graphed for ARIMA (1,1,0)-GARCH(1,1) model for OMX Helsinki Small Cap index
  • Use of dummy variables to test effects on conditional volatility (e.g., Covid19) considered
  • Unconditional vs. conditional mean and variance concepts explained in the context of GARCH models
  • Introduction and explanation of GARCH-in-Mean model, which links risk premium to conditional variance

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

More Like This

Modelos ARCH y GARCH en Econometría
13 questions
Financial Econometrics: Time Series Analysis
31 questions
Use Quizgecko on...
Browser
Browser