Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Econometrics›Conformal Prediction for Time-Series Forecasting
Regression model

Conformal Prediction for Time-Series Forecasting

Also known as: conformal prediction, distribution-free prediction intervals, EnbPI, Konformal Tahmin (Conformal Prediction — Zaman Serisi)

Conformal prediction is a distribution-free wrapper that turns any point forecaster — ARIMA, a neural network, or a machine-learning model — into valid prediction intervals using only its residuals. The time-series form was popularised by Xu & Xie (2021) and the modern tutorial treatment by Angelopoulos & Bates (2023).

ScholarGate
  1. Regression model
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Conformal Prediction (Time Series)
ARIMAGradient BoostingOLS RegressionQuantile RegressionDeepARPatchTST

When to use it

Use conformal prediction when you have a continuous time series, already have a trustworthy point forecaster, and need calibrated prediction intervals without committing to a Gaussian or other parametric error model. It expects roughly exchangeable residuals (approximate exchangeability) and a held-out calibration set, with at least about 50 observations. It is the natural choice when the base model is a black box whose native intervals are unreliable, and less suitable when exchangeability is grossly violated, such as under abrupt regime shifts, unless a time-series-aware scheme like block bootstrap is used.

Strengths & limitations

Strengths
  • Distribution-free: produces valid intervals without assuming a parametric error distribution.
  • Model-agnostic wrapper — works on top of ARIMA, neural networks, gradient boosting, or any point forecaster.
  • Block-bootstrap (EnbPI) variant respects temporal dependence so coverage holds for dynamic series.
Limitations
  • Validity rests on approximate exchangeability of residuals, which abrupt regime shifts can break.
  • Requires a held-out calibration set, so it spends data that the base model could otherwise use.
  • Coverage is marginal: intervals are calibrated on average rather than conditionally for every input.

Frequently asked

What does it mean that conformal prediction is distribution-free?

The interval is built from the empirical quantile of the model's own residuals, so it needs no assumption that the errors are Gaussian or follow any particular distribution. Validity rests instead on the much milder condition of approximate exchangeability of the residuals.

Can I use it with any forecasting model?

Yes. Conformal prediction is a wrapper: you supply any point forecaster — ARIMA, a neural network, gradient boosting — and it calibrates intervals from that model's residuals. It does not change or re-fit the base model's mechanics.

Why a special version for time series?

Standard conformal prediction assumes exchangeable data, which is violated by autocorrelation. The EnbPI scheme of Xu & Xie collects residuals with a block bootstrap so that temporal dependence is respected and coverage holds for dynamic series.

Does it guarantee the interval covers every forecast?

No. The guarantee is marginal — coverage holds on average at the chosen level (1−α) — not conditional on each specific input. A band can still miss for an individual hard-to-predict point.

Sources

  1. Angelopoulos, A. N. & Bates, S. (2023). Conformal Prediction: A Gentle Introduction. Foundations and Trends in Machine Learning, 16(4), 494-591. DOI: 10.1561/2200000101 ↗
  2. Xu, C. & Xie, Y. (2021). Conformal Prediction Interval for Dynamic Time-Series. International Conference on Machine Learning (ICML). link ↗

How to cite this page

ScholarGate. (2026, June 1). Conformal Prediction for Time-Series Forecasting. ScholarGate. https://scholargate.app/en/econometrics/conformal-prediction-ts

Related methods

ARIMAGradient BoostingOLS RegressionQuantile Regression

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • ARIMAEconometrics↔ compare
  • Gradient BoostingMachine learning↔ compare
  • OLS RegressionEconometrics↔ compare
  • Quantile RegressionEconometrics↔ compare
Compare side by side →

Referenced by

DeepARPatchTST

Similar methods

Conformal PredictionTime-Series Cross-ValidationTemporal Fusion TransformerMachine learning-augmented causal impact analysisRobust Time Series AnalysisTime series Bayesian model averagingN-BEATSPatchTST

Related reference concepts

Bootstrap MethodsCross-Validation and ResamplingCross-ValidationEnsemble MethodsGaussian Process ModelsResampling Methods

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Conformal Prediction (Time Series) (Conformal Prediction for Time-Series Forecasting). Retrieved 2026-07-21 from https://scholargate.app/en/econometrics/conformal-prediction-ts · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Angelopoulos & Bates (tutorial); Xu & Xie (time-series EnbPI)
Year
2021
Type
Distribution-free prediction interval wrapper
Estimator
Nonconformity (residual) quantile calibration
Outcome
continuous
Structure
time series
MinSample
50
Related methods
ARIMAGradient BoostingOLS RegressionQuantile Regression
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account