Difference between revisions of "Sxx 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 )
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|statistics}}
{{command|statistics}}
+
;Sxx( &lt;List of Numbers> )
; Sxx[List of Numbers]: Calculates the statistic <math>\sum x^2 - \frac{(\sum x)^2}{n}</math>.
+
:Calculates the statistic <math>\sum x^2 - \frac{(\sum x)^2}{n}</math>.
; Sxx[List of Points]: Calculates the statistic <math>\sum x^2 - \frac{(\sum x)^2}{n}</math> using the ''x''-coordinates of the given points.
+
 
 +
 
 +
;Sxx( &lt;List of Points> )
 +
:Calculates the statistic <math>\sum x^2 - \frac{(\sum x)^2}{n}</math> using the ''x''-coordinates of the given points.

Latest revision as of 17:15, 7 October 2017


Sxx( <List of Numbers> )
Calculates the statistic \sum x^2 - \frac{(\sum x)^2}{n}.


Sxx( <List of Points> )
Calculates the statistic \sum x^2 - \frac{(\sum x)^2}{n} using the x-coordinates of the given points.
© 2024 International GeoGebra Institute