https://github.com/iglee/central_limit_theorem
https://github.com/iglee/central_limit_theorem
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iglee/central_limit_theorem
- Owner: iglee
- Created: 2018-02-04T00:44:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-04T03:22:10.000Z (over 8 years ago)
- Last Synced: 2025-05-14T18:54:15.178Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Central Limit Theorem
One line summary:
central limit theorem means **average of your sample means will converge to the population means.**
## Purpose of this repo:
- Stats problems involving CLT
- Practical interview questions
- Some intuitive understanding of CLT
### z-score formula: