In a Microsoft Word document, using the R statistical software package, provide answers for the following problems Consi

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

In a Microsoft Word document, using the R statistical software package, provide answers for the following problems Consi

Post by answerhappygod »

In A Microsoft Word Document Using The R Statistical Software Package Provide Answers For The Following Problems Consi 1
In A Microsoft Word Document Using The R Statistical Software Package Provide Answers For The Following Problems Consi 1 (98.75 KiB) Viewed 33 times
In a Microsoft Word document, using the R statistical software package, provide answers for the following problems Consider monthly sales and advertising data for an automotive parts company (data set advert). a. Plot the data using autoplot. Why is it useful to set facets=TRUE? b. Fit a standard regression model yt = a + bxt + nt where yt denotes sales and It denotes advertising using the ts1m () function. c. Show that the residuals have significant autocorrelation. d. What difference does it make if you use the Arima function instead: Arima (advert[,"sales"], xreg=advert[,"advert"], order=c(0,0,0)) e. Refit the model using auto.arima (). How much difference does the error model make to the estimated parameters? What ARIMA model for the errors is selected? f. Check the residuals of the fitted model. g. Assuming the advertising budget for the next six months is exactly 10 units per month, produce and plot sales forecasts with prediction intervals for the next six months.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply