|
SOLUTIONS
|
Mathematica
>
Data Manipulation
>
Statistical Data Analysis
>
Descriptive Statistics
>
RootMeanSquare
BUILT-IN MATHEMATICA SYMBOL
RootMeanSquare
RootMeanSquare[list]
gives the root mean square of values in list.
DetailsDetails
- For the list
, the root mean square is given by
. - RootMeanSquare handles both numerical and symbolic data.
- RootMeanSquare[{{x1, y1, ...}, {x2, y2, ...}, ...}] gives
. - RootMeanSquare works with SparseArray objects.
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
