averageifs函数的使用方法及实例

averageifs函数的使用方法及实例,第1张

在统计数据时往往都会附加条件,如果只是普通的统计函数,无法完成 *** 作,需要使用多条件统计函数。下面一起学习averageifs函数的使用方法及实例。

1、多条件统计函数averageifs

函数使用句式:=Averageifs(数据区域,范围1,条件1,范围2,条件2……范围N,条件N)

实例:根据性别统计销量范围内的平均值

=AVERAGEIFS(D2:D8,C2:C8,F2,D2:D8,">"&G2)

以上就是多条件统计函数averageifs的演示实例,可以根据实际情况举一反三!

AVERAGEIF和AVERAGEIFS的区别:

1、AVERAGEIF的意思是:条件,平均范围。

2、AVERAGEIFS的意思是:条件范围1,条件1,条件范围2,条件2。

拓展资料

AVERAGEIF

1、This figure is at most an approximate average value. 

这数字最多是个近似平均值。

2、Applying the methods of average value of product and reduction of error, the reestablished equation is tested.

运用乘积平均值、误差缩减值等方法对重建方程进行了检验,证明重建序列可信。

3、The average value must be equal to or less than the peak value.

平均值必须等于或小于峰值。

4、The average value for each key dwell time for the entire buffer is computed and returned.

将计算并返回整个缓冲中的每个按键停顿时间的平均值。

5、The variance is simply the average squared difference of all numbers from their mean or average value.

方差就是各个数的中值(或平均值)与各个数的差值的平方的平均值。

AVERAGEIFS

1、取120个值计算平均数

Take a hundred and twenty values and calculate the mean.

2、6是3、7、8三个数的平均数。

6 is the mean of 3, 7and 8.

3、统计学家算出了每千人中受大学教育的平均数。

The statisticians averaged out the number of people receiving college degrees in every one thousand persons.

4、你所要做的第一件事就是要算出平均数。

What you do first is to calculate the mean.

5、他们算出这几个数的平均数是7。

They averaged out the numbers and got the result 7.


欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/zaji/5865982.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-02-25
下一篇 2023-02-25

发表评论

登录后才能评论

评论列表(0条)

保存