SampleSD Command

From GeoGebra Manual
Revision as of 13:37, 8 October 2012 by Murkle (talk | contribs)
Jump to: navigation, search



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