click below
click below
Normal Size Small Size show me how
MAS 2 3.7
MAS 2 confusion matrix
| Term | Definition |
|---|---|
| Error Rate | (FN + FP)/total |
| True Positive Rate | TP/P |
| Sensitivity (name) | True Positive Rate |
| False Negative Rate | FN/P |
| Type 2 Error (name) | False Negative Rate |
| True Negative Rate | TN/N |
| Hit Rate (name) | True Positive Rate |
| Recall (name) | True Positive Rate |
| Power (name) | True Positive Rate |
| Specificity (name) | True Negative Rate |
| False Positive Rate | FP/N |
| Type 1 Error (name) | False Positive Rate |
| Positive Predicted Value | TP/P* |
| Precision (name) | Positive Predicted Value |
| False Discovery Proportion | FP/P* |
| Negative Predicted Value | TN/N* |