NormalConfidence Constructor | Establishes a connection to this XML Web service. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
MeanConfidence | Calculates the confidence interval for the mean to a given confidence level when the mean, standard deviation and size of the population sample are known. |
MeansDifference | Calculates the confidence interval for the difference between the means of two separate samples which are taken from the same population. |
MeanSize | Calculates the sample size needed for a specific error level to be obtained for a given level of confidence when the standard deviation of the sample is given. |
PercentageConfidence | Calculates the confidence interval for which to a given level of confidence a given proportion (or percentage) of the sample will lie. |
PercentageDifference | Evaluates the confidence interval of the difference between proportions of two (large) samples of the same underlying population. |
PercentageSize | Calculates the sample size needed for a specified error level when the level of confidence of the confidence interval of the sample proportion of that interval is known. |
SideMean | Calculates the bounds of the Upper and Lower one-sided confidence interval about the mean of the sample. |
SidePercentage | Evaluates the bounds of the Upper and Lower one-sided confidence intervals for a given proportion (i.e. percentage) of the sample. |
StandardErrorMean | Overloaded. Evaluate the Standard Error of the mean for a sample. |
StandardErrorProportion | Overloaded. Evaluate the Standard Error of the proportion for a sample. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
NormalConfidence Class | Hypothesis Namespace