You are here: Symbol Reference > StatTools Namespace > Structs, Records, Enums > StatTools.TBinaryTestType Enumeration
Stats Master VCL
ContentsIndex
PreviousUpNext
StatTools.TBinaryTestType Enumeration

Defines type of binary test.

Pascal
TBinaryTestType = (
  btOneSample,
  btTwoSample
);
Members 
Description 
btOneSample 
one-sample binary test. 
btTwoSample 
two-sample binary test. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!