Exam Preparation Quiz

Question 72 of 75

Calculate True Positives From Confusion Matrix

Claire, the Model Validation Analyst at MDFT Pro, is evaluating a classification model that predicts whether students will successfully complete their certification programs. MDFT Pro, a well-known training agency, has developed this model to identify students who may need additional support early in their learning journey. Claire is analyzing the model’s performance using a confusion matrix from test data to understand how accurately the model identifies students who will successfully complete their programs versus those who may struggle or withdraw.

Based on the following confusion matrix for the student success prediction model, how many correctly predicted positives (true positives) are there?

Actual SuccessActual Non-Success
Predicted Success115
Predicted Non-Success103313951

How many correctly predicted positive cases are shown in this confusion matrix?

Choose the correct answer from the options below.

Explanations for each answer:

Learn more about confusion matrices:
Confusion Matrix Analysis
Next Question