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

Returns test sensitivity.

Syntax
C#
Visual Basic
public double Se1;

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!