The NormalConfidence XML Web service calculates the confidence intervals for the mean or proportions using the normal distribution.
For a list of all members of this type, see NormalConfidence Members.
System.Object
NormalConfidence
This XML Web service should be used when the sample size is large (i.e. the number of elements is > 30).
The XML Web service was designed to compute confidence intervals for large
samples (i.e. sample with over 30
elements) taken from populations
that are normally or near-normally distributed. As a result it uses the
standard normal distribution. If the sample size is small, the
StudentConfidence XML Web service should be used instead.
Namespace: Hypothesis
Assembly: WebCab.StatisticsDemo (in WebCab.StatisticsDemo.dll)
NormalConfidence Members | Hypothesis Namespace