This document provides an introduction to time series analysis, including definitions of autoregressive (AR), moving average (MA), and autoregressive moving average (ARMA) models. It discusses the stationary data assumption and how differencing can be used to transform non-stationary data into stationary data. Specifically, it shows an example of applying 1-lag and 2-lag differencing to a time series data set.