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
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? :)