Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kammradt/easy-statistics
📊 Just a website that tries to make easier getting basic statistics information from a given list of numbers 📊
https://github.com/kammradt/easy-statistics
Last synced: 6 days ago
JSON representation
📊 Just a website that tries to make easier getting basic statistics information from a given list of numbers 📊
- Host: GitHub
- URL: https://github.com/kammradt/easy-statistics
- Owner: kammradt
- Created: 2020-03-09T02:48:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-06T16:55:31.000Z (about 3 years ago)
- Last Synced: 2024-08-03T11:09:41.627Z (3 months ago)
- Language: Vue
- Homepage: https://statistic.now.sh
- Size: 2.25 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to ✨ Statistics for Everyone ✨ 👋
> Just a website that tries to make easier getting basic statistics information from a given list of numbers
### Why ?
I really wanted some way of getting fast information when doing homework from math classes.
So, I created this simple website that provides some information given a list of numbers.> Eu estava fazendo algumas tarefas relacionads a matemática, e queria alguma maneira de gerar todas as repostas de uma vez.
> Acabei criando esse site que gera as informações a partir de uma lista de números.---
### Visit me!
#### 🏠 [✨ 🇺🇸 Homepage ✨](https://statistic.now.sh)
#### 🏠 [✨ 🇧🇷 Página ✨](https://estatistica.now.sh)
#### 🏠 [✨ 🇪🇸 Sitio ✨](http://estadistica.now.sh/)---
### What it does?
Produce a **Statistical Summary** that contains:
- [x] Order numbers
- [x] Get the `Mean`
- [x] Get the `Median`
- [x] Get the `Mode`
- [x] Get the `Range`
- [x] Get the `Standard Deviation`
- [x] Get the `Variance`
- [x] Get the `Coefficiente of Variation`Also also we have a **Frequency Distribution** table:
For **discrete numbers:**
- [x] Verify which `Numbers` were used
- [x] Get the `Absolute Frequency` of each `Number`
- [x] Get the `Relative Frequency` of each `Number`For **continuous numbers:**
- [x] Get `Numbers Intervals`
- [x] Verify which `Numbers` are in each `Interval`
- [x] Get the `Absolute Frequency` of each `Number` insde that `Interval`
- [x] Get the `Relative Frequency` of each `Number` insde that `Interval`
---## Author
👤 **Vinicius Kammradt**
* Website: https://kammradt.now.sh/
* Twitter: [@kammzinho](https://twitter.com/kammzinho)
* Github: [@kammradt](https://github.com/kammradt)
* LinkedIn: [vinicius-kammradt](https://linkedin.com/in/vinicius-kammradt)## Show your support
Give a ⭐️ if this project helped you!
***