Financial time series - compelte Flashcards
(83 cards)
why use returns vs prices regarding time series
Returns are complete and have a scale-free characteristic. Returns also have favorable statistical characteristicas
Define simple gross return
1+R_t = P_t / P_{t-1}
Define simple net return
R_t = P_t / P_{t-1}
Define a time series in the context of asset returns
A time series is a collection of random variables over time, where the random variables are the asset returns.
how do we denote a time sereis
{r_t}
define autocorrelation
correlation between past values of the same random variable
what is the foundation of time series analysis and why
Stationarity.
Important to be able to make predictions
elaborate on stationarity
Strict: The joint distribution of a subset of the time series is invariant under time shifts.
Weak: The mean of r_t is time invariant and the covariance between r_{t} and r_{t-l} is also time invariant and depends only on l. meaning the covariance of lag-l is constant.
Weak stationarity should show constant fluctuation arounda fixed level.
when is weak stationarity equal to strict?
If the random variables are normally distributed, and weakly distriubted, then it is also strict.
what do we call “cov(r_t, r_{t-l})”?
lag-l autocovariance
two important properteis from lag-l autocovariance
1) cov(r_t, r_t) = var(r_t) = gamma_0
2) gamma_k = gamma_(-k)
how do we check for stationarity, broadly speaking
divide tiem series into subsections. Check for consistency among each period
when is autocorrelation between two variables 0?
if they are normally distirubted, they have correlation 0 if they are indpendent.
important regarding samples of time series
we need to use the sample counterpart formulas
how do we denote lag-l autocorrelation
p_l
important result regarding variance in time sries
variance is constant, so variance of various r_k is the same:
var(r_k) = var(r_l) etc
why cant we use this on a sample time series?
Becasue it requires that we know the true values of covariances. These are not observable, so we need to estimate them. And estimation is subject to error, so with small samples there is a differnece between those formulas. However, in the limit they approach the true value.
what can we say about the properties of the sample autocorrelation function for some lag?
if {r_t} is iid sequence, then the estimate is asymptotically normal with mean zero and variance 1/T.
This is the base we use to test for autocorrelation differnet to 0, by using a regular t-ratio
what do we get from Bartletts formula?
gives the variance of sample lag-l autocorrelation, given that r_t satisfy the linear time series requirement (r_t = my + ∑constant_i a_{t-i}), where a_t is a time series of its own with zero mean.
how do we test for individual lag-l autocorrelations
Some assumptions first: We need to use an estimator of the lag-l correlation because this is not a directly observable size. The estimator we use is the sample correlation function. A great property of this estimator is that it is asymptotically normal with mean 0 and variance 1/T if the returns are IID.
This allows us to use a t-ratio test. Subtract the mean (0) and divide on standardized variance or whatever and we can use Bartletts formula for this.
We use t-ratio, with Bartlets fromula for variance to get the standard deviation. Since t-ratio, the null hyp is that the lag-l autocorreletion is 0.
what do we need to know regarding the sampel lag-l autocorrelation function+
it is biased wiht order 1/T. Substantial in smaller samples, but is negligible with larger samples.
more effective way of testing autocorrelation functions
Portmanteau test.
elaborate on Portmanteau test
Asymptotically chi squared with m degrees of freedom. Null hyp is that all m autocorrelations are 0.