PHP Classes

meansdev: Calculate the mean, variance and deviation

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 46%Total: 345 All time: 7,041 This week: 455Up
Version License PHP version Categories
meansdev 1.0.0Public Domain5.3PHP 5, Statistics
Description 

Author

This class can calculate the mean, variance and deviation of a set of values.

It takes a set of values and perform several types of statistic calculations on them like: mean, sample variance, population variance, sample standard deviation and population standard deviation.

The class can process arrays, objects with the Traversable interface and single values.

As result it can return individual values, associative arrays, of a formatted string in a configurable format.

Picture of CPK Smithies
  Performance   Level  
Name: CPK Smithies <contact>
Classes: 7 packages by
Country: United Kingdom
Innovation award
Innovation award
Nominee: 4x

Details

This package includes the following files: meansdev.php - the class source meansdev_test.php - example script doc/manual.html - notes on using the class I recommend installing the DocBlox PEAR package and generating the documentation that way. From the command line: $ sudo pear install DocBlox # see the documentation for dependencies $ cd path/to/meansdev $ docblox run -f meansdev.php -t doc This software is contributed to the public domain.

  Files folder image Files (4)  
File Role Description
Files folder imagedoc (1 file)
Plain text file meansdev.php Class Class source
Accessible without login Plain text file meansdev_test.php Example Demonstrate class functionality
Accessible without login Plain text file README Doc. Package introduction

  Files folder image Files (4)  /  doc  
File Role Description
  Accessible without login HTML file manual.html Doc. Guidance on use

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:345
This week:0
All time:7,041
This week:455Up
 User Ratings  
 
 All time
Utility:58%StarStarStar
Consistency:58%StarStarStar
Documentation:58%StarStarStar
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:3168