Time Series

Last Updated: July 29, 2026 | By Mihail Sebastian | AI Dictionary

A sequence of data points recorded in time order, the raw material for forecasting demand, prices, and traffic and for spotting shifts in behavior.

What is a Time Series?

A time series is a sequence of data points recorded in time order, such as daily stock prices, hourly electricity use, or monthly sales figures. The order is the point: shuffle a spreadsheet of customers and nothing is lost; shuffle a time series and its trends and cycles are destroyed.

How Time Series Analysis Works

Analysis starts by splitting the series into components: a long-run trend, seasonal cycles that repeat on a fixed calendar, and the irregular remainder. Each component gets modeled or removed on its own terms.

Forecasting models then extend the pattern forward. Classical statistical models such as ARIMA predict from the series’ own past values; neural approaches such as LSTMs learn longer and less regular dependencies.

Whatever the model, evaluation must respect time. Testing on randomly shuffled data lets the future leak into training, a form of data leakage that produces flattering but false accuracy.

Applications of Time Series

Example of a Time Series

An electricity utility holds ten years of hourly consumption data. Decomposition reveals three overlaid rhythms: demand climbs slowly with population (trend), peaks every evening and dips every weekend (seasonality), and jumps during heat waves (irregular spikes).

A forecasting model trained on this history predicts tomorrow’s demand hour by hour, and the utility schedules generation against the forecast. When actual demand strays far from the prediction, the same series feeds anomaly detection that flags meter faults or unusual events.

Related AI terms: Predictive Modeling · Anomaly Detection · Regression Analysis · LSTM

Did you like the Time Series gist?

Learn about 250+ need-to-know artificial intelligence terms in the AI Dictionary.

Mihail Sebastian — Writes about AI governance, regulation, and the technology behind them. Placeholder bio — replace with a real credential line. About

Read the Governor's Letter

Stay ahead with Governor's Letter, the newsletter delivering expert insights, AI updates, and curated knowledge directly to your inbox.

By subscribing to the Governor's Letter, you consent to receive emails from AI Guv.
We respect your privacy - read our Privacy Policy to learn how we protect your information.

Browse All AI Terms A–Z

Every term in the dictionary, in alphabetical order. Jump to a letter or scroll the full list.

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z