Manuals/calci/CORREL

From ZCubes Wiki
Revision as of 21:31, 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">  '''CORREL'''(A1,A2) Where A1 is the first cell range and A2 is a se...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
 

CORREL(A1,A2)

Where A1 is the first cell range and A2 is a second cell range.


CORREL (Correlation coefficient) is to determine the relationship between two properties


·        Cells with value zero are included, but if an array or reference argument contains text, logical values, empty cells which are ignored

·        CORREL returns the error value when either A1 or A2 is empty.

·        The equation to find out the correlation coefficient is:

where x and y are the means A1and A2.


CORREL

Syntax

Remarks

Examples

Description

Column1 Column2 Column3 Column4
Row1 8 3 0.421665
Row2 5 10
Row3 12 15
Row4 2 5
Row5 3 11 0
Row6
Row7

AVEDEV (N1, N2...) Where N1, N 2 ...   are positive integers.

=CORREL (B2:B6, C2:C6) is 0.4217