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

Returns test sensitivity.

Syntax
C#
Visual Basic
public double Se2;

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