Covar

Syntax

Covar(A1, A2)

Parameters

A1. First array of values.

A2. Second array of values.

NOTE. A1 and A2 must have the same number of data points.

Description

The method returns covariance, that is, the average of the products for each pair of data points.

Comments

Covariance is used to determine correlation between two sets of data.

See also:

Function Wizard | Statistical Functions