NO.PZ201709270100000503
问题如下:
Max Busse is an analyst in the research department of a large hedge fund. He was recently asked to develop a model to predict the future exchange rate between two currencies. Busse gathers monthly exchange rate data from the most recent 10-year period and runs a regression based on the following AR(1) model specification:
Regression 1: xt = b0 + b1xt–1 + εt, where xt is the exchange rate at time t.
Based on his analysis of the time series and the regression results, Busse reaches the following conclusions:
Conclusion 1: The variance of xt increases over time.
Conclusion 2: The mean-reverting level is undefined.
Conclusion 3: b0 does not appear to be significantly different from 0.
Busse decides to do additional analysis by first-differencing the data and running a new regression.
Regression 2: yt = b0 + b1yt–1 + εt, where yt = xt – xt–1.
Exhibit 1 shows the regression results.
Exhibit 1. First-Differenced Exchange Rate AR(1) Model: Month-End Observations, Last 10 Years
Note: The critical t-statistic at the 5% significance level is 1.98.
Busse decides that he will need to test the data for nonstationarity using a Dickey–Fuller test. To do so, he knows he must model a transformed version of Regression 1. Busse’s next assignment is to develop a model to predict future quarterly sales for PoweredUP, Inc., a major electronics retailer. He begins by running the following regression:
Regression 3: ln Salest – ln Salest–1 = b0 + b1(ln Salest–1 – ln Salest–2) + εt.
Exhibit 2 presents the results of this regression.
Exhibit 2. Log Differenced Sales: AR(1) Model PoweredUP, Inc., Last 10 Years of Quarterly Sales
Note: The critical t-statistic at the 5% significance level is 2.02.
Because the regression output from Exhibit 2 raises some concerns, Busse runs a different regression. These regression results, along with quarterly sales data for the past five quarters, are presented in Exhibits 3 and 4, respectively.
Exhibit 3. Log Differenced Sales: AR(1) Model with Seasonal Lag PoweredUP, Inc., Last 10 Years of Quarterly Sales
Note: The critical t-statistic at the 5% significance level is 2.03.
Exhibit 4. Most Recent Quarterly Sales Data (in billions)
After completing his work on PoweredUP, Busse is asked to analyze the relationship of oil prices and the stock prices of three transportation companies. His firm wants to know whether the stock prices can be predicted by the price of oil. Exhibit 5 shows selected information from the results of his analysis.
Exhibit 5. Analysis Summary of Stock Prices for Three Transportation Stocks and the Price of Oil
To assess the relationship between oil prices and stock prices, Busse runs three regressions using the time series of each company’s stock prices as the dependent variable and the time series of oil prices as the independent variable.
3.Based on the regression results in Exhibit 1, the original time series of exchange rates:
选项:
A.has a unit root.
B.exhibits stationarity.
C.can be modeled using linear regression.
解释:
A is correct. If the exchange rate series is a random walk, then the first-differenced series will yield b0 = 0 and b1 = 0, and the error terms will not be serially correlated. The data in Exhibit 1 show that this is the case: Neither the intercept nor the coefficient on the first lag of the first-differenced exchange rate in Regression 2 differs significantly from zero because the t-statistics of both coefficients are less than the critical t-statistic of 1.98. Also, the residual autocorrelations do not differ significantly from zero because the t-statistics of all autocorrelations are less than the critical t-statistic of 1.98. Therefore, because all random walks have unit roots, the exchange rate time series used to run Regression 1 has a unit root.
你好老师,这道题和上一道题问的有什么区别啊。为什么都是exhibit1 得出的结论,一个是covariance stationary一个是unit root。谢谢