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
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team