WebCab Probability and Statistics Web Services for Delphi v3.6

NormalConfidence.StandardErrorMean Method

Evaluate the Standard Error of the mean for a sample.

Overload List

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);

See Also

NormalConfidence Class | Hypothesis Namespace