Math Problem Statement

Two independent methods of forecasting based on judgment and experience have been prepared each month for the past 10 months. The forecasts and actual sales are as follows:

Month Sales Forecast 1 Forecast 2 1 835 800 810 2 835 825 805 3 830 830 790 4 805 815 800 5 780 790 800 6 850 770 806 7 800 780 765 8 840 815 805 9 835 780 835 10 805 820 795 Compute the MSE and MAD for each forecast.

Note: Round your answers to 2 decimal places.

Compute MAPE for each forecast.

Note: Round your intermediate calculations to 5 decimal places and final answers to 4 decimal places.

Prepare a naive forecast for periods 2 through 11 using the given sales data. Compute each of the following;

MSE, MAD, Tracking signal at month 10, and 2s control limits. Note: Negative values should be indicated by a minus sign. Round your answers to 2 decimal places.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Forecasting
Statistics
Error Metrics

Formulas

Mean Squared Error (MSE) = (1/n) Σ(Fi - Ai)^2
Mean Absolute Deviation (MAD) = (1/n) Σ|Fi - Ai|
Mean Absolute Percentage Error (MAPE) = (100/n) Σ|Ai - Fi| / Ai
Naive Forecast Formula: St = S(t-1)
Tracking Signal Formula: TS = Σ(Fi - Ai) / MAD
Control Limits = ±2 * standard deviation

Theorems

-

Suitable Grade Level

College Undergraduate