The methods of the NormalHypothesis class are listed below. For a complete list of NormalHypothesis class members, see the NormalHypothesis Members topic.
![]() | 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. |
![]() | Performs hypothesis testing for the differences between the means of two samples. |
![]() | Performs hypothesis testing about the mean. |
![]() | Performs hypothesis testing about differences between proportions. |
![]() | Performs hypothesis testing for proportions. |
![]() | Performs one-sided hypothesis testing for the mean. |
![]() | Performs one-sided hypothesis testing for the difference between the mean of two samples. |
![]() | Performs one-sided hypothesis testing for proportions. |
![]() | Performs one-sided hypothesis testing for the difference between proportions. |
![]() | 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. |
NormalHypothesis Class | WebCab.Libraries.Statistics.Hypothesis Namespace