• 回答数

    6

  • 浏览数

    117

终于改了名字
首页 > 英语培训 > 平均数量英文

6个回答 默认排序
  • 默认排序
  • 按时间排序

十四不是四

已采纳

平均值缩写为AVG[词典] mean; average value; mean value;[例句]已经有4年降雨量低于平均值了。There have been four years of below average rainfall.

平均数量英文

201 评论(14)

冰枫星雨

平均的英文:average。

average的读音为ˈævərɪdʒ,过去式为averaged,过去分词为averaged,现在分词为averaging,第三人称单数为averages,复数为averages,作为名词时,意思是平均,平均数,(海损的)平均分担,平均水平,(按保单规定应付赔偿额的)降减。

作为形容词时,意思是平均(数)的,普通的,典型的,平庸的,中等的,适中的。作为动词时,意思是算出……的平均数,将……平均分配,使……平衡,平均为,平均达到,呈中间色,(行情下跌时)买进更多的证券(或商品)以降低平均进价。

例句

1、He can type seventy words per minute on average.他平均每分钟能打七十个字。

2、The average level of English in our class is very poor.我们班的平均英语水平很低。

3、The depreciation of cash in this country has averaged 5% per annum.这个国家的现金贬值幅度年平均值已达5%。

4、I was just an average sort of student.我只是一个普通的学生。

5、The success of your product will depend on how intuitive it appears to the average person.你的产品成功与否,取决于它对于普通人而言是否足够直观。

6、not risen relative to the cost of living.平均收入的绝对值虽然有所上升,但相较于生活成本而言并没有升高什么。

250 评论(15)

张祝君1

onaverageonanaverageof后面跟平均数也可以。

207 评论(9)

潘潘大小J

1、是AVG,AVG=average。

2、AVG SQL数据库中求平均值函数avg()用于对指定的列或表达式求平均值。当使用avg()函数对指定列求平均值时,如果该列存在空(NULL)值,则avg()函数会忽略该值。

扩展资料:

语法:

SELECT AVG([ALL | DISTINCT] expression)

FROM table_source

[WHERE search_condition]

注意:求平均值函数avg()只能作用于数值型数据。

例如:

计算“2007-02”月份员工的平均基本工资及平均实发工资。由于工资表中没有实发工资列,但是实发工资可以通过“奖金+基本工资+津贴-火食费”计算得出,所以在求平均实发工资时使用了列表达式。

SQL语句如下:

select avg(basicPay) AS avgBasicPay ,avg(award+basicPay+allowance-fare) AS avgtruepay

from tb_wage where wageDate='2007-02'

参考资料:百度百科--AVG

277 评论(13)

MayQueen小乖

on (the, an) average

通常,一般说来 used for talking about what is usually true, although it may not be true in every individual situation.

average的用法:

average的基本意思是“平均的”,可指算术上“平均的”,也可用于一般事物; 引申可表示“平常的,普通的”,指一般水平,既非优异,亦非低劣。

average作“平均的”解时只用作前置定语,不用于比较等级。

average作“平常的”或“一般的”解时,后面的名词用单数形式比复数形式普通。假使后面的名词是单数形式,前面用the或an都可以。

扩展资料

相近词义辨析:

average, mean, median

这几个词都有“平均、平均数”之意。其区别是:

average 是“平均”或“平均数”的意思。它指的是把两个或两个以上的数相加的和,除以相加的数的个数而得的商数。mean 有“平均”或“平均数”的意思,但实际上指的是最大数和最小数之间的中数,即把二者相加的和,除以2所得的商数。

median 是“中位数”的意思,它指的是按大小次序排列的一列数字中居中间的位置的那个数。试体会下面两句中这三个词的含义。

The average of a group of five workers earning respectively 3,4,5,8 and 10 dollars a day is six dollars a day whereas the median is 5 dollars. 有五个工人,每天分别挣钱3,4,5,8和10元,这组工人收入的平均数为每天6元,中间位是5元。

157 评论(8)

华鑫绿创

平均英文简称为:AVG;

全名:The average value;

Average:

adj.    平均的;平常的;典型的;(价值、比率等的)平均数的

n.    平均水平;(速度等的)平均率;平均估价

vt.    [数学] 计算…的平均值;调和,拉平;分摊;按比例(或平均)分配(利润等)

vi.    平均:作为或达到一个中间值;维持(有利的)平均价格

例句

1.Packaging is about a third of what is found in an average British dustbin.

英国垃圾桶里平均约有1/3是产品包装。

2.On an average we would be spending £ 300 per day.

平均下来,我们每天要花费300英镑。

3.The fish were counted and an average weight recorded.

数了数鱼的数量,并把平均重量记录了下来。

4.There have been four years of below average rainfall.

已经有4年降雨量低于平均值了。

5.Average grain output per mu has reached 1300 jin.

平均亩产量达到了1300斤。

288 评论(9)

相关问答