Time Series Analysis
Last revised 9/21/2026

Time Series Analysis

Read the pattern in ordered data, then project it forward

Time series analysis is the study of data recorded in order — how observations depend on the ones before them, and how that dependence can be turned into a description and a forecast. It runs from the components a series is made of (trend, seasonality, noise), through stationarity and the autocorrelation function, into linear time-domain models, the frequency-domain view, nonstationary and seasonal models, volatility models for financial data, and state-space form. Nano College takes the standard university treatment of this subject and rebuilds it as short, self-contained pieces: each article can be read and finished on its own, with the rigour kept and the padding removed. Working through them leaves you able to choose a model class, estimate it, check whether it survived contact with the data, and attach a defensible error to the forecast.

PrimerField Guide
Earn11CreditsinStatistics
8Modules63Sessions

Modules in this Collection’s System

Coming soon

Reading and Decomposing a Time Series

Establish what a series is made of before modelling any of it.

8Sessions
Coming soon

Stationary Models and Their Autocorrelation Structure

The time-domain linear models, and what their correlation patterns reveal.

8Sessions
Coming soon

The Frequency Domain: Spectral Analysis

The same series seen as a mixture of cycles at different frequencies.

7Sessions
Coming soon

Building, Checking, and Selecting Models

Turning a candidate order into a model you can defend.

7Sessions
Coming soon

Nonstationary and Seasonal Series

What to do when the series will not hold still.

8Sessions
Coming soon

Volatility and Financial Time Series

Why the variance moves, and how to model it.

8Sessions
Coming soon

Vector Series and State-Space Models

When one series is not enough, and when the hidden state is the point.

9Sessions
Coming soon

Forecasting Algorithms and Advanced Topics

Ready-made forecasters, and the assumptions worth suspecting.

8Sessions
Coming soon

What You'll Walk Away With

  • 6diagnostic plots that tell stationarity, model order, and model failure apart
  • 4model families — moving average, autoregressive, ARIMA, GARCH — each matched to the pattern it fits
  • 3order-selection criteria for choosing between competing fits
  • 9forecasting methods running from ARAR and Holt–Winters to the Kalman recursions
  • 5randomness tests that decide whether a fitted model has left structure behind

You'll Have Answers To

  • ?Why does a series have to be stationary before anything can be estimated from it?
  • ?What does a correlogram tell you that a plot of the series itself does not?
  • ?When does differencing a series fix the problem, and when does it manufacture one?
  • ?How do you tell whether a fitted model captured the structure or merely absorbed the data?
  • ?Why does volatility cluster, and what does that do to any forecast interval you quote?

Critical Concepts Explored

Autocovariance and autocorrelation functionsStationarity and invertibilityMoving-average and autoregressive processesPartial autocorrelationARIMA and seasonal ARIMA modelsUnit root testingSpectral density and the periodogramConditional heteroscedasticityState-space form and the Kalman recursionsCointegration
Editor's Note
A patient, complete route from autocorrelation to state-space forecasting.

This collection keeps the rigour of a full course while cutting the padding written to fill a term. Each article stands alone, so you can start from the question you actually have: a stubborn seasonal pattern, a volatility spike, or a forecast that keeps missing. Problem sets and software tutorials are left out.

Editor's Brief
Who it's for
Someone self-teaching time series who wants a full course's rigour without the semester built around it.
What stands out
The padding is cut back to the reasoning, and every article is short enough to be finished in one sitting.
Read if
You are learning this on your own rather than sitting in a lecture, and you would rather follow the derivation than memorise a software menu.
Gold Quotes
A time series is not a scatter plot with a clock attached; the order of the observations is the information.

Treating the values as an unordered sample throws away exactly what makes the data worth modelling. Every method here exists because an observation carries information about the ones beside it.

About the Curator
NNano College

Nano College takes the standard university textbook for a course and turns it into short, self-contained pieces you can actually finish. We keep the ground the textbook covers and the rigour it insists on; what we leave out is the padding that only exists to fill a semester.

Time Series Analysis | LearningFirst