IMSL C# Numerical Library

NormOneSample.TTestDF Property

Returns the degrees of freedom associated with the t test for the mean.

public int TTestDF {get;}

Property Value

A int containing the degrees of freedom 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