CodeIgniter Forums
Statistics package for php? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=11)
+--- Thread: Statistics package for php? (/showthread.php?tid=76661)



Statistics package for php? - richb201 - 06-07-2020

I have a need for a package that will allow me to  create a statistical sample that I can integrate with my php/ci and mysql  app.  I just need to draw a stat sample of a population which already is in a mysql table. Free is good, but support is paramount. Anyone know of such a package?


RE: Statistics package for php? - InsiteFX - 06-07-2020

Some thing like this?

Al-Kashi Project


RE: Statistics package for php? - richb201 - 06-08-2020

(06-07-2020, 12:32 PM)InsiteFX Wrote: Some thing like this?

Al-Kashi Project
Thx. Could be. It will take some time to figure it out. Thx again.