Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cubical22/point-estimation
This is a simple project I made for my teacher and Statistics class, which I decided to improve on and make it something serious. Loved the time I spent on the algorythm
https://github.com/cubical22/point-estimation
Last synced: about 1 month ago
JSON representation
This is a simple project I made for my teacher and Statistics class, which I decided to improve on and make it something serious. Loved the time I spent on the algorythm
- Host: GitHub
- URL: https://github.com/cubical22/point-estimation
- Owner: Cubical22
- Created: 2024-05-15T19:26:54.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-15T20:03:14.000Z (7 months ago)
- Last Synced: 2024-05-17T07:21:20.447Z (7 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Point Estimation Project
(wip) just for now if you are interested, here's some info
- for the input, you have to follow the order below
> [ d1, d2, d3, ..., dn]/seperation_countso the idea is that you pass in the data (d) values as you wish, then use a "/" for defining the seperation_count (the count of indexes picked)
- click "try" to see magic :)
- you can also generate random data to test and all, if you are lazy @_@
- click on the "poles" (chart values) to get teleported to the indexes considered with that average... wooooh, more magic ^-^ lol
- at last, enjoy! and feel free to give suggestions, and let me know if I missed anything <3 love you all
![A random image](https://github.com/Cubical22/Point-Estimation/blob/master/Sample-Image.png?raw=true)