Difference between revisions of "SigmaYY 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.2}}</noinclude>
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|statistics}}
 
{{command|statistics}}
; SigmaYY[List of Points]: Calculates the sum of squares of ''y''-coordinates of the given points.
+
;SigmaYY[ <List of Points> ]
 +
:Calculates the sum of squares of ''y''-coordinates of the given points.
 +
:{{Example|1=Let <code><nowiki>list = { (-3, 4), (-1, 4), (-2, 3), (1, 3), (2, 2), (1, 5) }</nowiki></code> be a list of points. <code><nowiki>SigmaYY[ Liste ]</nowiki></code> yields ''a = 79''.}}

Revision as of 13:40, 16 July 2013



SigmaYY[ <List of Points> ]
Calculates the sum of squares of y-coordinates of the given points.
Example: Let list = { (-3, 4), (-1, 4), (-2, 3), (1, 3), (2, 2), (1, 5) } be a list of points. SigmaYY[ Liste ] yields a = 79.
© 2024 International GeoGebra Institute