Something I have always wondered

  • Thread starter Thread starter 0xDEADBEEF
  • Start date Start date
AI Thread Summary
The discussion explores the qualitative differences between the root mean square (RMS) and the mean of the absolute value, particularly in the context of datasets with values ranging from 0% to 100%. RMS is linked to the geometric concept of distance from the origin in R^n, resembling Pythagorean theorem when the 1/n term is factored out. In contrast, the mean of the absolute value lacks a similar geometric interpretation. The differences between these two metrics become more pronounced in datasets with varying distributions, especially those with outliers or skewed values. Understanding these distinctions is crucial for selecting the appropriate metric for data analysis.
0xDEADBEEF
Messages
815
Reaction score
1
What is the qualitative difference between rms and the mean of the absolute value? For what datasets do they differ most?
 
Mathematics news on Phys.org
0xDEADBEEF said:
What is the qualitative difference between rms and the mean of the absolute value? For what datasets do they differ most?

Say you take a sample of n test results. Each test result ranges between 0% and 100%. You can then imagine the space of the possible test results as a subset of R^n. The particular sample you drew is then a single point in R^n.

The RMS is proportional to the distance between this point and the origin.

You can see in the formula for RMS, if you move the 1/n term outside of the square root radical, you get pythagoras's theorem.

As far as I know (which isn't much), the mean of the absolute value has no such neat geometric interpretation.
 
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Back
Top