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

Returns test sensitivity.

Pascal
property Se1: double;

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

Se = T1/N1. 

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

Se = N1/N . 

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