Skip to main content
Chapter 8 of 10
Practice Quiz

Model Evaluation

ICSE · Class 12 · Artificial Intelligence

Practice quiz for Model Evaluation — ICSE Class 12 Artificial Intelligence. MCQs and questions with answers to test your preparation.

70 questions35 flashcards5 concepts

Interactive on Super Tutor

Studying Model Evaluation? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for practice quiz and more.

1,000+ Class 12 students started this chapter today

Quick Quiz: Model Evaluation

0/4

Tap an answer to check it instantly. No sign-up needed for these 4.

1

A confusion matrix for a loan default model is [[3, 2], [2, 3]]. What is the accuracy of the model?

2

A confusion matrix has TP = 8, TN = 12, FP = 4, and FN = 6. What is the precision of the model?

3

A confusion matrix has TP = 9, FP = 3, and FN = 6. What is the recall of the model?

4

A model has Precision = 80% and Recall = 50%. What is its F1 Score?

70 Questions·
multiple choicetrue false

Sample Questions

1multiple choice
3 marks

A model makes 75 correct predictions out of 120 total predictions. What is the accuracy?

Show answer

62.5%

Accuracy = (Number of Correct Predictions) / (Total Number of Predictions). So Accuracy = 75 / 120 = 0.625 = 62.5%.

2multiple choice
3 marks

A model has an accuracy of 82%. What is its error rate?

Show answer

18%

Error = 1 - Accuracy. If accuracy is 82%, then Error = 1 - 0.82 = 0.18 = 18%.

3multiple choice
3 marks

In a forest fire model, the model always predicts 'no fire' and the test set has 98 no-fire cases and 2 fire cases. What accuracy does the model achieve?

Show answer

98%

The model is correct on all 98 no-fire cases and wrong on both fire cases. So correct predictions = 98 and total cases = 100. Accuracy = 98/100 = 98%.

4multiple choice
3 marks

A model predicts 'fire' for every case. In 40 test cases, there are 12 actual fire cases and 28 no-fire cases. What is the precision?

Show answer

30%

If the model predicts 'fire' for every case, then TP = 12 and FP = 28. Precision = TP / (TP + FP) * 100% = 12 / (12 + 28) * 100% = 12/40 * 100% = 30%.

+66 more questions available

Practice All

Frequently Asked Questions

What are the important topics in Model Evaluation for ICSE Class 12 Artificial Intelligence?
Model Evaluation covers several key topics that are frequently asked in ICSE Class 12 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Model Evaluation — ICSE Class 12 Artificial Intelligence?
Understand the core concepts first, then work through the 70 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Model Evaluation chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for ICSE Class 12 Artificial Intelligence.