Evaluate the Standard Error of the proportion for a sample.
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);
NormalConfidence Class | Hypothesis Namespace