WebCab Probability and Statistics for COM v3.3 Demo

NormalHypothesis Class

The NormalHypothesis class allow the testing of hypothesis for large samples (i.e. over 30 elements), where the populations are normally or near-normally distributed.

For a list of all members of this type, see NormalHypothesis Members.

System.Object
   NormalHypothesis

public class NormalHypothesis

Remarks

Remark: If you wish to perform hypothesis testing for same data sets (i.e. less than 30 elements) then StudentHypothesis class should be used.

Requirements

Namespace: WebCab.COM.Statistics.Hypothesis

Assembly: WebCab.COM.StatisticsDemo (in WebCab.COM.StatisticsDemo.dll)

See Also

NormalHypothesis Members | WebCab.COM.Statistics.Hypothesis Namespace