0% found this document useful (0 votes)
76 views

Ai ( x ) Practice Paper 3

Uploaded by

Kanchana.R SVVV
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
76 views

Ai ( x ) Practice Paper 3

Uploaded by

Kanchana.R SVVV
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

PRACTICE PAPER–3

CLASS X
ARTIFICIAL INTELLIGENCE (CODE 417)
Time: 2 Hours Maximum Marks: 50

General Instructions:
1. Please read the instructions carefully.
2. This Question Paper consists of 21 questions in two sections: Section A & Section B.
3. Section A has Objective type questions whereas Section B contains Subjective type questions.
4. Out of the given (5 + 16 =) 21 questions, a candidate has to answer (5 + 10 =) 15 questions in the
allotted (maximum) time of 2 hours.
5. All questions of a particular section must be attempted in the correct order.
6. SECTION A – OBJECTIVE TYPE QUESTIONS (24 MARKS):
(a) This section has 5 questions.
(b) Marks allotted are mentioned against each question/part.
(c) There is no negative marking.
(d) Do as per the instructions given.
7. SECTION B – SUBJECTIVE TYPE QUESTIONS (26 MARKS):
(a) This section has 16 questions.
(b) A candidate has to do 10 questions.
(c) Do as per the instructions given.
(d) Marks allotted are mentioned against each question/part.

SECTION A – OBJECTIVE TYPE QUESTIONS


1. Answer any 4 out of the given 6 questions on Employability Skills. (1 × 4 = 4 marks)
(i) Which of the following methods is the most effective way to prevent the spread of computer viruses?
(a) Using a public Wi-Fi (b) Installing and updating antivirus software
(c) Disabling the firewall (d) Using easy passwords
(ii) What does Sustainable Development primarily emphasize?
(a) Economic growth at any cost
(b) Environmental preservation and responsible resource use
(c) Prioritizing industralization over nature conservation
(d) Rapid technological advancement
(iii) Assertion (A): Arunachalam Muruganantham is known as the ‘Padman of India’.
Reasoning (R): He is recognized for his innovations in affordable sanitary napkin production for women

in rural areas.
(a) Both A and R are true and R is the correct explanation for A.
(b) Both A and R are true but R is not the correct explanation for A.
(c) A is true but R is false.
(d) A is false but R is true.
(iv) ____________ and ____________ are not the qualities of an entrepreneur.
(a) Risk-taking ability, Adaptability (b) Passion, Leadership
(c) Pessimistic, Procrastination (d) Continuous Learning, Time Management
(v) Which of the following is the shortcut key combination to paste something copied?
(a) Ctrl + P (b) Ctrl + V
(c) Ctrl + X (d) Ctrl + E
(vi) __________ and __________ are the two main parts of a sentence.
(a) Subject, Object
(b) Subject, Predicate
(c) Predicate, Verb
(d) Subject, Preposition
2. Answer any 5 out of the given 6 questions. (1 × 5 = 5 marks)
(i) Assertion (A): Parts-of-Speech (POS) tagging is not required in the process of text normalization.
Reasoning (R): Text normalization primarily involves converting text into a standard form, including

lowercase, stemming and lemmatization.
(a) Both A and R are true and R is the correct explanation for A.
(b) Both A and R are true but R is not the correct explanation for A.
(c) A is true but R is false.
(d) A is false but R is true.
(ii) What is the primary purpose of the Turing Test?
(a) To evaluate a computer’s ability to solve complex mathematical problems
(b) To assess whether a machine can exhibit intelligent behaviour that is indistinguishable from a human
(c) To determine the efficiency of an algorithm in processing data
(d) To measure the speed of a computer in performing tasks
(iii) Statement 1: Accuracy can be misleading when the dataset is balanced between the classes.
Statement 2: Specificity is used to balance Precision and Recall.

(a) Both Statement 1 and Statement 2 are correct.
(b) Both Statement 1 and Statement 2 are incorrect.
(c) Statement 1 is correct but Statement 2 is incorrect.
(d) Statement 2 is correct but Statement 1 is incorrect.
(iv) Which of the following is not an authentic source of data?

(a) (b) (c) (d)

(v) Which feature must be reduced while choosing a keynote speaker for a technology conference?
(a) Expertise in the field
(b) Public speaking skills
(c) Time of birth
(d) Previous speaking engagements
(vi) Cost of a smartphone falls under which type of data?
(a) Continuous
(b) Discrete
(c) Ordinal
(d) Nominal

P.2 Decoding Artificial Intelligence–X


3. Answer any 5 out of the given 6 questions. (1 × 5 = 5 marks)
(i) Confusion matrix is also known as the __________.
(ii) What does digital divide refer to?
(a) Gap between individuals who have access to technology and those who don’t have access to
technology
(b) Gap between the internet speed in rural as well as urban areas
(c) Gap between individuals who prefer digital communication and those who don’t
(d) Gap between young generation and old generation
(iii) In which stage of the AI Project Cycle do we try to discover hidden patterns and useful information from
data?
(a) Data Exploration (b) Evaluation
(c) Problem Scoping (d) Modelling
(iv) Which of the following is an application of Computer Vision?
(a) Data encryption (b) Speech translation
(c) Tagging images (d) Classifying spam messages
(v) What are the characteristics of underfitting?
(a) Low accuracy on training data and low accuracy on new data
(b) Low accuracy on training data and high accuracy on new data
(c) High accuracy on training data and low accuracy on new data
(d) High accuracy on training data and high accuracy on new data
(vi) What is the last stage of AI Project Cycle?
(a) Data Acquisition (b) Evaluation
(c) Problem Scoping (d) Modelling
4. Answer any 5 out of the given 6 questions. (1 × 5 = 5 marks)
(i) What is the next step after identifying the potential solution for making a decision?
(a) Collecting information (b) Choosing the best available solution
(c) Finding the pros and cons of solution (d) Identifying the problem
(ii) Statement 1: Parts-of-Speech (POS) Tagging is an application of Natural Language Processing (NLP).
Statement 2: Image Recognition is an application of NLP.

(a) Both Statement 1 and Statement 2 are correct.
(b) Both Statement 1 and Statement 2 are incorrect.
(c) Statement 1 is correct but Statement 2 is incorrect.
(d) Statement 2 is correct but Statement 1 is incorrect.
(iii) Which AI learning method uses unlabelled data for training?
(a) Supervised Learning (b) Semi-Supervised Learning
(c) Unsupervised Learning (d) Reinforcement Learning
(iv) Finding out why the sales of a product dropped in comparison to last year is an example of __________.
(a) Descriptive Analytics (b) Diagnostic Analytics
(c) Predictive Analytics (d) Prescriptive Analytics
(v) F1 Score calculates the __________ of Precision and Recall in binary classification.
(a) Geometric Mean (b) Harmonic Mean
(c) Weighted Average (d) Arithmetic Mean

Practice Paper P.3


(vi) What is the Predicted and Actual value for True Positive?
(a) Prediction = False, Actual = False (b) Prediction = False, Actual = True
(c) Prediction = True, Actual = False (d) Prediction = True, Actual = True
5. Answer any 5 out of the given 6 questions. (1 × 5 = 5 marks)
(i) Which of the following is an example of unstructured data?
(a) Images (b) JSON files
(c) Tables (d) None of these
(ii) What does ‘Corpora’ refer to?
(a) A single set of language data (b) A method for language analysis
(c) A large and structured collection of text data (d) A synonym of ‘vocabulary’
(iii) Which of the following is an application of Machine Learning?
(a) Object Detection (b) Parts-of-Speech Tagging
(c) Stock Prediction (d) Face Recognition
(iv) Which of the following involves examining and summarizing historical data?
(a) Predictive Analytics (b) Prescriptive Analytics
(c) Descriptive Analytics (d) Diagnostic Analytics
(v) What is NER in Natural Language Processing?
(a) A method of tokenizing the sentences
(b) A method of lemmatizing the sentences
(c) A method of finding entities in sentences
(d) A method of correcting grammar
(vi) Which of the following is an application of NLP?
(a) Weather prediction
(b) Image recognition
(c) Stock market analysis
(d) Sentiment analysis of customer reviews

SECTION B – SUBJECTIVE TYPE QUESTIONS


Answer any 3 out of the given 5 questions on Employability Skills in 20–30 words each. (2 × 3 = 6 marks)
6. What are Internet Cookies? Why are they necessary?
7. How does entrepreneurship lead to the development of a community?
8. Why is managing stress important?
9. Differentiate between Direct and Indirect Objects in a sentence.
10. Explain one of the three pillars of Sustainable Development.
Answer any 4 out of the given 6 questions in 20–30 words each. (2 × 4 = 8 marks)
11. When do we use Recall over Precision?
12. Explain binary and time-series features with examples.
13. What is Named Entity Recognition?

P.4 Decoding Artificial Intelligence–X


14. Differentiate between Ordinal and Nominal Data.
15. Which Computer Vision library of Python is widely used? Explain.
16. Draw the confusion matrix for the following data
• the number of true positives = 90
• the number of true negatives = 130
• the number of false positives = 10
• the number of false negatives = 40
Answer any 3 out of the given 5 questions in 50–80 words each. (4 × 3 = 12 marks)
17. Explain the advantages and disadvantages of AI.
18. Identify the application of Computer Vision in the given images and explain how we can use it.

(a) (b)

19. Differentiate between Lemmatization and Stemming.


20. What is the difference between Descriptive Analytics and Diagnostic Analytics?
21. A spam detection algorithm produces the following Confusion Matrix for a dataset:
Reality (Spam) Reality (Not Spam)
Prediction (Spam) 70 20
Prediction (Not Spam) 30 80
Define and find the value of terms given below:
(a) Accuracy (b) Precision
(c) Specificity (d) F1 Score

Practice Paper P.5

You might also like