Showing posts with label statistics. Show all posts
Showing posts with label statistics. Show all posts

Wednesday, May 9, 2012

Simple statistics - Java packages for calculating mean, standard deviation, etc


Could you please suggest any simple Java statistics packages?



I don't necessarily need any of the advanced stuff. I was quite surprised that there does not appear to be a function to calculate the Mean in the java.lang.Math package...