性强烈的欧美三级视频,日韩 精品 无码 系列 视频,xxxxx性bbbbb欧美,丝袜 亚洲 另类 欧美 重口

二維碼

民族品牌網(wǎng)手機(jī)版

掃一掃關(guān)注

民族品牌網(wǎng)微信
當(dāng)前位置: 首頁(yè) » 新聞資訊 » 品牌商機(jī) » 正文

代寫(xiě)B(tài)usiness Forecasting R 留學(xué)生程序

放大字體  縮小字體 發(fā)布日期:2019-10-10 13:39:24    來(lái)源:民族品牌網(wǎng)     瀏覽次數(shù):138    評(píng)論:0
導(dǎo)讀

Business ForecastingLast name ________________ First name___________ Section number (40 or 60)_______Home Work 1 Total marks are 10 which provide 10% to the total assessment. Students mustimplement th

Business Forecasting

Last name ________________ First name___________ Section number (40 or 60)_______

Home Work 1 Total marks are 10 which provide 10% to the total assessment. Students must

implement the homework using R language, cut-and-paste of outputs from text book are not

permitted (and easily detectable).

The Steps of this homework should be implemented using RStudio and printouts inserted in this

document after each step.

Forecaster toolbox

Step 1 Create a directory on your computer where the home work will be implemented. That means all

input files should be placed there and R will create the output files in this directory.

Step 2 Open R-studio. In the command prompt select “Session” then “Set working directory” and

“Choose directory”. Using the command prompt with file manager select the directory you created

in Step 1.

Step 3 Install fpp2 library if it is not installed yet and connect this library by command library(‘fpp2’). Do

the same for fpp if you use it.

Problem set 1 For each of the following series, make a graph of the data with forecasts using the most

appropriate of the four benchmark methods:

mean, naive, seasonal naive or drift.

Provide plots for time series. Implement the autocorrelation analysis including correlogram of the

residuals and the Ljung-Box test with lag 8. Answer the question if autocorrelation, and seasonality

exists. Marking rules for a) to c): 0.25 for each step (0.25 for forecast plot, 0.25 for autocorrelation

plot, 0.25 for portmanteaux test, and 0.25 for correct conlusion).

(a) Annual bituminous coal production (1920–1968). Data set bicoal. Use na?ve. (1 mark)

(b) Price of chicken (1924–1993). Data set chicken. Use seasonal na?ve. (1 mark)

(c) Monthly total of people on unemployed benefits in Australia (January 1956–July 1992). Data set

dole. Use drift (1 mark)

(d) Plot residuals for this forecast and compare them with the residuals of seasonal naive forecast. (1

mark, no partial marks)

(e) Monthly total of accidental deaths in the United States (January 1973–December 1978). Data set

usdeaths. Use seasonal na?ve. (1 mark)

(f) Quarterly production of bricks (in millions of units) at Portland, Australia (March 1956–September

1994). Data set bricksq. Use mean method. (1 mark)

(g) What is the more appropriate method of forecast for this data? Implement it and justify your answer.

(1 mark, no partial marks)

(h) Annual Canadian lynx trappings (1821–1934). Data set lynx. Choose the optimal method.

Implement for it the same autocorrelation analysis as above. (1 mark)

Problem set 2 For the data set bricksq:

(a) Split the data into two parts using

> bricks1 <- window(bricksq, end=1987.99)

> bricks2 <- window(bricksq, start=1988)

(b) Check that your data have been split appropriately by producing plots of these two data sets. (0.5

marks)

(c) Calculate forecasts using each of the mean, na?ve, and seasonal naive benchmark methods applied

to bricks1. Compare the accuracy of your forecasts against the actual values stored in bricks2.

Which method does best? Why? (1 mark)

(d) For the best method, compute the residuals and plot them. (0.5 marks)

因?yàn)閷?zhuān)業(yè),所以值得信賴。如有需要,請(qǐng)加QQ:99515681 或郵箱:99515681@qq.com

微信:codehelp

因?yàn)閷?zhuān)業(yè),所以值得信賴。如有需要,請(qǐng)加QQ:99515681 或郵箱:99515681@qq.com

微信:codehelp

 
(文/小編)
免責(zé)聲明
本文為小編原創(chuàng)作品,作者: 小編。歡迎轉(zhuǎn)載,轉(zhuǎn)載請(qǐng)注明原文出處:http://zkygorpdfz.com/news/pinpaishangji/81356.html 。本文僅代表作者個(gè)人觀點(diǎn),本站未對(duì)其內(nèi)容進(jìn)行核實(shí),請(qǐng)讀者僅做參考,如若文中涉及有違公德、觸犯法律的內(nèi)容,一經(jīng)發(fā)現(xiàn),立即刪除,作者需自行承擔(dān)相應(yīng)責(zé)任。涉及到版權(quán)或其他問(wèn)題,請(qǐng)及時(shí)聯(lián)系我們2409157061@qq.com。
0相關(guān)評(píng)論