Upon testing a model used to detect rotten tomatoes, the following data was observed by the test engineer, based on certain number of tomato images.

For this confusion matrix which combinations of values of accuracy, recall, and specificity respectively is CORRECT?
SELECT ONE OPTION
To calculate the accuracy, recall, and specificity from the confusion matrix provided, we use the following formulas:
Confusion Matrix:
Actually Rotten: 45 (True Positive), 8 (False Positive)
Actually Fresh: 5 (False Negative), 42 (True Negative)
Accuracy:
Accuracy is the proportion of true results (both true positives and true negatives) in the total population.
Formula: Accuracy=TP+TNTP+TN+FP+FNtext{Accuracy} = frac{TP + TN}{TP + TN + FP + FN}Accuracy=TP+TN+FP+FNTP+TN
Calculation: Accuracy=45+4245+42+8+5=87100=0.87text{Accuracy} = frac{45 + 42}{45 + 42 + 8 + 5} = frac{87}{100} = 0.87Accuracy=45+42+8+545+42=10087=0.87
Recall (Sensitivity):
Recall is the proportion of true positive results in the total actual positives.
Formula: Recall=TPTP+FNtext{Recall} = frac{TP}{TP + FN}Recall=TP+FNTP
Calculation: Recall=4545+5=4550=0.9text{Recall} = frac{45}{45 + 5} = frac{45}{50} = 0.9Recall=45+545=5045=0.9
Specificity:
Specificity is the proportion of true negative results in the total actual negatives.
Formula: Specificity=TNTN+FPtext{Specificity} = frac{TN}{TN + FP}Specificity=TN+FPTN
Calculation: Specificity=4242+8=4250=0.84text{Specificity} = frac{42}{42 + 8} = frac{42}{50} = 0.84Specificity=42+842=5042=0.84
Therefore, the correct combinations of accuracy, recall, and specificity are 0.87, 0.9, and 0.84 respectively.
ISTQB CT-AI Syllabus, Section 5.1, Confusion Matrix, provides detailed formulas and explanations for calculating various metrics including accuracy, recall, and specificity.
'ML Functional Performance Metrics' (ISTQB CT-AI Syllabus, Section 5).
Odette
9 months agoShawn
9 months agoAn
9 months agoNydia
10 months agoJoaquin
10 months agoRolande
10 months agoShizue
10 months agoBenedict
10 months agoLayla
11 months agoRyann
11 months agoGenevive
11 months agoJennifer
11 months agoRhea
11 months agoTenesha
11 months agoShayne
11 months agoCallie
11 months agoStevie
11 months agoYoko
2 years agoMargery
2 years agoFelicidad
2 years agoFelicidad
2 years agoEnola
2 years agoLaticia
2 years agoLuisa
2 years agoThomasena
2 years agoCiara
2 years agoEvangelina
2 years agoRashida
2 years agoYong
2 years agoChauncey
2 years agoEllsworth
2 years agoEnola
2 years agoDeangelo
2 years agoHolley
2 years agoYasuko
2 years agoDannie
2 years ago