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

Returns test sensitivity.

Pascal
property Se2: double;

Returns sensitiviy, calculated from table values. For two sample unpaired binary test, sensitivity is defines as: 

Se = T1/N1. 

For two-sample paired test, sensitivity is defines as: 

Se = M1/N . 

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