Skip to content

Implement/replace standard deviation and variance. #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
estebanz01 opened this issue Jan 23, 2018 · 1 comment
Closed

Implement/replace standard deviation and variance. #18

estebanz01 opened this issue Jan 23, 2018 · 1 comment

Comments

@estebanz01
Copy link
Owner

We need to do this urgent, because the descriptive_statistics gem is using a formula to calculate variance not for samples but for populations, which is not accurate for statistical tests and distribution calculations.

It's causing #13

@estebanz01
Copy link
Owner Author

Implemented in #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant