Time series data

Summary

  • With time series data, our sample is denoted by y1,,yTy1,,yT . Time naturally orders our sample.
  • We denote a specific sample point by ytyt where tt is a value between 1 and TT .
  • We model our sample y1,,yTy1,,yT as a sequence of random variables. A sequence of random variables over time is also called a time series process.
  • With time series data, it is no longer reasonable to assume that our sample is a random sample ( a sequence of IID random variables). There will typically be a dependence between two points in time ytyt and ysys .