Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Descriptive Statistics >

RootMeanSquare

RootMeanSquare[list]
gives the root mean square of values in list.
  • For the list {x1, x2, ..., xn}, the root mean square is given by .
  • RootMeanSquare[{{x1, y1, ...}, {x2, y2, ...}, ...}] gives {RootMeanSquare[{x1, x2, ...}], RootMeanSquare[{y1, y2, ...}]}.
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team