Home > Extreme Optimization Statistics Library for .NET > Reference > Extreme.Statistics.Tests Namespace
Enumerates the possible assumptions made about the variances in a multi-sample hypothesis test.
This type enumerates the possible values for the VarianceAssumption property of the TwoSampleTTest class.
| Member Name | Description |
|---|---|
| None | No assumption is made about the variances of the samples. |
| AssumeEqual | The variances of the samples are assumed to be equal. |
Namespace: Extreme.Statistics.Tests
Assembly: Extreme.Statistics (in Extreme.Statistics.dll)
Extreme.Statistics.Tests Namespace