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›Fourier Moving Average (Fourier MA) Model
Regression modelEconometrics / time series

Fourier Moving Average (Fourier MA) Model

Fourier Moving Average Model · Also known as: Fourier MA, Fourier-augmented moving average, trigonometric MA model, harmonic moving average model

The Fourier MA model combines a Moving Average (MA) error structure with Fourier series terms — sine and cosine pairs — to capture complex or high-frequency seasonal patterns in time series data. It is particularly useful when the seasonal period is long or irregular, making classical seasonal ARIMA parameterisation infeasible.

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.

Fourier MA Model
ARIMA modelFourier ARIMA model

When to use it

Use the Fourier MA model when your time series has a long or non-integer seasonal period (e.g., m = 365 daily observations, or m = 52 weeks) that makes seasonal ARIMA impractical, and when you also see short-run autocorrelation in residuals best captured by an MA component. It suits regularly spaced, stationary (or differenced-to-stationarity) univariate series with smooth, repeating seasonal shapes. Avoid it when the seasonal pattern shifts substantially over time (prefer TBATS or STL-based approaches), when the series is non-stationary without clear periodicity, or when the sample is very short relative to the seasonal period.

Strengths & limitations

Strengths
  • Handles long and high-frequency seasonal periods (daily, weekly, sub-hourly) that overwhelm seasonal ARIMA.
  • Parsimonious: a small number of Fourier harmonics K can represent complex smooth seasonal shapes.
  • Combines deterministic seasonality with a flexible stochastic residual structure (MA).
  • Coefficients are directly interpretable as seasonal amplitude and phase contributions.
  • Easy to extend: Fourier terms can be added to ARIMA, regression, or state-space frameworks.
Limitations
  • Assumes the seasonal shape is fixed over time; evolving seasonality is not captured.
  • Selecting K and q requires careful model comparison — over-specification leads to overfitting.
  • The MA component assumes stationarity of the residuals; unit roots must be removed by differencing first.
  • Performance degrades when the seasonal period is irregular or when multiple overlapping cycles interact strongly.

Frequently asked

How do I choose the number of Fourier harmonics K?

Fit models with K = 1, 2, … up to floor(m/2) and select K using AIC or BIC. Adding harmonics beyond the AIC-optimal K rarely improves out-of-sample accuracy and may overfit.

What is the difference between a Fourier MA and a seasonal ARIMA model?

Seasonal ARIMA uses seasonal lag operators and requires that the seasonal period m be an integer small enough to estimate seasonal AR/MA polynomials directly — feasible for m = 4 or 12 but impractical for m = 52 or 365. The Fourier MA model replaces seasonal AR/MA operators with a few trigonometric regressors, keeping the parameter count manageable for large m.

Can the Fourier MA model handle multiple seasonal periods?

Yes. You can include two sets of Fourier terms — one for each seasonal period (e.g., weekly and annual cycles in daily data) — and combine them with the MA error structure. This is more parsimonious than trying to build a doubly-seasonal ARIMA.

Does the series need to be stationary before fitting?

The MA component requires stationary residuals. Trend or unit-root non-stationarity should be removed by differencing or detrending before fitting. Fourier terms themselves address periodic patterns but not systematic drift.

How do I diagnose a good fit?

Examine ACF and PACF of residuals for remaining autocorrelation, check the Ljung-Box test for white-noise residuals, compare AIC/BIC across competing K and q values, and evaluate out-of-sample forecast accuracy (MAPE, RMSE) on a hold-out window.

Sources

  1. Hyndman, R. J., & Athanasopoulos, G. (2021). Forecasting: Principles and Practice (3rd ed.). OTexts. link ↗
  2. Harvey, A. C. (1993). Time Series Models (2nd ed.). MIT Press. ISBN: 978-0262082242

How to cite this page

ScholarGate. (2026, June 3). Fourier Moving Average Model. ScholarGate. https://scholargate.app/en/econometrics/fourier-ma-model

Related methods

ARIMA modelFourier ARIMA 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.

  • ARIMA modelEconometrics↔ compare
  • Fourier ARIMA modelEconometrics↔ compare
Compare side by side →

Similar methods

Fourier SARIMA modelFourier ARIMA modelFourier ARMA modelFourier AR ModelTBATSSARIMA modelSARIMAFourier ARCH Model

Related reference concepts

Forecasting and Simulation: Models and ApplicationsForecasting and Simulation: Models and ApplicationsForecasting and Simulation: Models and ApplicationsForecasting and Simulation: Models and ApplicationsForecasting and Simulation: Models and ApplicationsQuadratic Discriminant Analysis

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

ScholarGate — Fourier MA Model (Fourier Moving Average Model). Retrieved 2026-07-21 from https://scholargate.app/en/econometrics/fourier-ma-model · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Harvey, A. C.; Hyndman, R. J.
Year
1990s–2000s
Type
Time series model
DataType
Univariate time series, regularly spaced
Subfamily
Econometrics / time series
Related methods
ARIMA modelFourier ARIMA 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