median函数的使用方法

Should you need to find the middle value in a set of data in your spreadsheet without having to do it manually, Google Sheets has a function that does it instantly for you. Here’s how to use the MEDIAN function.

如果您需要在电子表格中的一组数据中找到中间值而不必手动进行操作,则Google表格可以立即为您提供此功能。 这是使用MEDIAN函数的方法。

Fire up Google Sheets and open a spreadsheet with datasets for which you want to find the median.

启动Google表格,然后打开一个包含要查找中位数的数据集的电子表格。

Click on an empty cell and type =MEDIAN(<value1>, [<value2>, ...]) into the cell or the formula entry field, replacing <value1> and <value2> with the values or ranges to consider for calculating.

单击一个空单元格,然后在该单元格或公式输入字段中键入=MEDIAN(<value1>, [<value2>, ...]) ,用要考虑的值或范围替换<value1><value2>

The MEDIAN function in Google Sheets supports any number of arguments, and anything other than the first value is optional. It will look something like this:

Google表格中的MEDIAN函数支持任意数量的参数,除了第一个值之外的其他任何参数都是可选的。 它看起来像这样:

=MEDIAN(1,2,5,7,7)

After you press the “Enter” key, the cell will now contain the median of the numbers you put in the function.

按“ Enter”键后,单元格现在将包含您在函数中输入的数字的中位数。

If you want to use a range of cells as values, it will look like this:

如果要使用一系列单元格作为值,它将如下所示:

=MEDIAN(F3:F11)

After you press the “Enter” key, the cell will contain the median value of the range you provided to the function.

按“ Enter”键后,单元格将包含您提供给该功能的范围的中值。

Some things to note about the MEDIAN function: Anything entered is sorted numerically, from the lowest to highest value, and cells that are empty—excluding “0”—and that contain text will be ignored by the function.

有关MEDIAN函数的一些注意事项:输入的所有内容均按从低到高的顺序进行数字排序,并且该函数将忽略为空(不包括“ 0”)且包含文本的单元格。

The MEDIAN function returns the midmost value in a numerical dataset if the set contains an odd number of values. If you enter an even number of values, the MEDIAN function will estimate a response between the two center values.

如果集合包含奇数个值,则MEDIAN函数将返回数值数据集中的中间值。 如果输入偶数个值,则MEDIAN函数将估计两个中心值之间的响应。

For example, notice how we enter 36 values, none of which are “$31,” yet the function returns a median value of “$31.” This is because to find the median, the function adds the middle two numbers together and then divides by 2 to estimate the median. So, behind the scenes, it calculates (30 + 32) / 2 = 31 to produce the result.

例如,请注意我们如何输入36个值,都不是“ $ 31”,但是函数返回的中位数是“ $ 31”。 这是因为要找到中位数,函数会将中间的两个数字相加,然后除以2以估算中位数。 因此,在后台,它计算( 30 + 32) / 2 = 31来产生结果。

翻译自: https://www.howtogeek.com/446950/how-to-use-the-median-function-in-google-sheets/

median函数的使用方法

median函数的使用方法_如何在Google表格中使用MEDIAN函数相关推荐

  1. wps迷你版表格内文字缩放_如何在Google表格中使用迷你图

    wps迷你版表格内文字缩放 When you're working with large amounts of data in a Google Sheets spreadsheet, it isn' ...

  2. 如何在谷歌地图自定义范围_如何在Google表格中更改和创建自定义数字格式

    如何在谷歌地图自定义范围 Khamosh Pathak Khamosh Pathak By default, Google Sheets doesn't format numbers. If you' ...

  3. axure低保真原型_如何在Google表格中创建低保真原型

    axure低保真原型 Google Sheets is a spreadsheet, just like Microsoft Excel. Google表格是一个电子表格,就像Microsoft Ex ...

  4. 如何在Google表格中使用QUERY函数

    If you need to manipulate data in Google Sheets, the QUERY function can help! It brings powerful, da ...

  5. 谷歌中阻止冒泡在火狐中失效_如何在Google表格中乘数字

    谷歌中阻止冒泡在火狐中失效 Whether you have two integers, a few cells, or a couple of columns that need to be mul ...

  6. 谷歌浏览器的翻译功能在哪_如何在Google表格中使用AND和OR功能

    谷歌浏览器的翻译功能在哪 If you've ever wanted to check whether data from your Google Sheets spreadsheet meets c ...

  7. 在谷歌控制台上怎么换行_如何在Google表格中的单元格中换行

    在谷歌控制台上怎么换行 When you type text in a cell, Google Sheets automatically hides anything that extends be ...

  8. 电子表格多轴图表_如何在Google表格中切换图表轴

    电子表格多轴图表 When you're creating graphs or charts in Google Sheets, you don't need to stick with the de ...

  9. wps表格户主序号_如何在Excel表格中对自动设置编号(wps excel查找)

    WPS如何设置产品编码规则 打开一个编好的WPS文档如下: 如果只样的话,文档显的太乱了,条理也不清晰,因此需要文档进行编号,选中文档,鼠标右键,弹出下拉菜单: 选择项目符号和编号,弹出符号和编号对话 ...

  10. 怎样在表格中选出同一类_如何在excel表格中同一个框选择下一行 - 卡饭网

    在excel表格中怎样设置选择下拉列表? 在excel表格中怎样设置选择下拉列表? 在excel表格制作中,经常会遇到固定选项输入,例如性别( 男  女),婚否(是, 否),在制作考勤表的时候也可以利 ...

最新文章

  1. 图片lightbox2
  2. Win32汇编_基础
  3. IntelliJ IDEA部署javaweb项目
  4. HDU - 4417 Super Mario(主席树/线段树+离线)
  5. 千万不要小瞧那些不好好写代码的程序员
  6. 《朝花夕拾》金句摘抄(三)
  7. 使用PowerMock模拟静态方法
  8. ubuntu支持中文设置
  9. 运营商缺的是应用还是想法--广州晨皓
  10. Lotus Sametime Server R8.x 标准版部署排错
  11. 2018山东冬令营:UPC 计数问题 (二维树状数组)
  12. 拒绝访问(Access Denied)错误的快捷诊断方法
  13. Win10常用命令:定时关机(shutdown命令)
  14. 小川opencv100例 之 准备食材 之 读取视频
  15. 解决主机ping不通xp虚拟机
  16. 聚集索引与非聚集索引的区别
  17. python上机考试题库_易考吧-2021年无纸化考试专用全国计算机等级考试上机考试题库:二级Python(含二级公共基础知识)...
  18. 我每年得忽悠10万程序员上车
  19. java spring登录验证_详解使用Spring Security进行自动登录验证
  20. Lepus安装与配置

热门文章

  1. 台式计算机用什么网卡,台式机没有网卡怎么办
  2. 如何查看当前所用浏览器版本是否支持Vue3+ElementUIPlus
  3. 【回眸】哈希值是什么
  4. Java-mail发送邮件
  5. php加密解密 hash,PHP 加解密总结之 hash
  6. 公司-瑞幸咖啡:瑞幸咖啡
  7. python实现isprime函数_Python语言的isPrime函数
  8. 《英语语法新思维 基础版1》读书笔记(二)
  9. 一张图秒懂Android事件分发机制
  10. 计算机内存条价格,最新内存条天梯图2020 内存条全面选购指南