https://github.com/asifhaider/stat-pack
Simple python package, outputs basic statistical calculations.
https://github.com/asifhaider/stat-pack
binomial-distribution mean normal-distribution python variance
Last synced: 6 months ago
JSON representation
Simple python package, outputs basic statistical calculations.
- Host: GitHub
- URL: https://github.com/asifhaider/stat-pack
- Owner: asifhaider
- Created: 2020-07-22T20:47:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T00:55:00.000Z (over 5 years ago)
- Last Synced: 2025-02-01T22:47:57.946Z (11 months ago)
- Topics: binomial-distribution, mean, normal-distribution, python, variance
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stat-Pack
> Simple python package, outputs basic statistical calculations.
Made this package as a part of **Udacity** [AWS Machine Learning Foundations](https://classroom.udacity.com/courses/ud090) **Course**. Feel free to download, install and try!