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›Model Evaluation›Mean Absolute Percentage Error (MAPE)
MCDMRelative error metric

Mean Absolute Percentage Error (MAPE)

Mean Absolute Percentage Error · Also known as: MAPE, mean absolute percentage deviation

Mean Absolute Percentage Error measures prediction accuracy as a percentage relative to actual values, expressing errors in units that are scale-independent and interpretable across datasets. Formalized by J. Scott Armstrong in 1985, MAPE is widely used in forecasting, supply chain, and business analytics where results must be communicated as percentage accuracy.

ScholarGate
  1. MCDM
  2. v1
  3. 3 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.

Mean Absolute Percentage Error
Mean Absolute ErrorMean Absolute Scaled Err…Root Mean Squared ErrorSymmetric MAPE

When to use it

Use MAPE when you need a scale-independent metric for comparing models across different datasets or products. It is ideal for business contexts where stakeholders think in terms of percentage accuracy. However, MAPE has a critical flaw: it is undefined when actual values are zero and behaves poorly when actual values are close to zero. Avoid MAPE if your data contains zeros or very small values.

Strengths & limitations

Strengths
  • Scale-independent: directly comparable across datasets with different scales
  • Interpretable: expressed as percentage, easy to communicate to stakeholders
  • Penalizes both absolute and relative errors appropriately
  • Widely used in industry, familiar to business analysts
Limitations
  • Undefined when actual values are zero; problematic with zero-containing or intermittent data
  • Asymmetric: a 50% under-prediction is penalized differently than a 50% over-prediction
  • Biased: favors under-predictions over over-predictions when actual values vary
  • Can be misleading with mixed positive and negative actual values

Frequently asked

What do I do if my data contains zeros?

MAPE is undefined when actual values are zero. Consider alternatives: symmetric MAPE, mean absolute scaled error (MASE), or relative absolute error. Or exclude zero values and report accuracy on non-zero subset separately.

Why is MAPE asymmetric?

When actual = 100 and predicted = 150, error is 50%. When actual = 100 and predicted = 50, error is 50%. But MAPE gives different values. A 50% under-prediction (predicted = 50) has 50% error, while a 50% over-prediction (predicted = 150) has 50% error only if actual = 100. This asymmetry is inherent to percentage-based metrics.

How does MAPE compare to RMSE?

MAPE is scale-independent (percentage), while RMSE is scale-dependent (original units). RMSE is easier to optimize; MAPE is easier to interpret in business contexts. Neither is universally better; use both.

When should I use symmetric MAPE instead?

Symmetric MAPE addresses asymmetry by using the average of actual and predicted in the denominator. Use it if you want percentage errors that are symmetric and do not penalize over-predictions more heavily than under-predictions.

Is a MAPE of 10% good?

It depends on the domain. In demand forecasting, 10% MAPE is often considered excellent. In stock forecasting, it might be poor. Always benchmark against domain standards and baseline models.

Sources

  1. Armstrong, J. S. (1985). Long-range forecasting: from crystal ball to computer (2nd ed.). New York: John Wiley & Sons. ISBN: 978-0471082010
  2. Hyndman, R. J., & Koehler, A. B. (2006). Another look at measures of forecast accuracy. International Journal of Forecasting, 22(4), 679-688. DOI: 10.1016/j.ijforecast.2006.03.001 ↗
  3. Kim, S., & Kim, H. (2016). A new metric of absolute percentage error for intermittent demand forecasts. International Journal of Forecasting, 32(3), 669-679. DOI: 10.1016/j.ijforecast.2015.12.003 ↗

How to cite this page

ScholarGate. (2026, June 3). Mean Absolute Percentage Error. ScholarGate. https://scholargate.app/en/model-evaluation/mean-absolute-percentage-error

Related methods

Mean Absolute ErrorMean Absolute Scaled ErrorRoot Mean Squared ErrorSymmetric MAPE

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.

  • Mean Absolute ErrorModel Evaluation↔ compare
  • Mean Absolute Scaled ErrorModel Evaluation↔ compare
  • Root Mean Squared ErrorModel Evaluation↔ compare
  • Symmetric MAPEModel Evaluation↔ compare
Compare side by side →

Referenced by

Mean Absolute ErrorMean Absolute Scaled ErrorRoot Mean Squared ErrorSymmetric MAPE

Similar methods

Symmetric MAPEMean Absolute Scaled ErrorMean Absolute ErrorRoot Mean Squared ErrorMean Squared ErrorBrier ScoreAccuracyR-squared

Related reference concepts

Performance MetricsCross-ValidationModel Evaluation and SelectionCross-Validation and ResamplingBias-Variance and OverfittingAbsolute Risk Difference

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

ScholarGate — Mean Absolute Percentage Error (Mean Absolute Percentage Error). Retrieved 2026-07-21 from https://scholargate.app/en/model-evaluation/mean-absolute-percentage-error · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
J. Scott Armstrong
Subfamily
Relative error metric
Year
1985
Type
Percentage-based evaluation metric
Related methods
Mean Absolute ErrorMean Absolute Scaled ErrorRoot Mean Squared ErrorSymmetric MAPE
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