Evaluate the Standard Error of the mean for a sample.
Evaluate the Standard Error of the mean for a sample.
public double StandardErrorMean(double,int);
Evaluate the Standard Error of the mean for two samples.
public double StandardErrorMean(double,int,double,int);
NormalConfidence Class | Hypothesis Namespace