JoAuSc
- 197
- 1
I recently learned that if you minimize these functions with respect to "a", you get the mean and the median respectively:
\sum (y_i - a)^2
\sum |y_i - a|
What would you get if you minimized an expression like \sum |y_i - a|^n for various n's? Do the resulting expressions have any use, or are they just a slightly different, more complicated mean?
\sum (y_i - a)^2
\sum |y_i - a|
What would you get if you minimized an expression like \sum |y_i - a|^n for various n's? Do the resulting expressions have any use, or are they just a slightly different, more complicated mean?