SampleVariance Command

From GeoGebra Manual
Revision as of 09:50, 29 July 2011 by UnTom (talk | contribs)
Jump to: navigation, search



SampleVariance[ <List of Numbers> ]
Returns the sample variance of given list of numbers.

CAS Syntaxes

SampleVariance[ <List of Numbers> ]
Returns the sample variance of given list of numbers.
Example: SampleVariance[{x, y, z}] returns (x² - x y - x z + y² - y z + z²) / 3.
© 2024 International GeoGebra Institute