- CFA Exams
- CFA Level I Exam
- Study Session 3. Quantitative Methods (2)
- Reading 8. Big Data Projects
- Subject 4. Model Training
CFA Practice Question
Here is a confusion matrix. Calculate its accuracy.


Correct Answer: 0.9
Accuracy = (TP + TN) / (TP + TN + FP + FN)= (100 + 50) / (100 + 5 + 10 + 50)= 0.90
User Contributed Comments 0
You need to log in first to add your comment.