|
Returns covariance, the average of the products of deviations for each data point pair. Use covariance to determine the relationship between two data sets. For example, you can examine whether greater income accompanies greater levels of education.
Parameters :
 | array1 | is the first cell range. |  | array2 | is the second cell range. |
|