Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use sample-stddev instead of population-stddev in t-test (#308)
We shouldn't use the population variance when we're clearly sampling. This massively underestimates the variance in some cases, leading to a number of nightlies showing p-values of 0 in the absence of code changes.
- Loading branch information