Covariance.S Function
Purpose Return value Syntax =COVARIANCE.S(array1,array2) array1 - The first set of data values. array2 - The second set of data values. Using the COVARIANCE.S function The COVARIANCE.S function calculates the sample covariance between two data sets. It measures the degree to which two variables vary together, providing insight into their linear relationship. The return value from the function is a single number that can be positive, negative, or zero , depending on the relationship between the variables....