PHP Stats 0.3.2

PHP Stats 0.3.2 Download Summary

  • Language: PHP
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 651
  • Released: Aug 1, 2007

PHP Stats 0.3.2 Description

Statistical analysis is one of the most critical methods for understanding how and why data behaves in a certain manner. There are hundreds of uses for statistical analysis that are used in the fields of medicine, computer science, economics, psychology, chemistry, physics and many more.

Statistics allow people to better understand why things change and how certain factors affect these changes. Overall statistical analysis is necessary to understand any type of number data.

The goal of PHP Stats is to become a fully functional feature rich statistics package for PHP.

PHP Stats will contain all of the current tools found in many popular statistic programs like Mini-Tab but will be available to all PHP enabled web sites and will be open source.

You can take the demo application and use it as is or use the functions found in the include files to build your own analysis tools.

To use PHP Stats download the current version of PHP Stats and put the include files in your PHP include directory. Any of your PHP pages that need to do some statistical analysis include the file phpstats.inc and call the functions as you like.

PHP Stats Bookmark

Hyperlink code:
Hyperlink for Forum code:

PHP Stats 0.3.2 Script Download Notice

Top 4 Download periodically updates information of PHP Stats 0.3.2 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. PHP Stats 0.3.2 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Probe Deeper PHP

... will provide class libraries for simple and advanced statistical analyses, including multiple regression, forecasting, hypotheses testing, etc. ...

Descriptive statistical analysis tool

... a given data set.This recipe implements a descriptive statistical analysis class. It's intended to aid in computing numerical statistics for a given data set. It's well documented and hopefully useful. ...
Python

NumExp

NumExp is a family of open-source applications for numerical computation.It is based on a server with the NumExp core functionalities. This server comunicates with potencial clients using a simple Corba interface. ...
Python

RunningCalc

This is a trivial calculator "shell" with a running total.As trivial as it is, I find it to be more useful than a normal calculator when doing my checkbook because of the ever-present running total. ...
Python

NumPy

The fundamental package needed for scientific computing with Python is called NumPy.  This package contains: - a powerful N-dimensional array object - sophisticated (broadcasting) functions - basic linear algebra functions - basic Fourier transforms - sophisticated random number capabilities - tools for integrating Fortran code. Besides ...
Python