Difference between revisions of "SampleSDX Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
(command syntax: changed [ ] into ( ))
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|statistics}}
{{command|statistics}}
+
;SampleSDX( &lt;List of Points> )
;SampleSDX[ <List of Points> ]
 
 
:Returns [[w:Standard_deviation#Estimation|sample standard deviation]] of x-coordinates of [[Points and Vectors|points]] from the given [[Lists|list]].
 
:Returns [[w:Standard_deviation#Estimation|sample standard deviation]] of x-coordinates of [[Points and Vectors|points]] from the given [[Lists|list]].
 +
:{{example|1=<code><nowiki>SampleSDX({(2, 3), (1, 5), (3, 6), (4, 2), (1, 1), (2, 5)})</nowiki></code> yields ''a = 1.17''.}}

Latest revision as of 10:05, 12 October 2017

© 2024 International GeoGebra Institute