Discussion Overview
The discussion revolves around the minimization of the expression \(\sum |y_i - a|^n\) for various values of \(n\) and its implications in relation to statistical measures such as the mean and median. Participants explore whether these minimizations yield useful results or if they simply represent more complex forms of means.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
Main Points Raised
- Some participants note that minimizing \(\sum (y_i - a)^2\) yields the mean, while minimizing \(\sum |y_i - a|\) yields the median.
- There is a suggestion that higher powers of \(|y - a|\) may not have real solutions, potentially leading to imaginary results.
- One participant provides an example using the multiset {0, 0, 3}, indicating that for \(n = 4\), the minimization yields a value not present in the set, while for \(n = 2\), it yields a different result.
- Another participant questions the necessity of \(a\) being an element of the multiset, arguing that it is a fourth-order mean.
- MATLAB code is shared by a participant to illustrate the existence of a "mean" for each \(n\) within the defined range of \(a\), although they note issues with finding minimums in their code.
- There is a distinction made between the mean and median in the context of the original post, with some participants emphasizing the median aspect of the discussion.
- One participant introduces Choquet theory, suggesting its relevance to the discussion of means and medians in vector spaces.
- Another participant proposes the term \(\mathcal{L}^n\) mean for the expression \(\sum |y_i - a|^n\) and questions its practical value compared to traditional statistical measures.
Areas of Agreement / Disagreement
Participants express differing views on the implications of minimizing \(\sum |y_i - a|^n\), with no consensus reached on whether these expressions yield practical value or are merely variations of means. The discussion includes multiple competing perspectives on the necessity of \(a\) being part of the multiset and the nature of the resulting values for different \(n\).
Contextual Notes
Some limitations are noted regarding the existence of real solutions for higher powers and the conditions under which the median is defined. The discussion also highlights unresolved mathematical steps related to the minimization process.