Difference between revisions of "SigmaXY Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|statistics}}
 
{{command|statistics}}
 
; SigmaXY[List of x-Coordinates, List of y-Coordinates]: Calculates the sum of the products of the ''x''- and ''y''-coordinates.
 
; SigmaXY[List of x-Coordinates, List of y-Coordinates]: Calculates the sum of the products of the ''x''- and ''y''-coordinates.

Revision as of 22:28, 9 March 2013



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