Forum Discussion
Anonymous
7 years agoNot applicable
Key Influencer - likelihood calculation not matching
HI there, I've created this Key Influencers visual but don't figure out the calculation for the likelihood. The green bar is at 1.35% (2747) Average is 0.78% (36548) The likelihood plotted is...
Anonymous
6 years agoNot applicable
Hello all,
After some more digging, I understood that the visual takes a sample of 10k rows to build the analysis on. So if you load less than 10k rows, the division should work out, if more than 10k in the data, the sampling (stratified sampling) will grab the most representative 10k only and this is why the division will not match.
Thanks all,
Mihnea
Olimpiusz
6 years agoFrequent Visitor
Och! Thank you for pushing me in this direction. How did you notice that? Any Microsoft article or just an assumption?