Difference between revisions of "MeanY Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|statistics}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|statistics}}
; MeanY[ &lt;List of Points> ]
+
; MeanY( &lt;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''}}

Revision as of 17:15, 7 October 2017

© 2024 International GeoGebra Institute