property Sigma: Double;
Defines standard deviation value for single test.
Returns: Double
Remarks:
Defines standard deviation for one-sample test.
Note
Sigma will be used only if TMtxHypothesisTest.HypothesisMethod is hmZTest, hmChiSquaredTest. Sigma will be ignored for all other tests.
See Also: TMtxHypothesisTest.Mean