TMtxHypothesisTest.Significance Property

Double Significance { get; set; }

Returns calculated significance level.

Returns: Double

Remarks:

Returns calculated significance level. If this value is bellow the desired significance (Dew.Stats.TMtxHypothesisTest.Alpha), the null hypothesis is rejected.

See Also: TMtxHypothesisTest.Alpha