Skip to main content

CORREL

Returns the Pearson correlation coefficient between two data sets.

CategoryStatistical
SyntaxCORREL(array1, array2)

Parameters

ParameterRequiredDescription
array1RequiredThe first range or array of values.
array2RequiredThe second range or array of values.

Example

CORREL(A1:A10)

Auto-generated from the EngCanvas function registry.