You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Classes > TMtxHypothesisTest Class > TMtxHypothesisTest Properties > TMtxHypothesisTest.Mean Property
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
TMtxHypothesisTest.Mean Property

Defines mean/median value for one-sample test.

Syntax
C#
Visual Basic
public double Mean;

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!