Kalpana Kalpana (Editor)

Mean Directional Accuracy (MDA)

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Mean Directional Accuracy (MDA), also known as Mean Direction Accuracy, is a measure of prediction accuracy of a forecasting method in statistics. It compares the forecast direction (upward or downward) to the actual realized direction. It is defined by the following formula

1 N t 1 s i g n ( A t A t 1 ) == s i g n ( F t F t 1 )

where At is the actual value at time t and Ft is the forecast value at time t. Variable N represents number of forecasting points. The function s i g n ( ) is sign function and 1 is the indicator function.

In simple words, MDA provides the probability that the under study forecasting method can detect the correct direction of the time series. MDA is a popular metric for forecasting performance in economics and finance.

MDA is used in economics applications where the economists is often interested only in directional movement of variable of interest. As an example in macroeconomics, a monetary authority who likes to know the direction of the inflation, to raises interest rates or decrease the rates if inflation is predicted to rise or drop respectively. Another example can be found in financial planning where the user wants to know if the demand has increasing direction or decreasing trend.

Comparison to Other Forecasting Metrics

Many techniques such as Mean absolute percentage error or Median absolute deviation evaluate forecasting and provided information about the accuracy and value of the forecasts. While accuracy, as measured by quantitative errors, is important, it may be more crucial to accurately forecast the direction of change. Directional accuracy is similar to a binary evaluation. The metric only consider the upward or downward direction in the time series and is independent of quantitive value of increase or decrease. For example, Will prices rise or fall? How much it will increase or decrease can be detected by other forecasting metrics.

References

Mean Directional Accuracy (MDA) Wikipedia