In binary classification, which term describes a correctly identified negative case?

Prepare for the GARP Risk and AI (RAI) Exam. Master concepts with flashcards and multiple-choice questions, each with hints and clarifications. Get exam-ready with extensive practice!

Multiple Choice

In binary classification, which term describes a correctly identified negative case?

Explanation:
A true negative arises when the true label is negative and the model also predicts negative. In a confusion matrix, TN is the count of instances where the actual class is negative and the predicted class is negative. This is distinct from false positives (predicted positive when actually negative), false negatives (predicted negative when actually positive), and true positives (predicted positive and actually positive). For example, in disease screening where negative means healthy, a healthy person correctly identified as healthy is a true negative.

A true negative arises when the true label is negative and the model also predicts negative. In a confusion matrix, TN is the count of instances where the actual class is negative and the predicted class is negative. This is distinct from false positives (predicted positive when actually negative), false negatives (predicted negative when actually positive), and true positives (predicted positive and actually positive). For example, in disease screening where negative means healthy, a healthy person correctly identified as healthy is a true negative.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy