Difference between revisions of "Thread:Talk:Dynamic Clustering/Density Calculations/reply (6)"
Jump to navigation
Jump to search
m (Reply to Density Calculations) |
m (er) |
||
Line 1: | Line 1: | ||
Well, I consider it one gun. :-) But instead of a single KNN search, it does 4 of them and combines the results. | Well, I consider it one gun. :-) But instead of a single KNN search, it does 4 of them and combines the results. | ||
− | You should be able to hazard a guess at the margin of error by looking at the distribution of those 15 values. Isn't it 1.96 * standard deviation = 95% confidence interval? | + | You should be able to hazard a guess at the margin of error by looking at the distribution of those 15 values. Isn't it 1.96 * standard deviation = 95% confidence interval? Edit: Er, then divided by sqrt(num battles)? I don't know, but it's not hard to find. :-) |
Latest revision as of 21:22, 15 December 2013
Well, I consider it one gun. :-) But instead of a single KNN search, it does 4 of them and combines the results.
You should be able to hazard a guess at the margin of error by looking at the distribution of those 15 values. Isn't it 1.96 * standard deviation = 95% confidence interval? Edit: Er, then divided by sqrt(num battles)? I don't know, but it's not hard to find. :-)