You are here: Symbol Reference > StatTools Namespace > Classes > TMtxHypothesisTest Class > TMtxHypothesisTest Properties > TMtxHypothesisTest.Mean Property
Stats Master VCL
ContentsIndex
PreviousUpNext
TMtxHypothesisTest.Mean Property

Defines mean/median value for one-sample test.

Pascal
property Mean: double;

Defines value (mean, median) for one-sample test. If HypothesisMethod is hmTTest1 or hmZTest Mean will be compared with mean value. If HypothesisMethod is hmSignTest or hmWilcoxonSign Mean will be compared with sample, in this case DataVec1 values. median value. Mean will be ignored for hmChiSquaredTest and all two-sample tests.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!