Week 6 Lecture 4 Forecasting Flashcards

1
Q

When should the ‘Holt-Winters’ method be used?

A

When data is trended and seasonal.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are 4 advantages fo exponential smoothing?

A
  • Plausible Assumptions
  • Easy to compute (for a computer)
  • Can be used by staff with limited mathematical background
  • Exponential smoothing work well in practise
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are 2 disadvantages of exponential smoothing?

A
  • Difficult to find a starting point

- Exponential smoothing lags behind the actual trend as a result of smoothing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How do we calculate the starting point when using the holt-winters method?

A

Calculate an average of the first 2 or 3 points

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the 3 methods of calculating the accuracy of forecasting methods?

A
  • Mean absolute deviation.
  • Mean Square Error.
  • Mean Absolute Percentage Error.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the characteristics of ‘Mean Absolute deviation’? And how is it calculated?

A
  • Considers the absolute value of errors
  • Gives equal weighting to each error.

Sum of errors/ N

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the characteristics of ‘Mean Square Error’? And how is it calculated?

A
  • Mean Square Error penalises larger errors so as to not throw off the average.
  • If a system has a large anomaly error the Mean Square Error should be used

error (squared) + error (squared) / N

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the characteristics of “Mean Absolute Percentage Error’? And how is it calculated?

A
  • This method gives an average percentage error for each individual error.

Sum of Percentage errors / N

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the error equal to?

A

Actual - Forecast

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

When dealing with negatives in accuracy checking methods,how are they recorded?

A

They’re recorded as positive numbers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly