midterm 3 Flashcards
(45 cards)
temporal ordering
past values can influence future values, but not vice versa. In time series analysis, this distinguishes it from cross-sectional data.
data frequency
the interval at which data points are collected: annual, quarterly, monthly, daily
static model
a regression mode where the effect of the explanatory variable Z on the dependent one is immediate, with no lagged effects.
yt=beta0 + beta1Zt + ut
finite distributed lag model FDL
a regression model that includes both current and lagged values of an explanatory variable to capture delayed effect
yt = alfa0 + delta0Zt + delta1Zt-1 + ut
order of FDL
the number of lagged values of the explanatory variable included in an FDL model.
if its 2 it means Zt, Zt-1, Z-2
impact propensity/ impact multiplier
the immediate effect of a one-unit change in the explanatory variable Z on the dependant variable
long-run propensity
the total cumulative effect of a permanent one-unit change in Z on y over time
trending time series
a time series that shows a consistent upward or downward movement over time. like GDP
spurious regression
occurs when we ignore a trend, and suggest a relationship when there is none. Leads to biased estimation. Affect both the dependent and independent. Adding the appropriate time trend eliminates the problem
linear trend
steady increase or decrease
trendt= alfa0 + alfa1t
quadratic trend
u shaped, accelerating or decelerating
trend= alfa0 + alfa1t + alfa2t”2
exponential trend
rapid (%) growth
trendt= alfa0e”alfa1t
detrended variables
removing long-term trends tp focus on short-term variations. Helps avoid spurious regression result.
hump-shaped (inverted u shape) trend
a trend where a variable initially increases, reaches a peak and then decreases.
u shaped trend
a trend where a variable decrease initially, hits a min, and then increases
quarterly data
time series data collected every 3 months
seasonality
recurring patterns in a time series tied to specific times of the year
deseasonalised data
data adjusted to remove seasonal effects, making it easier to analyse trends and other factors. extending the model with seasonal dummies
seasonally adjusted data
similar to deseasonalised data, but explicitly adjust to remove both upward and downward seasonal fluctuations.
seasonal dummies
binary variables representing specific seasons in regression models. D1, D2, D3, D4 one of them is the based season
base/benchmark season
the omitted season when using seasonal dummies. All the other seasonal effects are interpreted relative to this base season
contrast variable
alternative to seasonal dummies to avoid the dummy variable trap (perfect collinearity). Express the difference between seasons instead of using absolute levels.
standardised OLS coefficient (regression)
its obtained after standardising all the variables. Involves converting variables to have a mean of 0 and a standard deviation of 1. This makes the coefficient scale-independent, allowing comparison across variables with different units of measurement
relative importance measure
the higher the absolute value of the standard OLS coef. the more important is the particular regressor in terms of dependant var.