Statistics n PHP
Posted: Sun Sep 26, 2010 11:50 am
Hi everyone
just need some suggestions on my situation. I have been assigned a project in the uni which was suppose to be a networking project but turns out its all programming. So i have to capture some multiplayer game traffic (like Counter Strike) and then create graphs based on the packet size. These graphs should show Probability Density and Cumulative Density and then provide the user the option to select certain Distributions like normal, log-normal and all. I have found a PHPLOT library that helps me draw graphs but anyone know if i can also use it to draw Distributions over existing graph ? like if the user selects a different distribution from a drop down then i need to display it on the graph ??
Any other library that you might know would help me achieve this ? please help coz im stuck . Dont even know much about statistics :S
Any help appreciated
Thank You
just need some suggestions on my situation. I have been assigned a project in the uni which was suppose to be a networking project but turns out its all programming. So i have to capture some multiplayer game traffic (like Counter Strike) and then create graphs based on the packet size. These graphs should show Probability Density and Cumulative Density and then provide the user the option to select certain Distributions like normal, log-normal and all. I have found a PHPLOT library that helps me draw graphs but anyone know if i can also use it to draw Distributions over existing graph ? like if the user selects a different distribution from a drop down then i need to display it on the graph ??
Any other library that you might know would help me achieve this ? please help coz im stuck . Dont even know much about statistics :S
Any help appreciated
Thank You