Pinterest Pixel

How to Calculate MAPE Formula Fast in Excel

John Michaloudis
When working with data analysis, you will find forecast figures and may need to know the accuracy of these numbers.
A forecast is only reliable when you know how accurate it is.

This is when MAPE should be used as it calculate how far actuals are from the forecasted amount.

Key Takeaways:

    • MAPE translates forecast errors into easy-to-understand percentages, making comparisons across datasets straightforward.
    • Make sure there are no zeroes or errors in your dataset to avoid misleading results in MAPE calculations.
    • Use formulas like =AVERAGE(ABS((actual - forecast) / actual) * 100) for quick and reliable calculations.
    • Businesses leverage MAPE to improve inventory management, refine demand planning, and boost client satisfaction.
    • Exclude non-recurring outliers from your data to maintain reliability.

 

How to Calculate MAPE

Prepare Data

The first step should be to organise the data efficiently. You need to create three columns for months, actual sales, and forecasted sales amounts.

MAPE Formula in Excel

Try to include long historical data, as it gives a strong base for assessing the accuracy of the forecasts. But, if that is not possible, you can use the most recent data as well.

Formula Breakdown

When calculating MAPE, it is important to know the components of this formula.

    • Compute the Absolute Percentage Error (APE)
      • First, you need to get the absolute difference between the actual and forecasted values.
      • Then, divide the difference by the actual value
      • Multiply it by 100

=ABS(actual - forecast)/actual * 100

MAPE Formula in Excel

    • Derive the MAPE – Calculate the average of all the APEs

=AVERAGE(range of APEs)

MAPE Formula in Excel

The final result will be a percentage figure and will tell us the average deviation of the forecasts from the actual values.

 

Tips & Tricks

Automate the Process

Instead of multiple steps, you can also use an array function to get MAPE in a single step.

STEP 1: Use this formula:

MAPE Formula in Excel

STEP 2: Press Enter.

MAPE Formula in Excel

 

FAQs

What is MAPE?

MAPE stands for Mean Absolute Percentage Error. It’s a measure used to determine the accuracy of forecast models by calculating the average percentage error between the forecasted and actual values. The lower the MAPE, the more accurate the model’s predictions are.

How to calculate MAPE formula?

You can calculate MAPE by following the steps below:

    • Subtract the forecasted value from the actual value
    • Get the absolute value by removing any negative sign
    • Divide by the actual value
    • Multiply by 100
    • Average of all MAPEs

What Is the Limitation of MAPE in Excel?

The main limitation of working with MAPE is that the data should have zeros in the actual value. Dividing any number by 0 will cause errors.

How to automate the calculation of MAPE in Excel?

For large datasets, you can automate the calculation of MAPE by writing custom functions in Excel.

If you like this Excel tip, please share it


Founder & Chief Inspirational Officer

at

John Michaloudis is a former accountant and finance analyst at General Electric, a Microsoft MVP since 2020, an Amazon #1 bestselling author of 4 Microsoft Excel books and teacher of Microsoft Excel & Office over at his flagship MyExcelOnline Academy Online Course.

See also  The Ultimate Guide to the Excel RIGHT Function

Steps To Follow

Star 30 Days - Full Access Star

One Dollar Trial

$1 Trial for 30 days!

Access for $1

Cancel Anytime

One Dollar Trial
  • Get FULL ACCESS to all our Excel & Office courses, bonuses, and support for just USD $1 today! Enjoy 30 days of learning and expert help.
  • You can CANCEL ANYTIME — no strings attached! Even if it’s on day 29, you won’t be charged again.
  • You'll get to keep all our downloadable Excel E-Books, Workbooks, Templates, and Cheat Sheets - yours to enjoy FOREVER!
  • Practice Workbooks
  • Certificates of Completion
  • 5 Amazing Bonuses
Satisfaction Guaranteed
Accepted paymend methods
Secure checkout

Get Video Training

Advance your Microsoft Excel & Office Skills with the MyExcelOnline Academy!

Dramatically Reduce Repetition, Stress, and Overtime!
Exponentially Increase Your Chances of a Promotion, Pay Raise or New Job!

Learn in as little as 5 minutes a day or on your schedule.

Learn More!

Share to...