WebCab Probability and Statistics Web Services for Delphi v3.6

NormalConfidence.StandardErrorProportion Method

Evaluate the Standard Error of the proportion for a sample.

Overload List

Evaluate the Standard Error of the proportion for a sample.

public double StandardErrorProportion(double,int);

Evaluate the Standard Error of the proportion for two samples.

public double StandardErrorProportion(double,int,double,int);

See Also

NormalConfidence Class | Hypothesis Namespace