The StudentHypothesis XML Web service performs hypothesis testing for means and proportions for population samples which are small (i.e. have less than 30 elements).
For a list of all members of this type, see StudentHypothesis Members.
System.Object
StudentHypothesis
Remark: If you wish to perform hypothesis testing of large samples (i.e. samples with more than 30 elements) then the NormalHypothesis XML Web service should be used.
This XML Web service has methods for performing:
This collection of methods has been developed in order to perform hypothesis testing for small samples. As a result it uses the t-distribution instead of the normal distribution. If the sample size is large, the NormalHypothesis XML Web service might be more appropriate.
Namespace: Hypothesis
Assembly: WebCab.StatisticsDemo (in WebCab.StatisticsDemo.dll)
StudentHypothesis Members | Hypothesis Namespace