Föreläsningar del 1 Flashcards

1
Q

What are quantitative forecasting methods based on?

A

Historical data concerning one or more time series.

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

What is a time series?

A

A set of observations measured at successive points or periods in time.

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

What is the difference between time series methods and causal methods?

A

Time series methods use past values of the same series, while causal methods use related time series.

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

What are the three main time series methods?

A

Smoothing, trend projection, and trend projection adjusted for seasonality.

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

What does the trend component of a time series account for?

A

The gradual shift of the series over a long period.

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

What does the seasonal component represent?

A

Regular patterns of variability within certain time periods (e.g., yearly cycles).

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

What is the irregular component of a time series?

A

Short-term, unpredictable variations that cannot be forecasted in advance.

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

What is Mean Squared Error (MSE)?

A

The average of squared forecast errors; the method that minimizes MSE is preferred.

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

What is Mean Absolute Deviation (MAD)?

A

The mean of absolute forecast errors; it is less sensitive to large errors than MSE.

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

When are smoothing methods useful?

A

When the time series is stable without significant trends, seasonal, or cyclical effects.

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

What are the four common smoothing methods?

A

Moving averages, centered moving averages, weighted moving averages, and exponential smoothing.

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

How does the moving average method work?

A

It averages the most recent nnn data points to forecast the next period.

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

What is the centered moving average method used for?

A

Computing season indexes by averaging nnn periods and assigning it to the midpoint.

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

How does the weighted moving average method differ from the simple moving average?

A

It assigns more weight to recent observations, with weights summing to 1.

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

What is the principle of exponential smoothing?

A

The forecast for the next period is the current forecast plus a proportion α\alphaα of the forecast error.

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