Forum Discussion

rampsaladi's avatar
rampsaladi
Frequent Visitor
8 years ago
Solved

Creating Co-variance using DAX

Hi Can anyone help me in getting the covariance statistics function using dax. The following is an example series.

 

AB
111
212
313
414
515
616
717
818
919
1020

Based on the Covariance formula I did an individual average subtracted from the values and mutipled them and divided by the toal N. The problem I see that when i do the Average of the series and use that average to subtract from each value of the series the values I get are different from the values I get when i do the same thing in Excel. Any help in this regard is appreciated

5 Replies