Difference between revisions of "SampleSD Command"

From GeoGebra Manual
Jump to: navigation, search
Line 11: Line 11:
 
{{betamanual|version=4.2|
 
{{betamanual|version=4.2|
 
1=; SampleSD[ <List of Numbers>, <List of Frequencies> ]
 
1=; SampleSD[ <List of Numbers>, <List of Frequencies> ]
: This allows the location of the Text to be specified.
 
 
}}
 
}}

Revision as of 14:37, 8 October 2012



SampleSD[ <List of Numbers> ]
Returns sample standard deviation of given list of numbers.
Example:
SampleSD[{1, 2, 3}] yields 1.

CAS Syntax

SampleSD[ <List of Numbers> ]
Returns sample standard deviation of given list of numbers. If the list contains undefined variables, it yields a formula for the sample standard deviation.
Example:
SampleSD[{1, 2, a}] yields \frac{\sqrt{a²-3a+3}}{\sqrt{3}}.


© 2024 International GeoGebra Institute