Loading...
CFA Level 2
Quantitative Methods

Interpreting the Coefficient in Autoregressive Model

Hard Time-series Analysis Autoregressive Models

In a study analyzing monthly stock returns, an analyst develops an autoregressive model to forecast future returns based on previous observations. The analyst fits an AR(1) model represented as:

$$ R_t = \alpha + \beta R_{t-1} + \epsilon_t $$

Where:

  • $$ R_t $$ = the return at time t
  • $$ \alpha $$ = the constant term
  • $$ \beta $$ = the coefficient of the lagged return
  • $$ \epsilon_t $$ = white noise error term

The analyst finds the fitted equation to be:

$$ R_t = 0.02 + 0.8 R_{t-1} + \epsilon_t $$

Which of the following statements correctly interprets the coefficient $$ \beta $$ in this model?

Hint

Submitted7.1K
Correct6.2K
% Correct88%