Variance Command

From GeoGebra Manual
Revision as of 13:19, 6 September 2011 by Alexander Hartl (talk | contribs)
Jump to: navigation, search


Variance[ <List of Numbers> ]
Calculates the variance of list elements.
Example:
Variance[{1, 2, 3}] yields 0.67.

CAS Syntax

Variance[ <List of Numbers> ]
Calculates the variance of list elements. If the list contains undefined variables, it yields a formula for the variance.
Example:
Variance[{1, 2, a}] yields \frac{2(a^{2} - 3a + 3)}{9}.
© 2024 International GeoGebra Institute