• + 1 comment

    In case you're using a statistics package, be careful about the 95% confidence interval as the constant 1.96 actually translates into a slightly different confidence interval - for instance when using scipy.stats.norm.interval the first parameter (that specifies the conficence interval) must be somehting like 0.950002.