![]() |
TTest Constructor |
Name | Description | |
---|---|---|
![]() | TTest |
Creates a T-Test.
|
![]() | TTest(Double, Double, OneSampleHypothesis) |
Tests the null hypothesis that the population mean is equal to a specified value.
|
![]() | TTest(Double, Double, OneSampleHypothesis) |
Tests the null hypothesis that the population mean is equal to a specified value.
|
![]() | TTest(Double, Double, Double, Double, OneSampleHypothesis) |
Tests the null hypothesis that the population mean is equal to a specified value.
|
![]() | TTest(Double, Double, Int32, Double, OneSampleHypothesis) |
Tests the null hypothesis that the population mean is equal to a specified value.
|