Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask MATLAB Expert

Submit a file with the answers along with any computer codes (MATLAB) used in the analysis.

The assignment makes use of quarterly US inflation data and various predictor variables in the Final_2017_data.xlsx file available on the website. Column A shows the quarterly date, columns B and C show the quarterly price index (B) and the resulting annualized quarter-on-quarter inflation rate (column C). Columns D and E show mean forecasts from the Survey of Professional Forecasters (SPF) generated one quarter earlier (SPF(t|t-1) in column D) and two quarters earlier (SPF(t|t-2) in column E). For example, 3.16% in cell D5 is the inflation forecast for Q1, 1969, generated in Q4 1968, while 2.80% in cell E5 is the forecast of inflation for Q1, 1969, generated two quarters earlier in Q3 1968.Columns F and G show the corresponding one- and two-quarter-ahead Greenbook forecasts of inflation. These are the forecasts used by the Federal Reserve and are only available with a delay of 5 years and so end in 2011Q1.

The file also contains data on the 3-month T-bill rate (column I), the five-year Treasury bond yield (J), the unemployment rate (K), and the S&P500 stock price index (column L).

For all questions, you can assume a squared error loss function. You can compute one-quarter-ahead forecast errors by subtracting the one-quarter-ahead forecasts (column D for SPF, column F for Green book) from the actual inflation rate (column C).

To answer questions 1-5, use the sample 1969Q1-2011Q1.

1. How accurate were the one-quarter-ahead SPF and Green book inflation forecasts (columns D and F)? For each of the forecasts, report estimates of predictive accuracy.

Deliverables:

Brief explanation of measures of predictive accuracy

Estimated values of measures of predictive accuracy

2. Evaluate if the one-quarter-ahead SPF and Green book inflation forecasts are optimal under MSE loss. Use graphical plots to convey a sense of forecasting performance and evaluate forecast optimality more formally by testing for bias and serial correlation in the forecast errors.

Deliverables:

Graphics: plots of forecast errors, scatter plots (forecast vs realized value)

Explanation of statistical tests of bias, optimality (Mincer-Zarnowitz)

Regression estimates and tests

Interpretation of empirical results

3. Which forecasts were most accurate during the sample, the SPF or the Greenbook forecasts? Explain how you can formally test which of those forecasts is most accurate and report the outcome of such a test. Does one forecast dominate the other?

Deliverables:

Description and explanation of tests

Regression estimates, test statistics

Interpretation of empirical results

4. Is there evidence of instability in the forecasting performance of the SPF forecasts during the sample or in the relative forecast accuracy of the SPF versus the Greenbook forecasts?

Deliverables:

Discussion of instability tests

Results from empirical tests and/or graphical analysis

5. Are the one-quarter-ahead SPF forecasts in column D more accurate than the two-quarter-ahead SPF inflation forecasts in column E? How can you test formally if this holds?

Deliverables:

Explanation of test

Empirical findings and interpretation of results

Questions 6-10 use the out-of-sample period 1980Q1-2011Q1.

6. Assess whether combining the one-quarter-ahead Greenbook and SPF forecasts leads to better overall out-of-sample forecasting performance over the period 1980Q1-2011Q1.

Deliverables:

Explanation of combination method

Empirical performance results for combination

Interpretation of results

7. Next, using lagged values of inflation and any of the predictor variables listed in columns I-L, estimate time-series models and use them to generate a series of out-of-sample inflation forecast for the period 1980Q1-2011Q1. Specifically, generate one-step-ahead forecasts recursively by using data up to 1979Q4 to select and estimate a model and generate forecasts for 1980Q1. Next, add data for 1980Q1, select and re-estimate a forecasting model, and predict inflation for 1980Q2. Continue this way up to 2011Q1. Note that your preferred forecasting model may change over time. Show graphs of your time-series forecasts and evaluate their predictive performance and optimality.

Deliverables:

Explanation of model selection - which variables get selected and how often?

Graphical evaluation of time-series forecasts

Empirical estimates of forecast accuracy

Forecast optimality tests (Mincer-Zarnowitz)

Interpretation of results

8. Evaluate if your time-series forecasts from question 7are significantly more or less accurate than the SPF and Greenbook forecasts over the period 1980Q1-2011Q1.

Deliverables:

Explanation of tests

Empirical results and interpretation of findings

9. Use the time-series model from question 7 to generate out-of-sample 90% interval forecasts for the period 1980Q1-2011Q1. State and motivate any assumptions made to generate the 90% interval forecasts and evaluate if they are correctly specified.

Deliverables:

Description of methodology used to generate the 90% interval forecasts

Evaluation of interval forecasts

Empirical findings and interpretation of results

10. Use the time-series model from question 7 to generate out-of-sample density forecasts for the period 1980Q1-2011Q1. State and motivate any assumptions made to generate the forecasts and evaluate if the density forecasts are correctly specified.

Deliverables:

Description of methodology used to generate the density forecasts

Evaluation of density forecasts

Empirical findings and interpretation of results

Attachment:- Assignment.rar

MATLAB, Engineering

  • Category:- MATLAB
  • Reference No.:- M92242988
  • Price:- $160

Guranteed 48 Hours Delivery, In Price:- $160

Have any Question?


Related Questions in MATLAB

Question a safe prime is a prime number that can be written

Question : A safe prime is a prime number that can be written in the form 2p + 1 where p is also a prime number. Write a MATLAB script file that finds and displays all safe primes between 1 and 1000.

What comparison of means test was used to answer the

What comparison of means test was used to answer the question

Suppose that you have used some concept learning algorithm

Suppose that you have used some concept learning algorithm to learn a hypothesis h1 from some training data. You are interested in knowing the accuracy that the hypothesis can be expected to achieve on the underlying pop ...

Assignment details -need to write a code for connecting

Assignment Details - Need to write a code for connecting segments (Lines) a special case of TSP. The problem is to connect lines in 2d/ 3d space with path obstructions. Can you help me write the code for this? Hope you m ...

Prepare a 3 - 10 pages long reportprepare a presentation

Prepare a 3 - 10 pages long report Prepare a presentation with 5 - 9 slides. The slides will include introduction (need and similar work), theoretical background (tested neural networks), Data, Results (Comparison of the ...

Question - verify the attached paper with matlab and get

Question - Verify the attached paper with matlab and get all the results in the paper and explain step by step the matlab code. Paper - Improving Massive MIMO Belief Propagation Detector with Deep Neural Network. Attachm ...

Assignment -we have daily gridded rainfall data of 40 years

Assignment - We have daily gridded rainfall data of 40 years and structure of the dataset is like below; Lat = [6.5:0.25:38.5]; Lon = [66.5:0.25:100]; Rainfall (135x129x365x40) (Lon, Lat, days, years). Now, we looking fo ...

Discrete optimisation- solve the following two problems

Discrete Optimisation - Solve the following two problems with both exhaustive enumeration and branch and bound - Problem 1 is a mixed integer linear optimisation problem (the problem has both discrete and continuous vari ...

Assignment -matlab codes and simulated model in

Assignment - Matlab codes and simulated model in simulink/matlab and truetime. 1. Matlab codes and simulink model for pid controller optimization using particle swarm optimization (PSO) my plant is integer order 1000/(s^ ...

Assignmentafter the success of your robo-advice venture you

Assignment After the success of your robo-advice venture you decide to explore alternative sources of profitability for your company. You realize that Australian investors are often forced to chose between expensive acti ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As