Median 指令

来自GeoGebra Manual
跳转至: 导航搜索
Accessories dictionary.png
本页为官方文件,一般使用者无法修改,若有任何误谬,请与官方联络。如欲编辑,请至本页的开放版


Median[ <List of Numbers> ]
UnderConstruction.png
目前本页中文说明尚未翻译完成,请先连至英文说明。如果您有权限,请帮忙翻译本页的官方手册

CAS 视窗

Median[ <List of Numbers> ]
UnderConstruction.png
目前本页中文说明尚未翻译完成,请先连至英文说明。如果您有权限,请帮忙翻译本页的官方手册
Median[ <List of Numbers> ]
Determines the median of the list elements.
范例:
  • Median[{1, 2, 3}] yields 2 and
  • Median[{1, 1, 8, 8}] yields 4,5.
备注:
If the length of the given list is even, the arithmetic mean of the two center elements is returned.

CAS Syntax

Median[ <List of Numbers> ]
Determines the median of the list elements.
范例:
  • Median[{1, 2, 3}] yields 2 and
  • Median[{1, 1, 8, 8}] yields 4,5.
备注:
If the length of the given list is even, the arithmetic mean of the two center elements is returned.
© 2024 International GeoGebra Institute