Lecture 3- Decomposition

Lecture 3- Decomposition

KG - University

7 Qs

quiz-placeholder

Similar activities

FinTech 05-3 APIs

FinTech 05-3 APIs

Professional Development

9 Qs

Piłka nożna

Piłka nożna

12th Grade

12 Qs

Java while loops

Java while loops

10th - 12th Grade

10 Qs

INTRODUCTION ARDUINO

INTRODUCTION ARDUINO

12th Grade

10 Qs

KISI-KISI PTS INFORMATIKA

KISI-KISI PTS INFORMATIKA

10th Grade

10 Qs

IDS804-Software de gestión seguimiento y control

IDS804-Software de gestión seguimiento y control

Professional Development

10 Qs

Spreadsheet Functions

Spreadsheet Functions

3rd - 5th Grade

8 Qs

System binarny i szesnastkowy

System binarny i szesnastkowy

7th - 8th Grade

10 Qs

Lecture 3- Decomposition

Lecture 3- Decomposition

Assessment

Quiz

Computers

KG - University

Hard

Created by

Nikoletta Legaki

Used 10+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the seasonality for daily data?
7
365
7 or 365 it depends
24

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the best choice for smoothing and reduce random variation?
ma(3x3)
ma(5x3)
ma(3x5)
ma(5x5)

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Centre 12 -  ma could be used with monthly data and each month would would be given equal weight. Similarly, a 2x24 or 2x36 would give equal weigths to all months and produce a smoother fit than the 2x12MA. 
true
false

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In case of a seasonal quarterly data (observations per 3 months), which is the best choice for moving average to eliminate seasonality?
centre moving average (4)
ma(3)
weighted moving average (0.125, 0.25, 0.25, 0.25, 0.125)
centre moving average (4) or weighted moving average (0.125, 0.25, 0.25, 0.25, 0.125)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is moving average's objective?
forecasting
smoothing
estimate trend & cycle
all the above options

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a measure of bias? 
Mean Absolute Error (MAE) 
Mean Squares Error (MSE)
Mean Error (ME)
Mean Absolute Percntage Error (MAPE)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does it mean for a forecast model that forecast ME=14 units & MAE=14 units as well
forecast model is accurate
Forecast model has no bias
forecast model is optimistic (biased)
forecast model is pessimistic (biased)