Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arose13/fun-math

A collection of easy to use statistical functions
https://github.com/arose13/fun-math

Last synced: 8 days ago
JSON representation

A collection of easy to use statistical functions

Awesome Lists containing this project

README

        

Statistics
==========

A collection of easy to use statistical functions for Java.

[12/22/2014] Version 0.1
Basic stats. Normal distribution and Z score.

[12/29/2014] Version 0.1.1
Random number generators from ranges.

[12/30/2014] Version 0.1.2
Max and Min values from an ArrayList.

[01/08/2015] Version 0.1.3
Population Variance and Standard deviation added.