Forum Discussion
Key Influencer - likelihood calculation not matching
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
- Anonymous6 years agoNot applicable
Anonymous wrote: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
Hi,
How did you learn about that? Can you please recommend any article explaining how stratified sampling is performed in Power BI? :)
- Olimpiusz6 years agoFrequent Visitor
Och! Thank you for pushing me in this direction. How did you notice that? Any Microsoft article or just an assumption?