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

Use correct statistical terminology #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FrankPortman
Copy link

No description provided.

"\n",
"Before we continue with our story, let's review some stats.\n",
"\n",
"You may recall from school that there's a handy thing called the [Central Limit Theorem](https://en.wikipedia.org/wiki/Central_limit_theorem). The CLT basically says this: The average of a large enough sample will be pretty close to the \"real\" average, give or take some error.\n",
"You may recall from school that there's a handy thing called the [Law of large numbers](https://en.wikipedia.org/wiki/Law_of_large_numbers). The LLN basically says this: The average of a large enough sample will be pretty close to the \"real\" average, give or take some error.\n",
"\n",
"This is pretty handy for measuring a lot of things—it means that even a relatively small sample can give us a pretty good measure of the population average.\n",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to see this statement quantified. I don't think the LLN makes guarantees about sample sizes out of the box, but is a general statement on expectations.

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

Successfully merging this pull request may close these issues.

1 participant