Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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_count

so 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)