SD Command

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


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