Get the population covariance between paired data
=COVARIANCE.P(array1, array2)
| Parameter | Description |
|---|---|
array1 |
The first set of data values. |
array2 |
The second set of data values. |
=COVARIANCE.P(B5:B9,C5:C9) // returns 335
=COVARIANCE.P(B5:B9,C5:C9) // returns -160000000
=COVARIANCE.P(B5:B14,C5:C14) // returns -0.5