9. Time Series & Sequential Data Flashcards

1
Q

What is a time series?

A

A sequence of observations recorded at regular time intervals.

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

What is stationarity in time series?

A

A time series is stationary if its statistical properties (mean, variance) do not change over time.

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

What is the difference between additive and multiplicative seasonality?

A

Additive seasonality means variations are constant over time, while multiplicative means they increase or decrease with the trend.

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

What is differencing in time series?

A

A technique used to remove trends by computing the difference between consecutive observations.

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

What is an autoregressive (AR) model?

A

A model where future values depend on previous values plus noise.

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

What is a moving average (MA) model?

A

A model where future values depend on past forecast errors.

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

What is an ARMA model?

A

A combination of autoregressive (AR) and moving average (MA) models.

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

What is an ARIMA model?

A

A model combining autoregression, differencing, and moving averages for forecasting.

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

What is a seasonal ARIMA (SARIMA) model?

A

An extension of ARIMA that includes seasonal components.

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

What is exponential smoothing?

A

A forecasting technique that applies weighted averages to past data points.

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

What is Holt-Winters method?

A

A time series forecasting technique that accounts for trend and seasonality.

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

What is a rolling window in time series analysis?

A

A method of computing statistics over a sliding window of past observations.

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

What is a lag variable?

A

A past value of a time series used as a predictor for the current value.

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

What is Granger causality?

A

A statistical hypothesis test to determine if one time series can predict another.

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

What is a cointegration test?

A

A test used to determine if two or more time series have a long-term relationship.

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

What is a structural break in time series?

A

A sudden change in the relationship between time series variables.

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

What is seasonality in time series?

A

A repeating pattern of fluctuations over a fixed period.

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

What is a trend in time series?

A

A long-term increase or decrease in data values over time.

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

What is forecasting?

A

The process of predicting future values based on historical data.

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

What is autocorrelation?

A

The correlation of a time series with its past values.

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

What is partial autocorrelation?

A

The correlation of a time series with its past values after removing intermediate dependencies.

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

What is the ACF (Autocorrelation Function)?

A

A function that measures how a time series is correlated with its past values.

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

What is the PACF (Partial Autocorrelation Function)?

A

A function that shows the direct relationship between a time series and its lags.

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

What is white noise in time series?

A

A sequence of random values with a constant mean and variance and no correlation between observations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What is a random walk?
A time series model where each step is randomly determined, often used in financial markets.
26
What is a unit root?
A characteristic of non-stationary time series where shocks have a permanent effect.
27
What is the Augmented Dickey-Fuller (ADF) test?
A statistical test used to determine whether a time series is stationary.
28
What is a time series?
A sequence of observations recorded at regular time intervals.
29
What is stationarity in time series?
A time series is stationary if its statistical properties (mean, variance) do not change over time.
30
What is the difference between additive and multiplicative seasonality?
Additive seasonality means variations are constant over time, while multiplicative means they increase or decrease with the trend.
31
What is differencing in time series?
A technique used to remove trends by computing the difference between consecutive observations.
32
What is an autoregressive (AR) model?
A model where future values depend on previous values plus noise.
33
What is a moving average (MA) model?
A model where future values depend on past forecast errors.
34
What is an ARMA model?
A combination of autoregressive (AR) and moving average (MA) models.
35
What is an ARIMA model?
A model combining autoregression, differencing, and moving averages for forecasting.
36
What is a seasonal ARIMA (SARIMA) model?
An extension of ARIMA that includes seasonal components.
37
What is exponential smoothing?
A forecasting technique that applies weighted averages to past data points.
38
What is Holt-Winters method?
A time series forecasting technique that accounts for trend and seasonality.
39
What is a rolling window in time series analysis?
A method of computing statistics over a sliding window of past observations.
40
What is a lag variable?
A past value of a time series used as a predictor for the current value.
41
What is Granger causality?
A statistical hypothesis test to determine if one time series can predict another.
42
What is a cointegration test?
A test used to determine if two or more time series have a long-term relationship.
43
What is a structural break in time series?
A sudden change in the relationship between time series variables.
44
What is seasonality in time series?
A repeating pattern of fluctuations over a fixed period.
45
What is a trend in time series?
A long-term increase or decrease in data values over time.
46
What is forecasting?
The process of predicting future values based on historical data.
47
What is autocorrelation?
The correlation of a time series with its past values.
48
What is partial autocorrelation?
The correlation of a time series with its past values after removing intermediate dependencies.
49
What is the ACF (Autocorrelation Function)?
A function that measures how a time series is correlated with its past values.
50
What is the PACF (Partial Autocorrelation Function)?
A function that shows the direct relationship between a time series and its lags.
51
What is white noise in time series?
A sequence of random values with a constant mean and variance and no correlation between observations.
52
What is a random walk?
A time series model where each step is randomly determined, often used in financial markets.
53
What is a unit root?
A characteristic of non-stationary time series where shocks have a permanent effect.
54
What is the Augmented Dickey-Fuller (ADF) test?
A statistical test used to determine whether a time series is stationary.
55
What is a time series?
A sequence of observations recorded at regular time intervals.
56
What is stationarity in time series?
A time series is stationary if its statistical properties (mean, variance) do not change over time.
57
What is the difference between additive and multiplicative seasonality?
Additive seasonality means variations are constant over time, while multiplicative means they increase or decrease with the trend.
58
What is differencing in time series?
A technique used to remove trends by computing the difference between consecutive observations.
59
What is an autoregressive (AR) model?
A model where future values depend on previous values plus noise.
60
What is a moving average (MA) model?
A model where future values depend on past forecast errors.
61
What is an ARMA model?
A combination of autoregressive (AR) and moving average (MA) models.
62
What is an ARIMA model?
A model combining autoregression, differencing, and moving averages for forecasting.
63
What is a seasonal ARIMA (SARIMA) model?
An extension of ARIMA that includes seasonal components.
64
What is exponential smoothing?
A forecasting technique that applies weighted averages to past data points.
65
What is Holt-Winters method?
A time series forecasting technique that accounts for trend and seasonality.
66
What is a rolling window in time series analysis?
A method of computing statistics over a sliding window of past observations.
67
What is a lag variable?
A past value of a time series used as a predictor for the current value.
68
What is Granger causality?
A statistical hypothesis test to determine if one time series can predict another.
69
What is a cointegration test?
A test used to determine if two or more time series have a long-term relationship.
70
What is a structural break in time series?
A sudden change in the relationship between time series variables.
71
What is seasonality in time series?
A repeating pattern of fluctuations over a fixed period.
72
What is a trend in time series?
A long-term increase or decrease in data values over time.
73
What is forecasting?
The process of predicting future values based on historical data.
74
What is autocorrelation?
The correlation of a time series with its past values.
75
What is partial autocorrelation?
The correlation of a time series with its past values after removing intermediate dependencies.
76
What is the ACF (Autocorrelation Function)?
A function that measures how a time series is correlated with its past values.
77
What is the PACF (Partial Autocorrelation Function)?
A function that shows the direct relationship between a time series and its lags.
78
What is white noise in time series?
A sequence of random values with a constant mean and variance and no correlation between observations.
79
What is a random walk?
A time series model where each step is randomly determined, often used in financial markets.
80
What is a unit root?
A characteristic of non-stationary time series where shocks have a permanent effect.
81
What is the Augmented Dickey-Fuller (ADF) test?
A statistical test used to determine whether a time series is stationary.
82
What is a time series?
A sequence of observations recorded at regular time intervals.
83
What is stationarity in time series?
A time series is stationary if its statistical properties (mean, variance) do not change over time.
84
What is the difference between additive and multiplicative seasonality?
Additive seasonality means variations are constant over time, while multiplicative means they increase or decrease with the trend.
85
What is differencing in time series?
A technique used to remove trends by computing the difference between consecutive observations.
86
What is an autoregressive (AR) model?
A model where future values depend on previous values plus noise.
87
What is a moving average (MA) model?
A model where future values depend on past forecast errors.
88
What is an ARMA model?
A combination of autoregressive (AR) and moving average (MA) models.
89
What is an ARIMA model?
A model combining autoregression, differencing, and moving averages for forecasting.
90
What is a seasonal ARIMA (SARIMA) model?
An extension of ARIMA that includes seasonal components.
91
What is exponential smoothing?
A forecasting technique that applies weighted averages to past data points.
92
What is Holt-Winters method?
A time series forecasting technique that accounts for trend and seasonality.
93
What is a rolling window in time series analysis?
A method of computing statistics over a sliding window of past observations.
94
What is a lag variable?
A past value of a time series used as a predictor for the current value.
95
What is Granger causality?
A statistical hypothesis test to determine if one time series can predict another.
96
What is a cointegration test?
A test used to determine if two or more time series have a long-term relationship.
97
What is a structural break in time series?
A sudden change in the relationship between time series variables.
98
What is seasonality in time series?
A repeating pattern of fluctuations over a fixed period.
99
What is a trend in time series?
A long-term increase or decrease in data values over time.
100
What is forecasting?
The process of predicting future values based on historical data.