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

Clarify standard deviation / variance documentation with Bessel's correction #4786

Merged
merged 7 commits into from
Nov 14, 2023

Conversation

alexpeters1208
Copy link
Contributor

@alexpeters1208 alexpeters1208 commented Nov 7, 2023

This will close #4623, as the changes to deephaven.io were completed in https://github.com/deephaven/deephaven.io/pull/3357.

@alexpeters1208 alexpeters1208 added documentation Improvements or additions to documentation NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels Nov 7, 2023
@alexpeters1208 alexpeters1208 added this to the November 2023 milestone Nov 7, 2023
@alexpeters1208 alexpeters1208 self-assigned this Nov 7, 2023
chipkent
chipkent previously approved these changes Nov 14, 2023
@alexpeters1208 alexpeters1208 merged commit 318c9d2 into deephaven:main Nov 14, 2023
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2023
@alexpeters1208 alexpeters1208 deleted the fix-sd-docs branch November 14, 2023 04:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Standard deviation and variance documentation should clearly indicate that sample variance is computed
2 participants