<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AVERAGE函数</title>
	<atom:link href="https://www.aitaocui.cn/tag/195879/feed" rel="self" type="application/rss+xml" />
	<link>https://www.aitaocui.cn</link>
	<description>翡翠玉石爱好者聚集地</description>
	<lastBuildDate>Wed, 23 Nov 2022 23:45:33 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>

<image>
	<url>https://www.aitaocui.cn/wp-content/uploads/2022/11/taocui.png</url>
	<title>AVERAGE函数</title>
	<link>https://www.aitaocui.cn</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>AVERAGE函数(数学专有名词)</title>
		<link>https://www.aitaocui.cn/article/304916.html</link>
					<comments>https://www.aitaocui.cn/article/304916.html#respond</comments>
		
		<dc:creator><![CDATA[南邻锦里]]></dc:creator>
		<pubDate>Wed, 23 Nov 2022 23:45:33 +0000</pubDate>
				<category><![CDATA[百科]]></category>
		<category><![CDATA[AVERAGE函数]]></category>
		<guid isPermaLink="false">https://www.aitaocui.cn/?p=304916</guid>

					<description><![CDATA[AVERAGE函数是EXCEL表格中的计算平均值的函数返回参数平均值（算术平均）。其实在很多统计软件中average函数都是计算平均数的，例如sas，spss，r等等。若要在计算中...]]></description>
										<content:encoded><![CDATA[</p>
<article>
<p>AVERAGE函数是EXCEL表格中的计算平均值的函数返回参数平均值（算术平均）。其实在很多统计软件中average函数都是计算平均数的，例如sas，spss，r等等。若要在计算中包含引用中的逻辑值和代表数字的文本，请使用 AVERAGEA 函数。</p>
</article>
<article>
<h1>概念</h1>
<p>EXCEL表格中的计算平均值的函数。</p>
<p>返回参数的平均值（算术平均值）。例如，如果范围A1:A20 包含数字，则公式=AVERAGE(A1:A20) 将返回这些数字的平均值。</p>
<h1>说明</h1>
<p>参数可以是数字，或者是涉及数字的名称、数组或引用。</p>
<p>如果数组或单元格引用参数中有文字、逻辑值或空单元格，则忽略其值。但是，如果单元格包含零值则计算在内。</p>
<p>对单元格中的数值求平均时，应牢记空单元格与含零值单元格的区别，尤其在“选项”对话框中的“视图”选项卡上已经清除了“零值”复选框的条件下，空单元格不计算在内，但计算零值。若要查看“选项”对话框，单击“工具”菜单中的“选项”命令。</p>
<p>在数据库中average使用简写avg。</p>
<h1>实例</h1>
<p>如果 A1：A5 命名为 Scores，其中的数值分别为 10、7、9、27 和 2。那么：</p>
<p>AVERAGE(A1:A5) 等于11</p>
<p>AVERAGE(Scores) 等于11</p>
<p>AVERAGE(A1:A5, 5) 等于10等于数值10、7、9、27、2和5的平均值</p>
<p>AVERAGE(A1:A5) 等于SUM(A1:A5)/COUNT(A1:A5) 等于11</p>
<p>如果 C1：C3 命名为OtherScore，其中的数值为 4、18 和 7，那么：</p>
<p>AVERAGE(Scores, OtherScores) 等于10.5。</p>
</article>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aitaocui.cn/article/304916.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
