Home > Extreme Optimization Statistics Library for .NET > Reference > Extreme.Statistics.Tests Namespace
Represents a test that the difference between the population means of two samples is equal to a specific value.
For a list of all members of this type, see TwoSampleTTest Members.
System.Object
HypothesisTest
TwoSampleTest
TwoSampleTTest
Use the TwoSampleTTest class to test the hypothesis that the difference between two population means are equal to a specific value.
The test can be either paired or unpaired. In a paired test, each observation in the first sample has a corresponding observation in the second sample.
An example of an unpaired test is one that compares the average height of men and women by choosing _random samples of each group. An example of an unpaired test is one that compares the height of fathers to that of their sons.
Namespace: Extreme.Statistics.Tests
Assembly: Extreme.Statistics (in Extreme.Statistics.dll)
TwoSampleTTest Members | Extreme.Statistics.Tests Namespace