CovarianceN (MDX)
Returns the covariance between two sets of data
Parameters
Name | Type | Cardinality | Default value |
set-expression | one | ||
numeric-expression | one | ||
numeric-expression | one |
Return
numeric-value
Description
Returns the unbiased population formula, covariance 1/N, between two sets of data (Wikipedia)
See Also
CovarianceN Stddev StddevP Correlation
Examples
XMLA Properties
Find here the value of the XMLA properties when not specified otherwise.