COVAR function
Description
Covariance function.
COVAR(range1,range2) returns the covariance of the data in range1 and range2.
The arguments range1 and range2 can be a list of numbers, cell addresses, cell ranges (such as A1:A10).
Range1 and range2 can also be vectors (column or row matrices) with the same number of elements.