HypothesisTestTDistribution Properties |
The HypothesisTestTDistribution generic type exposes the following members.
Name | Description | |
---|---|---|
CriticalValue |
Gets the critical value for the current significance level.
| |
PValue |
Gets the P-value associated with this test.
| |
Significant |
Gets whether the null hypothesis should be rejected.
| |
Size |
Gets the significance level for the
test. Default value is 0.05 (5%).
| |
Statistic |
Gets the test statistic.
| |
StatisticDistribution |
Gets the distribution associated
with the test statistic.
| |
Tail |
Gets the test type.
|