PEARSON
Category: Statistical Function.
Description: Returns the Pearson product moment correlation coefficient, a statistical measurement of the correlation (linear association) between two sets of values.
Syntax: Pearson(array1,array2)
'Array1' is a set of independent values, and 'array2' is a set of dependent values.