Skip to content

tchernobyl/stats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Stats

A basic statistics calculator.

Currently, it is a static webapp that calculates one-variable statistics and does two-proportion z-tests.

Screenshots: FirstImage SecondImage

Features include:

  • Mathjax rendering
  • Highcharts charts

I recommend using Chromium/Chrome or the latest version of IE on a computer (not a phone). Some of the popovers don't seem to work with the latest version of Firefox/Iceweasel.

If you want to run this app on a local machine, please run a local web server. Otherwise, some browsers will fail the file:/// requests. My test setup uses nginx.

Stats is licensed under the GNU AGPL v3.0. There should be a copy of the license in this directory. If there isn't, please contact me: gderecho at github.

About

A basic statistics calculator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.8%
  • HTML 37.2%