Time Series

Learn the basics of time series analysis in plain language. This module covers how to look at a time series, check for stationarity, and decompose it into trend, seasonality, and residuals.

Start here:

What You’ll Learn:

  • What makes time-series data different from normal tabular data
  • How to check whether a series has a constant mean and variance
  • The difference between trend and seasonality
  • How to decompose a series additively or multiplicatively
  • Why the order of observations matters