Difference between revisions of "SDX Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|statistics}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|statistics}}
;SDX[ &lt;List of Points> ]
+
;SDX( &lt;List of Points> )
 
:Returns [[w:Standard_deviation|standard deviation]] of x-coordinates of [[Points and Vectors|points]] from the given [[Lists|list]].
 
:Returns [[w:Standard_deviation|standard deviation]] of x-coordinates of [[Points and Vectors|points]] from the given [[Lists|list]].
 
:{{example|1=<code>SDX[{(1, 1), (2, 2), (3, 1), (3, 3), (4, 2), (3, -1)}]</code> yields ''a = 0.94''.}}
 
:{{example|1=<code>SDX[{(1, 1), (2, 2), (3, 1), (3, 3), (4, 2), (3, -1)}]</code> yields ''a = 0.94''.}}

Revision as of 17:16, 7 October 2017

© 2024 International GeoGebra Institute