![]() | Creates a new instance. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | 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. |
![]() | Calculates the confidence interval for the difference between two means. |
![]() | 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. |
![]() | Calculates the confidence interval which insures that a given proportion (or percentage) of the sample lies within the confidence interval. |
![]() | Evaluates the confidence interval of the difference between proportions of two (large) samples of the same underlying population. |
![]() | 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. |
![]() | Calculates the bounds of the Upper and Lower one-sided confidence interval about the mean of the sample. |
![]() | Evaluates the bounds of the Upper and Lower one-sided confidence intervals for a given proportion of the sample. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
NormalConfidence Class | WebCab.Libraries.Statistics.Hypothesis Namespace