Top Level :: Math

Package Information: Math_Stats

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
Classes to calculate statistical parameters PHP
» Current Release » Bug Summary
0.9.1 (beta) was released on 2010-10-04 by doconnor (Changelog)
Easy Install

Not sure? Get more info.

pear install Math_Stats

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Math_Stats


0.8.5 (stable) was released on 2003-05-27 (Changelog)
No open bugs
Report a new bug to Math_Stats
» Description
Package to calculate statistical parameters of numerical arrays
of data. The data can be in a simple numerical array, or in a
cummulative numerical array. A cummulative array, has the value
as the index and the number of repeats as the value for the
array item, e.g. $data = array(3=>4, 2.3=>5, 1.25=>6, 0.5=>3).
Nulls can be rejected, ignored or handled as zero values.
» Maintainers » More Information

Packages that depend on Math_Stats

Dependencies for Math_Stats