Difference between revisions of "MeanX Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(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}}
+
; MeanX( &lt;List of Points> )
; MeanX[ <List of Points> ]
 
 
: Calculates the mean of the ''x''-coordinates of the points in the list.
 
: Calculates the mean of the ''x''-coordinates of the points in the list.
:{{example|1=<code><nowiki>MeanX[{(0,0), (3,2), (5,1), (2,1), (2,4)}]</nowiki></code> yields ''2.4''}}
+
:{{example|1=<code><nowiki>MeanX({(0,0), (3,2), (5,1), (2,1), (2,4)})</nowiki></code> yields ''2.4''}}

Latest revision as of 09:53, 12 October 2017

© 2024 International GeoGebra Institute