TMtxHypothesisTest.Sigma Property

Double Sigma { get; set; }

Defines standard deviation value for single test.

Returns: Double

Remarks:

Defines standard deviation for one-sample test.

Note
Sigma will be used only if Dew.Stats.TMtxHypothesisTest.HypothesisMethod is hmZTest, hmChiSquaredTest. Sigma will be ignored for all other tests.

See Also: TMtxHypothesisTest.Mean