Difference between revisions of "SampleSDY Command"

From GeoGebra Manual
Jump to: navigation, search
Line 3: Line 3:
 
;SampleSDY[ <List of Points> ]
 
;SampleSDY[ <List of Points> ]
 
:Returns [[w:Standard_deviation#Estimation|sample standard deviation]] of y-coordinates of [[Points and Vectors|points]] from the given [[Lists|list]].
 
:Returns [[w:Standard_deviation#Estimation|sample standard deviation]] of y-coordinates of [[Points and Vectors|points]] from the given [[Lists|list]].
::{{example|1=<div><code><nowiki>SampleSDY[ {(2, 3), (1, 5), (3, 6), (4, 2), (1, 1), (2, 5)} ]</nowiki></code> yields ''a = 1.97''.</div>}}
+
:{{example|1=<div><code><nowiki>SampleSDY[ {(2, 3), (1, 5), (3, 6), (4, 2), (1, 1), (2, 5)} ]</nowiki></code> yields ''a = 1.97''.</div>}}

Revision as of 08:32, 18 July 2013

© 2024 International GeoGebra Institute