Difference between revisions of "SD Command"

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

Revision as of 13:37, 8 October 2012


SD[ <List of Numbers> ]
Calculates the standard deviation of the numbers in the list.
Example:
SD[{1, 2, 3, 4, 5}] yields 1,41.

CAS Syntax

SD[ <List of Numbers> ]
Calculates the standard deviation of the numbers in the list.
Example:
SD[{1, 2, 3, 4, 5}] yields \sqrt{2}.
Note:
See also Mean Command.
© 2024 International GeoGebra Institute