subject
Mathematics, 13.12.2019 22:31 evazquez

1.use the q10 dataframe. consider three standard multiple linear regression models predicting sales from both predictors and no interaction (i. e., ignoring the time series nature of the data):
one with a linear trend, one with a quadratic trend, and one with a cubic trend. in the model with lowest of the three aics, ( just write the code for rstudio)

2.reconsider your model and data from q10. now impose an autoregressive model on the residuals. in other words, consider three additional models predicting sales from quarter and month (no interactions but with whichever kind of trend was appropriate in q10) with an autoregressive model for the residuals of lag 1, lag 2, and lag 3.note: quarter is a categorical variable, independent of the trend, so do not use poly() on it.
in the model with lowest of the four aics, report the standard error of the difference in average sales between first quarter and third quarter. note: this requires installation and loading of the library nlme. so you'll have to do install. packages('nlme') then library(nlme) (just write the code for rstudio)
dataframe 10 is in the regclass of rstudio 's packages

ansver
Answers: 1

Another question on Mathematics

question
Mathematics, 21.06.2019 18:30
How do you determine whether a relationship represented as as graph is linear or nonlinear
Answers: 1
question
Mathematics, 21.06.2019 19:00
The focus of parabola is (-4, -5), and its directrix is y= -1. fill in the missing terms and signs in parabolas equation in standard form
Answers: 1
question
Mathematics, 21.06.2019 21:00
Solve this problem! extra ! 3025/5.5 = a/90.75 / = fraction
Answers: 3
question
Mathematics, 21.06.2019 22:00
The customer price index(cpi), which measures the cost of a typical package of customer goods,was 208.8 in 2011 and 244.1 in 2016.let x=11 corresponding to the year 2011 an estimate to cpi into 2013 and 2014. assume that the data can be modeled by a straight line and the trend to continue idenfinitely.use data points to find such a line and then estimate the requested quantities
Answers: 1
You know the right answer?
1.use the q10 dataframe. consider three standard multiple linear regression models predicting sales...
Questions
question
Mathematics, 14.08.2019 15:10
question
English, 14.08.2019 15:10
question
Mathematics, 14.08.2019 15:10