
Ultimate access to all questions.
An analyst intends to use linear regression to model the relationship between two-time series. After some testing, she finds out that one of the time series has a unit root. She should:
A
Not use linear regression if the two time series are not co-integrated.
B
Not use linear regression.
C
Perform another test on a higher level of significance before proceeding to use linear regression.
D
Only use linear regression if the time series are co-integrated.
Explanation:
A unit root in a time series indicates the presence of a stochastic or random trend, meaning the series is non-stationary. Linear regression assumes that the data is stationary - that the mean, variance, and autocorrelation structure do not change over time.
The analyst should first difference the series to remove the trend and make it stationary before proceeding with any modeling. This transforms the non-stationary series into a stationary one suitable for regression analysis.