Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adelq/essential-statistics
Web App for Google Chrome
https://github.com/adelq/essential-statistics
Last synced: about 6 hours ago
JSON representation
Web App for Google Chrome
- Host: GitHub
- URL: https://github.com/adelq/essential-statistics
- Owner: adelq
- License: gpl-3.0
- Created: 2011-08-03T22:48:33.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-31T05:03:17.000Z (almost 13 years ago)
- Last Synced: 2023-03-25T01:24:23.675Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 7.66 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mediawiki
- License: LICENSE
Awesome Lists containing this project
README
===About===
This is a Statistics Webapp designed for Google Chrome, written in Javascript, by Adel Qalieh et al.'''Skills Used:''' HTML, Javascript, CSS, jquery, jquery UI
===For new developers:===
Right now, all of the basic calculations have been implemented for the 3 main distributions, Z, Student T, and Chi Squared.What still needs to be done:
*Implementation of a 2-SampTTest (A Student T Test for 2 populations, if possible have it both pooled and not pooled)
*Include both 1 tailed and 2 tailed stats for all distributions
*Calculation of p value for a range of Z values for the Z distribution, for example from -1 to 1 = 0.68===License===
Licensed under GPLv3, please give credit to original authors.