TMtxHypothesisTest.Alpha Property

Double Alpha { get; set; }

Desired significance level.

Returns: Double

Remarks:

Desired significance level. If the Dew.Stats.TMtxHypothesisTest.Significance probability is bellow the desired significance (Dew.Stats.TMtxHypothesisTest.Alpha), the null hypothesis is rejected.

See Also: TMtxHypothesisTest.Significance