IMSL C# Numerical Library

NormOneSample.TTestP Property

Returns the probability associated with the t test of a larger t in absolute value.

public double TTestP {get;}

Property Value

A double containing the probability 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