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›Prophet — Decomposable Time Series Forecasting
Regression model

Prophet — Decomposable Time Series Forecasting

Prophet Decomposable Time Series Forecasting Model · Also known as: Prophet, Facebook Prophet, Meta Prophet, forecasting at scale, Prophet — Facebook/Meta Zaman Serisi Modeli

Prophet is a Bayesian structural time series model introduced by Taylor and Letham at Facebook/Meta in 2018. It forecasts a continuous series by decomposing it into separate, interpretable trend, seasonality, and holiday components, and is designed to be approachable for analysts working at scale.

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.

Prophet
ETS ModelHolt-WintersOLS RegressionState Space ModelStructural Time Series M…SARIMA

When to use it

Prophet fits a single continuous time series with at least about 30 observations, especially business and operational data that show strong daily, weekly, or yearly seasonality plus calendar effects such as holidays. It assumes the series can be decomposed into trend, seasonality, and holiday components, tolerates trend breaks, and is robust to missing data and outliers. It is a good first choice when you want fast, interpretable forecasts without heavy parameter tuning.

Strengths & limitations

Strengths
  • Decomposes the forecast into separate, interpretable trend, seasonality, and holiday components.
  • Robust to missing data and outliers, and tolerant of trend changepoints.
  • Practitioner-friendly: produces reasonable forecasts at scale with little manual tuning.
Limitations
  • Designed for a single univariate series; it does not natively model relationships between multiple series.
  • Best suited to data with clear seasonal and calendar structure; it offers little advantage on short or purely irregular series.
  • As a flexible curve-fitting model it can over- or under-shoot trend turns if changepoints are mis-specified.

Frequently asked

What does Prophet actually model?

It models a continuous series as the sum of a trend, a seasonal component, and a holiday/event component plus error. Each is a smooth, interpretable curve, so you can see how much of the forecast comes from each source.

When should I use multiplicative instead of additive seasonality?

Use multiplicative seasonality when the size of the seasonal swings grows as the overall level grows; use additive seasonality when the swings stay roughly constant in magnitude regardless of level.

How does Prophet handle missing data and outliers?

Because it fits smooth components by Bayesian curve fitting rather than relying on a strict recursive lag structure, Prophet tolerates gaps and is robust to occasional outliers, making it convenient for messy operational data.

Can Prophet forecast several related series at once?

Not natively — Prophet is built for a single univariate series. For relationships between multiple series consider multivariate or state space approaches such as a Bayesian VAR or a structural time series model.

Sources

  1. Taylor, S. J. & Letham, B. (2018). Forecasting at Scale. The American Statistician, 72(1), 37-45. DOI: 10.1080/00031305.2017.1380080 ↗
  2. Taylor, S. J. & Letham, B. (2017). Prophet: Forecasting at Scale [Software]. Facebook/Meta. link ↗

How to cite this page

ScholarGate. (2026, June 1). Prophet Decomposable Time Series Forecasting Model. ScholarGate. https://scholargate.app/en/econometrics/prophet-model

Related methods

ETS ModelHolt-WintersOLS RegressionState Space ModelStructural Time Series Model

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.

  • ETS ModelEconometrics↔ compare
  • Holt-WintersEconometrics↔ compare
  • OLS RegressionEconometrics↔ compare
  • State Space ModelEconometrics↔ compare
  • Structural Time Series ModelEconometrics↔ compare
Compare side by side →

Referenced by

SARIMA

Similar methods

Bayesian Structural Time SeriesSTL DecompositionETS ModelDeepARN-BEATSHolt-WintersSARIMATemporal Fusion Transformer

Related reference concepts

Energy ForecastingPredictionGaussian Process ModelsTrend AnalysisBayesian Inference FoundationsBayesian Model Averaging

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

ScholarGate — Prophet (Prophet Decomposable Time Series Forecasting Model). Retrieved 2026-07-21 from https://scholargate.app/en/econometrics/prophet-model · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Taylor & Letham (Facebook/Meta)
Year
2018
Type
Decomposable (structural) time series model
Estimator
Bayesian curve fitting (MAP or full posterior)
Outcome
continuous
Structure
time series
MinSample
30
Related methods
ETS ModelHolt-WintersOLS RegressionState Space ModelStructural Time Series Model
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