Something I have always wondered

  • Context: Graduate 
  • Thread starter Thread starter 0xDEADBEEF
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
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?
 
Physics 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.