L15 Forecasting

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

What is forecasting?

A technique to predict future values of a time series using past data and probability.

2
New cards

What are major requirements of a forecasting method?

Accuracy, minimal cost, simplicity, stability, and responsiveness.

3
New cards

Why is demand forecasting important in manufacturing?

Helps with capacity planning, staffing, training, finance, and stock availability.

4
New cards

What types of historical data are used in forecasting?

Direct data (e.g., sales figures) and indirect data (e.g., strikes, weather, legislation).

5
New cards

What are key forecasting principles?

Use similar time periods, enough data, and test multiple methods.

6
New cards

What is the time series approach?

Uses a variable's own past values to predict future values.

7
New cards

What is the econometric approach?

Uses relationships with other variables to make predictions.

8
New cards

What are examples of time series data?

Product demand, costs, market share, interest rates, and consumer trends.

9
New cards

What are the four typical patterns in time series data?

Trend, Cyclical, Seasonal, and Random.

10
New cards

What are the weaknesses of the time series method?

Irregularity and seasonality can obscure trends; no error margin estimation.

11
New cards

What is the moving averages method?

Forecasting using averages of past data over a chosen number of periods.

12
New cards

What are limitations of the moving averages method?

Subjective, sensitive to chosen period, equal weighting of all periods.

13
New cards

What is exponential smoothing?

A weighted moving average that gives more weight to recent data points.

14
New cards

What is the formula for exponential smoothing?

Ft = Ft-1 + α(Aₜ₋₁ - Ft-1)

15
New cards

What do the symbols in the exponential smoothing formula represent?

Ft = forecast, Ft-1 = previous forecast, Aₜ₋₁ = previous actual, α = smoothing factor.

16
New cards

What is the effect of a low α in exponential smoothing?

Smooths fluctuations, less responsive.

17
New cards

What is the effect of a high α in exponential smoothing?

More responsive to recent changes.

18
New cards

What range is typical for α in exponential smoothing?

Between 0.05 and 0.3.

19
New cards

What is econometric modelling?

Forecasting based on relationships with other variables using statistical models.

20
New cards

Give an example of an econometric model.

Battery sales = C₀ + C₁(car sales) + C₂(truck sales) + error term.

21
New cards

What are positive and negative correlations in econometrics?

Positive: variables move together; Negative: one increases while the other decreases.

22
New cards

What are limitations of forecasting?

Accuracy is often low; time series best for short-term, econometrics for long-term.

23
New cards

What is cusum in forecasting?

Cumulative sum of forecast errors used to monitor bias.

24
New cards

How is standard deviation used in forecasting?

Measures forecast error; helps create confidence intervals (e.g., ±2 SD = 95% confidence).

25
New cards

What is the goal of monitoring forecasting accuracy?

To detect bias and improve reliability of forecasts.