Correlation Computes the Pearson's correlation coefficient for a set of bivariate data taken from a sample, and . This parameter indicates de degree of linear relationship between one sample and another. where stands for covariance, is the standard deviation. Syntax correlation(Statistics_data, Statistics_data) Description correlation(Statistics_data, Statistics_data) Given two data samples and , computes the correlation coefficient . Related functions Correlation_n, Covariance Table of Contents Syntax Description Related functions