IMSL C# Numerical Library

NormOneSample.TTest Property

Returns the test statistic associated with the t test.

public double TTest {get;}

Property Value

A double containing the test statistic for the t test.

Remarks

The t test is a test, against a two-sided alternative, of the null hypothesis value described in TTestNull.

See Also

NormOneSample Class | Imsl.Stat Namespace