Correlation_n Computes the Pearson's correlation coefficient for a set of bivariate data taken from a sample, and and multiplies by a factor. where is the correlation coefficient. Syntax correlation_n(Statistics_data, Statistics_data) Description correlation_n(Statistics_data, Statistics_data) Given two data samples and , computes the correlation coefficient multiplied by a factor. Related functions Correlation, Covariance Table of Contents Syntax Description Related functions