MarketMean absolute error
Company Profile

Mean absolute error

In statistics, mean absolute error (MAE) is a measure of errors between paired observations expressing the same phenomenon. Examples of Y versus X include comparisons of predicted versus observed, subsequent time versus initial time, and one technique of measurement versus an alternative technique of measurement. MAE is calculated as the sum of absolute errors divided by the sample size:It is thus the arithmetic mean of the absolute errors , where is the prediction and the true value. Alternative formulations may include relative frequencies as weight factors. The mean absolute error uses the same scale as the data being measured. This is known as a scale-dependent accuracy measure and therefore cannot be used to make comparisons between predicted values that use different scales. The mean absolute error is a common measure of forecast error in time series analysis, sometimes used in confusion with the more standard definition of mean absolute deviation. The same confusion exists more generally in technical literature.

Quantity disagreement and allocation disagreement
In remote sensing the MAE is sometimes expressed as the sum of two components: quantity disagreement and allocation disagreement. Quantity disagreement is the absolute value of the mean error:\left|\frac{\sum_{i=1}^n y_i-x_i}{n}\right|.Allocation disagreement is MAE minus quantity disagreement. It is also possible to identify the types of difference by looking at an (x,y) plot. Quantity difference exists when the average of the X values does not equal the average of the Y values. Allocation difference exists if and only if points reside on both sides of the identity (Y=X) line. == Related measures ==
Related measures
The mean absolute error is one of a number of ways of comparing forecasts with their eventual outcomes. Well-established alternatives are the mean absolute scaled error (MASE), mean absolute log error (MALE), and the mean squared error. These all summarize performance in ways that disregard the direction of over- or under- prediction; a measure that does place emphasis on this is the mean signed difference. Where a prediction model is to be fitted using a selected performance measure, in the sense that the least squares approach is related to the mean squared error, the equivalent for mean absolute error is least absolute deviations. MAE is not identical to root-mean square error (RMSE), although some researchers report and interpret it that way. The MAE is conceptually simpler and also easier to interpret than RMSE: it is simply the average absolute vertical or horizontal distance between each point in a scatter plot and the Y=X line. In other words, MAE is the average absolute difference between X and Y. Furthermore, each error contributes to MAE in proportion to the absolute value of the error. This is in contrast to RMSE which involves squaring the differences, so that a few large differences will increase the RMSE to a greater degree than the MAE. In particular, m is a sample median if and only if m minimizes the arithmetic mean of the absolute deviations. More generally, a median is defined as a minimum ofE(|X-c| - |X| ),as discussed at Multivariate median (and specifically at Spatial median). This optimization-based definition of the median is useful in statistical data-analysis, for example, in k-medians clustering. Proof of optimality Statement: The classifier minimising \mathbb{E}|y-\hat{y}| is \hat{f}(x)=\text{Median}(y|X=x) . Proof: The Loss functions for classification is\begin{align} L &= \mathbb{E}[|y-a||X=x]\\ &= \int_{-\infty}^{\infty} |y-a| f_{Y|X}(y) \, dy \\ &= \int_{-\infty}^a (a-y)f_{Y|X}(y)\, dy+\int_a^{\infty}(y-a)f_{Y|X}(y)\, dy.\\ \end{align}Differentiating with respect to a gives\frac{\partial }{\partial a}L = \int_{-\infty}^af_{Y|X}(y)\, dy+\int_a^{\infty}-f_{Y|X}(y)\, dy=0 .This means\int_{-\infty}^a f(y)\, dy = \int_a^{\infty} f(y)\, dy .Hence,F_{Y|X}(a)=0.5 . ==See also==
tickerdossier.comtickerdossier.substack.com