Business Analytics Quiz: Forecast Accuracy Metrics
10 questions · exam conditions
0:00
Forecast Accuracy MetricsQuestion 1 of 10

A distribution center compares two forecasts over a low-volume week and a high-volume week. Actual demand was 100100 and 1,0001{,}000 units. Model A had absolute errors of 4040 units in both weeks. Model B had absolute errors of 1010 units in the low-volume week and 100100 units in the high-volume week. The operations manager primarily wants to minimize the average number of misallocated units.

Which model and justification best align with the manager's objective?

Choose Model A because its MAE is lower, even though its MAPE is higher.
Choose Model B because its MAPE and its MAE are both lower.
Choose Model A because its MAPE is lower, even though its MAE is higher.
Choose Model B because percentage errors should always replace unit-based errors.
← Back to quizzes

Business Analytics Quiz

Business Analytics Quiz: Forecast Accuracy Metrics

Practice Forecast Accuracy Metrics in Business Analytics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Forecast Accuracy Metrics, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Analytics.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A distribution center compares two forecasts over a low-volume week and a high-volume week. Actual demand was 100100 and 1,0001{,}000 units. Model A had absolute errors of 4040 units in both weeks. Model B had absolute errors of 1010 units in the low-volume week and 100100 units in the high-volume week. The operations manager primarily wants to minimize the average number of misallocated units.

Which model and justification best align with the manager's objective?

  1. Choose Model A because its MAE is lower, even though its MAPE is higher. (correct answer)
  2. Choose Model B because its MAPE and its MAE are both lower.
  3. Choose Model A because its MAPE is lower, even though its MAE is higher.
  4. Choose Model B because percentage errors should always replace unit-based errors.
Explanation: Whenever you see a forecasting question, your first move should be to identify what the manager is actually trying to minimize — then match that goal to the right metric. Here, the manager wants to minimize misallocated units, which is a raw, unit-based concern. That points directly to MAE (Mean Absolute Error), not MAPE. Let's run the numbers. Model A has absolute errors of 4040 and 4040, giving MAEA=40+402=40\text{MAE}_A = \frac{40+40}{2} = 40. Model B has errors of 1010 and 100100, giving MAEB=10+1002=55\text{MAE}_B = \frac{10+100}{2} = 55. So Model A misallocates fewer units on average — exactly what the manager cares about. For MAPE, Model A produces 40%+4%2=22%\frac{40\%+4\%}{2} = 22\%, while Model B produces 10%+10%2=10%\frac{10\%+10\%}{2} = 10\%. Model B wins on MAPE, but MAPE measures relative error, not unit volume. Answer A is correct: Model A's MAE is lower (4040 vs. 5555), which directly addresses the manager's unit-based objective, even though its MAPE is higher. Answer B is wrong because Model B does not have a lower MAE — 55>4055 > 40 — so the claim that both metrics favor Model B is factually false. Answer C gets the metric backwards: a lower MAPE is irrelevant when the goal is minimizing misallocated units, and it also picks the wrong model for a unit-based objective. Answer D is an absolute overstatement. Neither metric universally replaces the other — context determines which is appropriate. Study tip: Always anchor your metric choice to the manager's stated goal. Unit goals → MAE; proportional/relative goals → MAPE.

Question 2

A finance forecasting model has an MAE of 24,00024{,}000 dollars and a MAPE of 88%. For a new executive dashboard, both actual and forecast values will be expressed in thousands of dollars rather than dollars.

Assuming no observations are added or removed, how should the two metrics appear on the new dashboard?

  1. MAE should remain 24,00024{,}000, while MAPE should decrease to 0.0080.008%.
  2. MAE should become 2424, while MAPE should decrease to 0.0080.008%.
  3. MAE should remain 24,00024{,}000, while MAPE should remain 88%.
  4. MAE should become 2424, while MAPE should remain 88%. (correct answer)
Explanation: When a question asks how metrics behave under a unit change, the key is distinguishing between absolute metrics (which scale with units) and relative/ratio metrics (which are unit-free). MAE (Mean Absolute Error) is an absolute metric — it's the average of raw errors measured in the same units as your data. When you convert values from dollars to thousands of dollars, every actual and forecast value is divided by 1,000, so every error term is also divided by 1,000. An MAE of 24,00024{,}000 dollars becomes 24,0001,000=24\frac{24{,}000}{1{,}000} = 24 (thousands of dollars). MAPE (Mean Absolute Percentage Error), by contrast, expresses each error as a percentage of the actual value — the units cancel out in that ratio. Whether you measure in dollars or thousands of dollars, the ratio erroractual\frac{|\text{error}|}{\text{actual}} is identical. So MAPE stays at 8%8\%. That makes D correct. Answer A is wrong on both counts: it incorrectly leaves MAE unchanged (ignoring the unit rescaling) and incorrectly scales MAPE (which needs no adjustment). Answer B gets MAE right but still wrongly adjusts MAPE — dividing 8%8\% by 1,000 to get 0.008%0.008\% confuses a percentage ratio with an absolute number. Answer C correctly leaves MAPE alone but fails to rescale MAE, as if the unit change never happened. A useful rule of thumb: any metric with "%" in its name is typically scale-invariant, while any metric expressed in the same units as your data will rescale proportionally with those units.

Question 3

A retailer's actual demand was 100100 units in each of two periods. Model X forecast 9090 units in both periods. Model Y forecast 9090 units in the first period and 110110 units in the second. Stockouts caused by underforecasting are substantially more expensive than excess inventory caused by an equal overforecast.

What is the most appropriate interpretation for choosing between the models?

  1. MAE and MAPE tie, so the retailer should supplement them with an asymmetric business-cost measure. (correct answer)
  2. MAE selects Model Y because its overforecast offsets its underforecast in the second period.
  3. MAPE selects Model X because percentage error automatically incorporates the retailer's stockout cost.
  4. Both metrics select Model X because repeated underforecasts are less variable than mixed errors.
Explanation: Whenever you see a question involving forecast accuracy metrics alongside asymmetric business costs, your first instinct should be to calculate the metrics carefully — then ask whether those metrics actually capture the cost structure the business faces. Here, both models produce an average absolute error of 10+102=10\frac{10+10}{2} = 10 units, and both produce a MAPE of 10%+10%2=10%\frac{10\%+10\%}{2} = 10\%. Model X misses by 10-10 in both periods (always underforecasts). Model Y misses by 10-10 then +10+10 (one under, one over). Since MAE and MAPE treat all errors by their absolute magnitude — ignoring direction — both models score identically on both metrics. That tie means neither metric alone is sufficient for the retailer's decision. Because stockouts (underforecasts) are substantially more costly than overforecasts, the retailer needs an asymmetric cost measure — one that penalizes negative errors more heavily — to distinguish the models. That logic confirms A as correct. B is wrong because MAE does not allow overforecasts to offset underforecasts — it uses absolute values, so cancellation is impossible by definition. C is wrong because MAPE also uses absolute percentage errors; it contains no mechanism to incorporate stockout costs or directional bias. D is wrong on two counts: neither metric actually selects Model X (they tie), and "less variable" errors are not what MAE or MAPE measure — variability of errors is a separate concept entirely. Your study tip: when a question mentions asymmetric costs, that's a signal that standard symmetric metrics (MAE, MSE, MAPE) are insufficient. Always check whether the business context demands a directional or cost-weighted error measure.

Question 4

A subscription company tests a model for forecasting daily cancellations. On one evaluation day, actual cancellations were 00 and the model forecast 55. On every other evaluation day, actual cancellations were positive.

Which treatment is most defensible when reporting conventional MAE and MAPE for this evaluation set?

  1. Assign the zero-actual day an error of 00% for MAPE and retain its absolute error for MAE.
  2. Assign the zero-actual day an error of 100100% for MAPE and retain its absolute error for MAE.
  3. Retain the day's absolute error in MAE, but do not report conventional MAPE without a stated zero-value rule. (correct answer)
  4. Exclude the zero-actual day from both MAE and MAPE because neither metric can evaluate that observation.
Explanation: When evaluating forecast accuracy metrics, you need to understand what each metric can and cannot mathematically handle. MAE averages absolute differences — it has no division, so it works for any actual value including zero. MAPE, however, divides by the actual value: MAPE=1nAtFtAt×100\text{MAPE} = \frac{1}{n}\sum \left|\frac{A_t - F_t}{A_t}\right| \times 100. When At=0A_t = 0, that division is undefined, making conventional MAPE mathematically impossible to compute for that observation. This is exactly why C is the most defensible choice. The absolute error for the zero-actual day is 05=5|0 - 5| = 5, which is perfectly valid and should be retained in MAE. But because MAPE requires dividing by the actual value, you simply cannot include that day in a conventional MAPE calculation without making an arbitrary methodological decision — and any such decision must be explicitly stated and justified. A is wrong because assigning 0%0\% error implies the forecast was perfect, which is false — the model missed by 5 cancellations. This actively misrepresents accuracy. B is wrong for the opposite reason: 100%100\% is an arbitrary convention with no mathematical grounding; it would distort the MAPE by injecting a number that wasn't computed, just assumed. D is wrong because it overcorrects — excluding the day from MAE throws away valid, computable information. The problem is MAPE-specific, not universal to all metrics. Your study tip: always ask yourself whether a metric involves division by the actual value. If it does, zero actuals are a red flag requiring either exclusion with disclosure or an alternative metric like sMAPE.

Question 5

A rolling forecast contains three weekly predictions. For the first two weeks, actual demand was 100100 and 200200 units, and forecasts were 9090 and 230230 units. The third week's forecast is 150150 units, but its actual demand is not yet available.

What should be reported if MAE and MAPE are calculated only from observations for which actual outcomes are available?

  1. MAE is approximately 13.3313.33 units, and MAPE is approximately 8.338.33%.
  2. MAE is 2020 units, and MAPE is 12.512.5%. (correct answer)
  3. MAE is 2020 units, and MAPE is 1515%.
  4. MAE is 3030 units, and MAPE is 2525%.
Explanation: When calculating forecast accuracy metrics like MAE and MAPE, you can only use periods where actual demand is known — incomplete observations must be excluded entirely. Here, only Weeks 1 and 2 qualify; Week 3 has no actual demand yet. Start by finding the absolute errors for each available week. Week 1: 10090=10|100 - 90| = 10 units. Week 2: 200230=30|200 - 230| = 30 units. MAE is the average of these: 10+302=20\frac{10 + 30}{2} = 20 units, confirming the first part of answer B. For MAPE, divide each absolute error by its actual demand, then average: 10100=10%\frac{10}{100} = 10\% and 30200=15%\frac{30}{200} = 15\%. Averaging those: 10%+15%2=12.5%\frac{10\% + 15\%}{2} = 12.5\%, confirming B entirely. Answer A incorrectly averages over three periods (dividing by 3 instead of 2), as if Week 3 were a valid observation — a classic "don't include unknowns" trap. Answer C correctly computes MAE as 20 units but reports MAPE as 15%, which is only Week 2's individual percentage error, not the two-week average. Answer D appears to use incorrect error values altogether, possibly confusing the forecast with actual values or applying a wrong formula entirely. The key study tip here: always identify which observations are complete before plugging into any accuracy formula. On exam questions involving rolling forecasts, watch for incomplete periods designed to tempt you into using all rows in the table — only rows with both a forecast and an actual belong in your calculation.

Question 6

A company evaluates forecasts across two regions. Region A contributes three completed monthly observations, each with an absolute percentage error of 1010%. Region B contributes one completed monthly observation with an absolute percentage error of 3030%. A dashboard first calculates each region's MAPE and then takes an unweighted average of the two regional MAPEs.

How does the dashboard result compare with MAPE calculated directly across all four monthly observations?

  1. Both methods produce 2020% because each region must receive equal weight.
  2. The dashboard produces 1515%, while the observation-level calculation produces 2020%.
  3. The dashboard produces 2020%, while the observation-level calculation produces 1515%. (correct answer)
  4. Both methods produce 1515% because all percentage errors receive equal weight.
Explanation: Whenever you see a question involving averages of averages, pause and ask yourself: are all underlying observations getting equal weight? That's exactly the trap being tested here. Start with the observation-level MAPE, calculated directly across all four months. You have three errors of 10%10\% and one error of 30%30\%, so: 10+10+10+304=604=15%\frac{10 + 10 + 10 + 30}{4} = \frac{60}{4} = 15\%. Each individual observation contributes equally, and the three Region A observations naturally dominate because there are more of them. Now calculate the dashboard result. Region A's MAPE is 10+10+103=10%\frac{10+10+10}{3} = 10\%. Region B's MAPE is 301=30%\frac{30}{1} = 30\%. The dashboard then averages these two regional MAPEs equally: 10+302=20%\frac{10 + 30}{2} = 20\%. By averaging at the region level first, you've given Region B — which has only one observation — the same influence as Region A, which has three. That inflates the result. So the dashboard produces 20%20\% while the direct calculation produces 15%15\%, confirming answer C. Answer A is wrong because equal weighting of regions is not the same as equal weighting of observations — that's the whole point of the question. Answer B has the two values correct but reverses which method produces which number. Answer D is wrong because the dashboard explicitly does not give all percentage errors equal weight; it over-weights Region B's single observation. Study tip: When you see "average of averages," always check whether group sizes differ. Unequal group sizes make the two approaches diverge — a classic trap in business analytics questions on MAPE and similar metrics.

Question 7

Actual weekly demand was 100100 units in each of two weeks. Model X forecast 9090 units in both weeks. Model Y forecast 9090 units in the first week and 110110 units in the second week.

Which conclusion is supported by MAE and MAPE for these two models?

  1. Model Y has lower MAE because its positive and negative errors cancel when averaged.
  2. The models tie on both metrics, although Model X shows consistent underforecasting that the metrics do not reveal. (correct answer)
  3. Model X has lower MAPE because percentage errors penalize overforecasting more heavily.
  4. The models tie on MAPE, but Model Y has lower MAE because it is unbiased overall.
Explanation: When comparing forecasting models, MAE (Mean Absolute Error) and MAPE (Mean Absolute Percentage Error) both average the absolute values of errors, meaning positive and negative errors do not cancel — they accumulate equally. Run the numbers for both models. Model X has errors of 10-10 and 10-10, giving MAE=10+102=10\text{MAE} = \frac{10+10}{2} = 10 and MAPE=10%+10%2=10%\text{MAPE} = \frac{10\%+10\%}{2} = 10\%. Model Y has errors of 10-10 and +10+10, giving MAE=10+102=10\text{MAE} = \frac{10+10}{2} = 10 and MAPE=10%+10%2=10%\text{MAPE} = \frac{10\%+10\%}{2} = 10\%. Both metrics are identical across models, confirming that B is correct: the models tie on both MAE and MAPE. However, Model X consistently underforecasts by 10 units each week — a bias that neither metric exposes, since they measure magnitude, not direction. Choice A describes how algebraic (signed) errors cancel, which applies to ME or bias calculations — not MAE or MAPE, which use absolute values. Choice C is simply false; MAPE weights errors as a percentage of actual demand, and since actual demand is the same (100 units) in both weeks for both models, no asymmetric penalty exists. Choice D claims Model Y has lower MAE because it is "unbiased overall," but being unbiased (errors summing to zero) is irrelevant to MAE — what matters is the size of each absolute error, which is identical here. The key study tip: never confuse bias metrics (which use signed errors) with accuracy metrics like MAE and MAPE (which use absolute errors). A model can be perfectly unbiased yet have the same or worse MAE than a biased one.

Question 8

A parts supplier evaluates two forecast models for two products. Actual demand is 22 units for a specialty part and 200200 units for a standard part. Model A forecasts 00 and 180180 units, respectively. Model B forecasts 11 and 160160 units, respectively.

Which statement correctly compares the models?

  1. Model A is better on both metrics because its total absolute error is smaller.
  2. Model B is better on both metrics because its specialty-part error is smaller.
  3. Model B has lower MAE, while Model A has lower MAPE because volume receives more weight.
  4. Model A has lower MAE, while Model B has lower MAPE because relative errors receive equal weight. (correct answer)
Explanation: When comparing forecast models, you need to know that MAE (Mean Absolute Error) and MAPE (Mean Absolute Percentage Error) measure accuracy differently — MAE uses raw units, while MAPE uses percentages, giving equal weight to relative errors regardless of volume. Start by computing the absolute errors for each model:
  • Model A: 20=2|2-0| = 2 (specialty) and 200180=20|200-180| = 20 (standard) → MAE=2+202=11\text{MAE} = \frac{2+20}{2} = 11
  • Model B: 21=1|2-1| = 1 (specialty) and 200160=40|200-160| = 40 (standard) → MAE=1+402=20.5\text{MAE} = \frac{1+40}{2} = 20.5
So Model A has the lower MAE. Now check MAPE:
  • Model A: 2/2+20/2002=1.00+0.102=55%\frac{2/2 + 20/200}{2} = \frac{1.00 + 0.10}{2} = 55\%
  • Model B: 1/2+40/2002=0.50+0.202=35%\frac{1/2 + 40/200}{2} = \frac{0.50 + 0.20}{2} = 35\%
Model B has the lower MAPE. This confirms D — Model A wins on MAE (dominated by the high-volume part's raw error), while Model B wins on MAPE (penalizes the 100% miss on the specialty part equally with the standard part). Choice A is wrong because while Model A has lower MAE, its MAPE is worse. Choice B is wrong because a smaller specialty-part error doesn't determine overall model superiority on either metric. Choice C reverses the conclusion — it claims Model B has lower MAE, which the calculations disprove. Your study tip: whenever a question mixes high-volume and low-volume products, expect MAE and MAPE to tell different stories — that divergence is almost always the point being tested.

Question 9

A retailer evaluates a demand forecast for two completed weeks. Actual demand was 5050 units in week 1 and 100100 units in week 2. The corresponding forecasts were 4040 and 120120 units.

What are the forecast's MAE and MAPE across the two weeks?

  1. MAE is 1515 units, and MAPE is approximately 20.8320.83%.
  2. MAE is 1515 units, and MAPE is exactly 2020%. (correct answer)
  3. MAE is 3030 units, and MAPE is exactly 4040%.
  4. MAE is 1010 units, and MAPE is exactly 1515%.
Explanation: When evaluating forecast accuracy, two of the most common metrics are MAE (Mean Absolute Error) and MAPE (Mean Absolute Percentage Error). MAE measures average absolute deviation in units; MAPE expresses that same deviation as a percentage of actual demand. Knowing both formulas cold is essential here. Start by finding each period's absolute error. Week 1: 5040=10|50 - 40| = 10 units. Week 2: 100120=20|100 - 120| = 20 units. The MAE is simply the average: 10+202=15\frac{10 + 20}{2} = 15 units. For MAPE, divide each absolute error by its actual demand, then average those percentages. Week 1: 1050=20%\frac{10}{50} = 20\%. Week 2: 20100=20%\frac{20}{100} = 20\%. Average: 20%+20%2=20%\frac{20\% + 20\%}{2} = 20\% exactly. That confirms B is correct — MAE of 15 units and MAPE of exactly 20%. Choice A gets the MAE right but reports MAPE as approximately 20.83%, which would result from incorrectly averaging the raw errors over total demand (3014420.83%\frac{30}{144} \approx 20.83\%) rather than averaging the per-period percentage errors. Choice C reports MAE as 30, which is the sum of errors, not the average — a classic mistake. MAPE of 40% compounds that error by also summing the percentages without averaging. Choice D fabricates both values with no clear calculation path. A reliable study tip: always average after computing per-period metrics, not before. MAE = average of absolute errors; MAPE = average of absolute percentage errors. Summing without dividing is the most common trap on these calculations.

Question 10

A model is evaluated on two observations. Actual values are 1010 and 2020, while forecasts are 1212 and 1818. An analyst then adds 100100 to every actual value and every corresponding forecast before recalculating the metrics.

How will this translation affect MAE and MAPE?

  1. MAE will increase to 102102, while MAPE will remain 1515%.
  2. MAE will remain 22, while MAPE will remain 1515%.
  3. MAE will remain 22, while MAPE will decrease to approximately 1.741.74%. (correct answer)
  4. MAE will decrease to approximately 0.020.02, while MAPE will decrease to 1.741.74%.
Explanation: Whenever you see a question about forecast error metrics, ask yourself: what does each metric actually measure, and what happens to that measurement when the data shifts? MAE (Mean Absolute Error) measures the average absolute difference between actuals and forecasts. Here, the errors are 1012=2|10-12| = 2 and 2018=2|20-18| = 2, giving MAE=2\text{MAE} = 2. After adding 100100 to both actuals and forecasts, the errors become 110112=2|110-112| = 2 and 120118=2|120-118| = 2. The differences are identical — adding the same constant to both sides cancels out — so MAE stays at 22. MAPE (Mean Absolute Percentage Error) divides each absolute error by its actual value. Originally: 210=20%\frac{2}{10} = 20\% and 220=10%\frac{2}{20} = 10\%, averaging to 15%15\%. After translation, the actuals become 110110 and 120120, so: 21101.82%\frac{2}{110} \approx 1.82\% and 21201.67%\frac{2}{120} \approx 1.67\%, averaging to approximately 1.74%1.74\%. Because the denominator grows while the errors stay fixed, MAPE decreases. This confirms answer C. Answer A incorrectly adds 100100 to the MAE itself, confusing the error metric with the values. Answer B correctly fixes MAE but assumes MAPE is scale-invariant — it isn't, because the percentage is anchored to the actual values. Answer D gets MAPE right but incorrectly shrinks MAE, misunderstanding that constant shifts cancel in subtraction. The key study tip: MAE is translation-invariant (constant shifts cancel), but MAPE is not — larger actuals produce smaller percentage errors even when absolute errors are unchanged. Watch for questions that exploit this asymmetry.