Skip to content
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

Add a setting for Bessel's Correction for Thresholds #362

Open
epompeii opened this issue Apr 8, 2024 · 0 comments
Open

Add a setting for Bessel's Correction for Thresholds #362

epompeii opened this issue Apr 8, 2024 · 0 comments

Comments

@epompeii
Copy link
Member

epompeii commented Apr 8, 2024

Currently mean-based Statistical Thresholds use the entire population (N) when calculating the variance and thus the standard deviation.
Some may prefer to use Bessel's Correction (N-1) instead: https://en.wikipedia.org/wiki/Bessel%27s_correction

Add a boolean that can be set for the applicable Thresholds to use Bessel's Correction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant