You are here: Symbol Reference > StatTools Namespace > Classes > TMtxHypothesisTest Class > TMtxHypothesisTest Methods > TMtxHypothesisTest.Recalc Method
Stats Master VCL
ContentsIndex
PreviousUpNext
TMtxHypothesisTest.Recalc Method

Triggers hypothesis test recalculation.

Pascal
procedure Recalc;

Triggers hypothesis test recalculation. After the Recalc call Dirty property is set to false. The results of hypothesis test are stored to:

  • Result - Reject/do not reject hypothesis.
  • ConfLower - Lower confidence interval for mean, standard deviation, median, ...
  • ConfUpper - Upper confidence interval for mean, standard deviation, median, ...
  • Significance - Calculated significance probability.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!