Google Answers Logo
View Question
 
Q: PHP implementations of statistical "t-test" and "f-test" ( No Answer,   0 Comments )
Question  
Subject: PHP implementations of statistical "t-test" and "f-test"
Category: Computers > Programming
Asked by: djdreh-ga
List Price: $10.00
Posted: 06 Jun 2005 09:44 PDT
Expires: 06 Jul 2005 09:44 PDT
Question ID: 529940
I'm currently working on a statistical forecast component for airports
which is programmed in PHP, there are different forecast methods like
projection, exponential smoothing, time-, macro and multiple macro
regression. For the latter ones I need to do some further statistical
testing including the so called "t-test" and "f-test":

http://en.wikipedia.org/wiki/T-test
http://en.wikipedia.org/wiki/F-test

I don't want to implement these tests by myself for I'm sure there
have to be some mathematical and/or statistical libraries out there
which provide these methods and functions and can be used and included
into my project under some open source OR commercial license (doesn't matter).

These libraries HAVE to be written in PHP because I canīt include
other external applications into my PHP application due to server-side
technical limitations!

So applications like the R-System (http://www.r-project.org/) or
comparable applications in any compiled or interpreted language other
than PHP are not useful for my purposes.

My question in short:

Are there any free or commercial mathematical /
statistical _PHP_ libraries / packages / class collections for doing
the t- and f-tests and/or any other forecast methods listed above? If
not, are there any detailed instructions available on how to implement
these functions in a programming language like PHP without being a
math ace ;-) ?
Answer  
There is no answer at this time.

Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy