Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Time Series Forecasting: The dataset provided captures electricity production from 1985 to 2017. You are tasked with building a forecasting model to forecast electricity production.

Time Series Forecasting:

The dataset provided captures electricity production from 1985 to 2017. You are tasked with building a forecasting model to forecast electricity production.

  1. Given the data, perform a linear regression model, with the date as the order, and report the R-Squared and the RMSE. Plot your regression line against the actual values.
  2. Given the data find the moving averages (MA) 5, 10, and 15 days and perform a pairwise correlation analysis between each MA and the parameter we are trying to forecast.
  3. Given the data find the 10 previous lag values and perform a pairwise correlation analysis between each lag and the parameter we are trying to forecast.
  4. Given the dataset and the parameters generated in the previous steps, Find the best combination of parameters that will give you the best RMSE and R-Squared.
  5. Plot your best model's prediction against actual values.
  6. Explain how you would know if your model is overfitting and how would you avoid it.

https://drive.google.com/file/d/16mvYE5KAgi__NukmiMkWu4dpAYY1wiRi/view?usp=sharing

(Excel Data Link)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Health Care Management

Authors: Sharon B. Buchbinder, Nancy H. Shanks

3rd Edition

128408101X, 9781284081015

Students also viewed these Mathematics questions