| Name: | php-pear-Math-Stats |
|---|---|
| Version: | 0.9.1 |
| Release: | 12.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 139481 |
| License: | PHP |
| RPM: | php-pear-Math-Stats-0.9.1-12.el7.noarch.rpm |
| Source RPM: | php-pear-Math-Stats-0.9.1-12.el7.src.rpm |
| Build Date: | Fri Dec 08 2017 |
| Build Host: | x86-ol6-builder-05.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pear.php.net/package/Math_Stats |
| Summary: | Classes to calculate statistical parameters |
| Description: | Package to calculate statistical parameters of numerical arrays of data. The data can be in a simple numerical array, or in a cumulative numerical array. A cumulative 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). |