MPE Formula:
From: | To: |
Definition: MPE measures the average percentage difference between actual and forecasted values.
Purpose: It helps assess the accuracy of forecasting models by showing the average percentage error.
The calculator uses the formula:
Where:
Explanation: The formula calculates the average percentage difference between actual and forecasted values.
Details: MPE helps evaluate forecasting model accuracy. Positive values indicate under-forecasting, negative values indicate over-forecasting.
Tips: Enter comma-separated lists of actual and forecast values. Both lists must have the same number of values and actual values cannot be zero.
Q1: What does a positive MPE mean?
A: Positive MPE indicates the forecast is systematically lower than actual values (under-forecasting).
Q2: What does a negative MPE mean?
A: Negative MPE indicates the forecast is systematically higher than actual values (over-forecasting).
Q3: What's a good MPE value?
A: Closer to zero is better. The acceptable range depends on your specific application and industry standards.
Q4: Why can't actual values be zero?
A: The formula divides by actual values, so zero would cause division by zero errors.
Q5: How does MPE differ from MAPE?
A: MPE can be negative (showing direction of error) while MAPE (Mean Absolute Percentage Error) is always positive.