1/76
A set of vocabulary flashcards covering qualitative and quantitative forecasting methods, time series components, error metrics, and productivity formulas.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Qualitative Forecasting
A primary category of forecasting methods that includes techniques like jury of executive opinion, the Delphi method, and sales force composite.
Quantitative Forecasting
A primary category of forecasting methods subdivided into Time Series and Regression Methods.
Jury of executive opinion
A qualitative forecasting method involving a group of high-level experts or managers.
Delphi method
A qualitative forecasting method using a series of questionnaires to achieve a consensus among experts.
Sales force composite
A qualitative forecasting method relying on estimates provided by sales personnel regarding their specific regions.
Time series
A forecasting technique that uses a series of past data points to predict the future.
Regression Methods
Quantitative forecasting techniques including linear regression and multiple regression.
Trend
The underlying pattern of growth or decline in a time series.
Cyclical patterns
Time series components describing regular patterns in data that occur over long periods of time.
Random variation (noise)
The unexplained deviation from a predictable pattern in time series data.
Seasonal patterns
Time series components consisting of repeatable periods of ups and downs over short periods of time.
Naïve forecast
A simple forecasting method where the forecast for any period equals the previous period's actual value.
Moving Average (MA)
A short-term forecasting method calculated using the formula: MA(n)=n∑Demand in previous n periods.
Weighted Moving Average (WMA)
A forecasting technique that assigns more weight to specific values, usually the most recent past data points, using the formula: WMA=∑Weights∑(Weight for period n)(Demand in period n).
Exponential Smoothing
A weighted moving average technique where data points are weighted by an exponential function using the formula: Ft=Ft−1+α(At−1−Ft−1).
Smoothing constant (α)
A parameter in exponential smoothing where 0≤α≤1. A value closer to zero results in slower adjustments and greater smoothing.
Error term
In forecasting, the value represented by (A−F), or Actual minus Forecast.
Mean Absolute Deviation (MAD)
A forecast error metric calculated as: MAD=n∑∣Actual−Forecast∣.
Mean Squared Error (MSE)
A forecast error metric calculated as: MSE=n∑(Actual−Forecast)2.
Mean Absolute Percentage Error (MAPE)
A metric used in forecast error analysis to determine the accuracy of a forecasting model.
Labor Productivity
A productivity measure calculated as: Labor Productivity=Labor Input (e.g., man-hours)Units of Output.
Machine Productivity
A productivity measure calculated as: Machine Productivity=Machine TimeUnits of Output.
Multifactor Productivity
A productivity measure calculated as: Multifactor Productivity=Labor+Materials+OverheadOutput.
Productivity Growth
The rate of change in productivity calculated as: Productivity Growth=Previous ProductivityCurrent Productivity−Previous Productivity.
Mission
The element at the top of the organizational hierarchy that guides goals.
Organizational Hierarchy
The top-to-bottom order of planning: Mission, Goals, Organizational strategies, and Tactics.
Time Series Decomposition
Analyzing a data series by breaking it into components such as trend, cycle, noise, and seasonality to project them forward.