Skip to main content
. 2007 Dec 24;2:16. doi: 10.1186/1748-7188-2-16

Table 1.

List of the motif significance measures.

Symbol Measure Formula Range Type
Sn Sensitivity Sn(M)=TPTP+FN [0,1] C
Sp Specificity Sp(M)=TNTN+FP [0,1] C
PPV Positive Predicted Value PPV(M)=TPTP+FP [0,1] C
Fpr False Positive Rate Fpr(M)=FPFP+TN [-1,1] C
F F-Measure F(M)=2×Sensitivity×PPVSensitivity+PPV=2×TP2×TP+FN+FP [0,1] 1
Corr Correlation C(M)=TP×TNFP×FN(TP+FN)(TP+FP)(TN+FP)(TN+FN) [-1,1] C
Dp Discrimination Power Dp(M)=TP|C|FP|C¯| [-1,1] C
IG Information Gain IG(M)=Info(M)×[Support(M)1]where Info(M)=log|Σ|p(M) [0, + ∞[ IT
Pratt Pratt Measure Pratt(M)=inI(Ai)ck=1n1(qkpk)where I(Ai)=aiAi(P(ai)×log(P(ai)))+aiAi(P(ai)P(Ai)×log(P(ai)P(Ai)))and P(Ai)=aiAip(ai) ]- ∞, + ∞[ IT
LogOdd LogOdd Logodd(M)=log(Support(M)NumSeqsP(M)) ]- ∞, + ∞[ IT
ZScore Z-Score Zscore(M)=Support(M)E(M)N(M)where E(M)=Nresid×P(M) and N(M)=Nresid×P(M)×(1P(M)) ]- ∞, + ∞[ IT
J J-Measure J(C;M)=P(M)×j(C;M)where j(C;M)=P(C|M)×log2P(C|M)P(C)+(1P(C|M))×log2(1P(C|M))(1P(C)) [0, + ∞[ H
I Mutual Information I(Q;M)=H(Q)H(Q|M) where H(Q)=q{C,C¯}P(q)×log2P(q)and H(Q|M)=P(M)×q{C,C¯}P(q|M)×log2P(q|M) [0, 1] H
S Surprise Measure S(M)=Info(M)×P(C|M)=Info(M)×Support(MC)Support(M) [0, + ∞[ H

Description of the fourteen significance measures according to the respective type (C = Class based; IT = Information-Theoretic based; H = Hybrid). For each measure the abbreviation symbol used throughout the paper, the formula and the respective range.