SigmaXY Command

From GeoGebra Manual
Revision as of 15:23, 27 February 2011 by Zbynek (talk | contribs) (1 revision: tt => code)
Jump to: navigation, search


SigmaXY[List of x-Coordinates, List of y-Coordinates]
Calculates the sum of the products of the x- and y-coordinates.
SigmaXY[List of Points]
Calculates the sum of the products of the x- and y-coordinates.
Example: You can work out the covariance of a list of points using SigmaXY[list]/Length[list] - MeanX[list] * MeanY[list].
© 2024 International GeoGebra Institute