Difference between revisions of "MeanY Command"

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

Latest revision as of 09:54, 12 October 2017

© 2024 International GeoGebra Institute