The StudentConfidence XML Web service calculates confidence intervals for the mean and proportions using the t-distribution.
For a list of all members of this type, see StudentConfidence Members.
System.Object
StudentConfidence
It must be used when the sample size is small (i.e. when the sample size is less than 30).
This XML Web service has been developed to compute confidence intervals for small samples (i.e. sample with under 30 elements), where the populations are normally or near-normally distributed. In this case the Students t-distribution rather than the normal distribution is used to model the distribution. If the sample size is large, the NormalConfidence XML Web service should be used instead.
Namespace: Hypothesis
Assembly: WebCab.StatisticsDemo (in WebCab.StatisticsDemo.dll)
StudentConfidence Members | Hypothesis Namespace