Manuals/calci/AVERAGEA

From ZCubes Wiki
Revision as of 21:30, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="6SpaceContent" class="zcontent" align="left"> <font size="3"><font face="Times New Roman">'''AVERAGEA''' (A1, A2...)</font></font> <font size="3"><font face="Ti...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

AVERAGEA (A1, A2...)

Where A1, A2... ranges of cells, or values.


AVERAGEA is a function which calculates the average (arithmetic mean) of the values in the list of arguments.


·        Arguments can be numbers, names, arrays, or references.

·        Logical values and text representations of numbers are calculated.

·        Arguments that contain TRUE evaluate as 1; and FALSE evaluate as 0 (zero).

 


AVERAGEA 

Let’s see an example

AVERAGEA (A1, A2……….)

B

4

6

14

=AVERAGEA (B2:B4) is 8


Syntax

Remarks

Examples

Description

Column1 Column2 Column3
Row2 4 8
Row3 6
Row4 14
Row5
Row6
'