A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Time Series Data: Structure and Concepts

College Depth 109 in the knowledge graph I know this Set as goal
43topics build on this
768prerequisites beneath it
See this on the map →
Introduction to EconometricsProbability Axioms+4 moreAutocorrelation: Structure and SourcesChow Test and Detection of Structural Breaks+7 more
time-series autocorrelation trend seasonality

Core Idea

Time series data records observations on a single unit at sequential, equally spaced time points — GDP, unemployment, or stock prices over quarters or years. Unlike cross-sectional data, time series observations are ordered and typically autocorrelated: past values predict future values. Standard OLS assumptions break down because errors are serially correlated and many economic variables have stochastic trends. Time series analysis requires specialized tools to account for the time dependence structure, distinguish short-run dynamics from long-run relationships, and handle non-stationary processes.

How It's Best Learned

Plot GDP and the federal funds rate over several decades, visually identifying trends, recessions (business cycles), and co-movement — this builds intuition before formalizing with AR models and cointegration.

Common Misconceptions

Explainer

In cross-sectional data, each observation is an independent draw: one observation on household 47 tells you nothing about household 48. Time series data breaks this assumption. GDP in Q3 is strongly predicted by GDP in Q2, which was predicted by Q1. This temporal dependence — autocorrelation — is not a nuisance; it is the defining feature of time series data and must be modeled explicitly rather than ignored.

Most macroeconomic time series have a trend: they tend to grow over time (GDP, price levels) or fluctuate around a persistent level (interest rates, unemployment). This creates non-stationarity — the statistical properties of the series (mean, variance) change over time. A stationary series has a constant mean and variance that it returns to after any shock. A non-stationary series, by contrast, wanders without reversion. The difference matters enormously for what statistical tools are valid.

The most dangerous pitfall is spurious regression. If you regress two non-stationary series on each other — even if they are completely unrelated — you will typically find high R² and statistically significant coefficients. Both series share a common time trend, and OLS interprets that shared drift as evidence of a relationship. Before running any regression with time series data, you must test whether the series are stationary; if not, you need to either difference the data or use cointegration methods.

Trends can be deterministic (a fixed formula like t or t²) or stochastic (a random walk, where shocks permanently accumulate). The distinction matters for how you remove the trend. For a deterministic trend, you can include a time trend variable in the regression. For a stochastic trend (unit root), you need to first-difference the data. Misdiagnosing the type of trend leads to incorrect detrending and invalid inference.

Time series also exhibit seasonality — regular patterns at fixed intervals (retail sales peak in December, agricultural output peaks at harvest). Seasonality is typically handled by seasonal differencing or adding seasonal dummy variables, or by working with seasonally adjusted data published by statistical agencies. Understanding whether a series is "raw" or "seasonally adjusted" is one of the first things to check before modeling.

Practice Questions 3 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionDouble Integrals: Definition and SetupIterated Integrals and Fubini's TheoremDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsApplications of Double Integrals: Area, Mass, and MomentsCenter of MassConservation of Linear MomentumElastic CollisionsInelastic CollisionsCoefficient of RestitutionCollision Analysis and Real-World ApplicationsTwo-Body Collisions in the Center-of-Mass FrameReduced Mass and Two-Body ProblemsKinematics in Two DimensionsProjectile MotionCircular Motion: KinematicsSimple Harmonic MotionIntroduction to Differential EquationsSolow Growth ModelCapital Accumulation and the Golden RuleInvestment Demand and Capital FormationAggregate DemandThe AS-AD ModelBusiness CyclesTime Series Data: Structure and Concepts

Longest path: 110 steps · 768 total prerequisite topics

Prerequisites (6)

Leads To (9)