Difference between revisions of "RootMeanSquare Command"

From GeoGebra Manual
Jump to: navigation, search
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|statistics}}
{{command|statistics}}
+
;RootMeanSquare( &lt;List of Numbers> )
;RootMeanSquare[ <List of Numbers> ]
 
 
:Returns the [[w:Root mean square|root mean square]]  of given list of numbers.
 
:Returns the [[w:Root mean square|root mean square]]  of given list of numbers.
 
+
:{{example| 1=<code><nowiki>RootMeanSquare({3, 4, 5, 3, 2, 3, 4})</nowiki></code> yields ''3.5456''.}}
{{example| 1=<div><code><nowiki>RootMeanSquare[list1]</nowiki></code> with <code>list1={3,4,5,3,2,3,4}</code> yields 3.5456</div>}}
 

Latest revision as of 10:00, 12 October 2017

© 2024 International GeoGebra Institute