STAT603: Time Series Decomposition, Transformations, and Adjustments 2A

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/39

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.

40 Terms

1
New cards

What is the purpose of transformations and adjustments in forecasting?

To simplify patterns in historical data by removing known sources of variation or making the pattern more consistent.

2
New cards

What are the four types of adjustments used in forecasting?

Calendar adjustments, population adjustments, inflation adjustments, and mathematical transformations.

3
New cards

How can calendar adjustments improve forecasting accuracy?

By removing variations due to different numbers of trading days in each month, allowing for a clearer analysis of sales patterns.

4
New cards

What is an example of a calendar adjustment?

Calculating average sales per trading day instead of total monthly sales to eliminate calendar variation.

5
New cards

What is the benefit of population adjustments in data analysis?

They provide per-capita data, making it easier to interpret changes relative to population size.

6
New cards

How can population adjustments affect the interpretation of hospital bed data?

By showing the number of beds per thousand people, it clarifies whether increases in total beds are due to population growth.

7
New cards

What is the significance of inflation adjustments in financial time series?

They ensure that all values are stated in constant dollar values from a specific year, allowing for accurate comparisons over time.

8
New cards

How is the adjusted house price calculated using a price index?

Using the formula 𝑥𝑡 = 𝑦𝑡/𝑧𝑡 × 𝑧2000, where 𝑦𝑡 is the original price and 𝑧𝑡 is the price index.

9
New cards

What are some common mathematical transformations used in time series data?

Square root, cube root, and logarithm transformations.

10
New cards

Why are logarithmic transformations particularly useful?

They provide relative (percent) changes on the original scale, making interpretations easier.

11
New cards

What are Box-Cox transformations?

A family of transformations that includes logarithms and power transformations, defined by a parameter 𝜆.

12
New cards

What does a Box-Cox transformation look like when 𝜆 equals 0?

It becomes a logarithmic transformation: 𝑤𝑡 = log(𝑦𝑡).

13
New cards

What does a Box-Cox transformation look like when 𝜆 equals 1?

It results in no substantive transformation: 𝑤𝑡 = 𝑦𝑡.

14
New cards

What happens if 𝜆 is close to zero in a Box-Cox transformation?

The transformation behaves like a logarithm.

15
New cards

What is a potential issue when using Box-Cox transformations if some data values are zero?

A power transformation is not possible unless a constant is added to all values.

16
New cards

What should be checked when applying Box-Cox transformations?

The results should always be checked, as low values of 𝜆 can lead to large prediction intervals.

17
New cards

What is the relationship between population adjustments and GDP per capita?

GDP per capita provides a clearer picture of economic performance by adjusting for population size.

18
New cards

How can mathematical transformations stabilize variation in time series data?

By addressing different levels of variation across the series, making the data more consistent.

19
New cards

What is the effect of using power transformations like square roots and cube roots?

They can stabilize variance but may be less interpretable than logarithmic transformations.

20
New cards

What condition must be met for power transformation when some 𝑦𝑡 = 0?

𝜆 must be greater than 0.

21
New cards

What adjustment is necessary if some 𝑦𝑡 < 0?

All 𝑦𝑡 must be adjusted by adding a constant.

22
New cards

Why are simple values of 𝜆 preferred in transformations?

They are easier to explain.

23
New cards

How do results react to changes in 𝜆?

Results are relatively insensitive to 𝜆.

24
New cards

What is often the case regarding the need for transformation in time series?

Often no transformation (𝜆 = 1) is needed.

25
New cards

What effect can transformation have on prediction intervals?

Transformation can have a very large effect on prediction intervals.

26
New cards

What is a simple way to ensure forecasts are positive?

Choosing 𝜆 = 0.

27
New cards

What defines a trend pattern in time series data?

A long-term increase or decrease in the data.

28
New cards

What characterizes a cyclic pattern in time series data?

Rises and falls that are not of fixed period, usually lasting at least 2 years.

29
New cards

What is a seasonal pattern in time series data?

A series influenced by seasonal factors such as the quarter of the year or day of the week.

30
New cards

What does the equation 𝑦𝑡 = 𝑓(𝑆𝑡, 𝑇𝑡, 𝑅𝑡) represent?

It represents time series decomposition where 𝑦𝑡 is the data at period 𝑡.

31
New cards

What is the additive decomposition formula?

𝑦𝑡 = 𝑆𝑡 + 𝑇𝑡 + 𝑅𝑡.

32
New cards

What is the multiplicative decomposition formula?

𝑦𝑡 = 𝑆𝑡 × 𝑇𝑡 × 𝑅𝑡.

33
New cards

When is an additive model appropriate in time series decomposition?

When the magnitude of seasonal fluctuations does not vary with the level.

34
New cards

When is a multiplicative model appropriate in time series decomposition?

When seasonal fluctuations are proportional to the level of the series.

35
New cards

What is a Box-Cox transformation used for?

To transform data before applying additive decomposition.

36
New cards

What does taking the logarithm of a multiplicative relationship achieve?

It turns the multiplicative relationship into an additive relationship.

37
New cards

What is the purpose of seasonal adjustment in time series data?

To calculate seasonally adjusted data using past values.

38
New cards

What is the formula for seasonally adjusted data in additive decomposition?

𝑦𝑡 − 𝑆𝑡 = 𝑇𝑡 + 𝑅𝑡.

39
New cards

What is the formula for seasonally adjusted data in multiplicative decomposition?

𝑦𝑡 / 𝑆𝑡 = 𝑇𝑡 × 𝑅𝑡.

40
New cards

What should be used to look for turning points in time series data?

The trend-cycle component.