pamMaths
Class Mean

java.lang.Object
  extended by pamMaths.Mean

public class Mean
extends java.lang.Object


Constructor Summary
Mean()
           
 
Method Summary
static double getMean(double[] data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mean

public Mean()
Method Detail

getMean

public static double getMean(double[] data)