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 Success | Actual Non-Success | |
---|---|---|
Predicted Success | 11 | 5 |
Predicted Non-Success | 1033 | 13951 |
How many correctly predicted positive cases are shown in this confusion matrix?
Choose the correct answer from the options below.
Explanations for each answer: