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

Robust Moving Average (MA) Model

Robust Moving Average Model · Also known as: robust MA, robust moving average, M-estimation MA, bounded-influence MA

The Robust MA model applies robust estimation — typically M-estimation or bounded-influence methods — to the Moving Average time series model. By replacing the ordinary least squares loss with a bounded loss function, it produces parameter estimates that are far less sensitive to outliers, additive noise spikes, or heavy-tailed error distributions than the classical Gaussian MA.

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.

Robust MA model
ARIMA modelARMA modelMoving Average ModelRobust ARIMA modelRobust ARMA ModelRobust OLS

When to use it

Use the Robust MA model when a univariate time series shows evidence of additive outliers, level shifts, or heavy-tailed innovations, and you still want an MA-type model for the short-memory error dynamics. It is especially valuable in financial, environmental, or macroeconomic series where one-off events (crises, data errors, extreme weather) create spikes that would otherwise contaminate classical MA estimates. Do not use it when the series is genuinely clean and Gaussian — the classical MA is simpler and equally efficient in that case. Also avoid it when the series exhibits long memory or strong trend, which require different model families.

Strengths & limitations

Strengths
  • Resistant to additive outliers and heavy-tailed innovations that would badly bias classical MA estimates.
  • Retains the interpretable MA structure — each θj still quantifies the lagged shock contribution.
  • M-estimation is asymptotically normal with a computable sandwich covariance, allowing standard inference.
  • Bounded-influence variants provide formal breakdown-point guarantees (typically 25–50% contamination tolerance).
  • Compatible with iteratively reweighted least squares (IRLS) algorithms, making implementation tractable.
Limitations
  • Estimation is iterative and computationally heavier than classical MA, with no closed-form solution.
  • Choice of loss function (Huber, bisquare, etc.) and its tuning constant affects efficiency vs. robustness trade-off.
  • Asymptotic theory is more complex; finite-sample properties depend on contamination level and sample size.
  • Does not automatically detect whether outliers are additive or innovational — wrong outlier model can still distort results.

Frequently asked

What is the difference between a standard MA model and a Robust MA model?

The standard MA model estimates parameters by minimising the sum of squared residuals, which gives extreme observations disproportionate influence. The Robust MA uses a bounded loss function — such as Huber or bisquare — so large residuals receive less weight and the estimates remain stable even when the data contain outliers.

How do I choose the tuning constant for the loss function?

The tuning constant controls the trade-off between efficiency (at the Gaussian model) and robustness (to outliers). For Huber's loss, c = 1.345 preserves 95% efficiency at the Gaussian; for Tukey's bisquare, c = 4.685 is standard. These defaults work well for moderate contamination; increase c for higher efficiency when the series is clean.

Can I use robust MA within an ARIMA framework?

Yes. Robust ARIMA and ARMA estimators extend the same M-estimation principle to models with autoregressive terms. In practice, you fit a robust ARMA(p,q) where both AR and MA components receive the same bounded-influence treatment.

Does robust estimation change the interpretation of MA parameters?

No. The MA parameters θ₁,...,θq retain their standard interpretation as the weights applied to past error terms. Robust estimation changes how those weights are computed, not what they mean.

How should I assess model fit for a Robust MA model?

Inspect robust standardised residuals for remaining outliers and autocorrelation (robust ACF/PACF). Compare information criteria (AIC, BIC) computed on robust residuals across candidate MA orders, and verify that the robust residuals have no significant autocorrelation via a robust Ljung-Box test.

Sources

  1. Denby, L., & Martin, R. D. (1979). Robust estimation of the first-order autoregressive parameter. Journal of the American Statistical Association, 74(365), 140–146. DOI: 10.1080/01621459.1979.10481630 ↗
  2. Muler, N., Pena, D., & Yohai, V. J. (2009). Robust estimation for ARMA models. Annals of Statistics, 37(2), 816–840. DOI: 10.1214/07-AOS570 ↗

How to cite this page

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

Related methods

ARIMA modelARMA modelMoving Average ModelRobust ARIMA modelRobust ARMA ModelRobust OLS

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
  • ARMA modelEconometrics↔ compare
  • Moving Average ModelEconometrics↔ compare
  • Robust ARIMA modelEconometrics↔ compare
  • Robust ARMA ModelEconometrics↔ compare
  • Robust OLSEconometrics↔ compare
Compare side by side →

Referenced by

Robust ARMA Model

Similar methods

Robust ARMA ModelRobust AR modelRobust ARIMA modelRobust Time Series AnalysisRobust SARIMA modelMoving Average ModelRobust ARCH modelStructural Break MA Model

Related reference concepts

M-Estimation and Empirical ProcessesModel-Based ClusteringBayesian Model AveragingQuadratic Discriminant AnalysisCopula ModelsEM Algorithm

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

ScholarGate — Robust MA model (Robust Moving Average Model). Retrieved 2026-07-21 from https://scholargate.app/en/econometrics/robust-ma-model · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Denby & Martin (1979); Muler, Pena & Yohai (2009)
Year
1979–2009
Type
Robust time series model
DataType
Univariate time series with potential outliers or heavy-tailed errors
Subfamily
Econometrics / time series
Related methods
ARIMA modelARMA modelMoving Average ModelRobust ARIMA modelRobust ARMA ModelRobust OLS
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