AI- PROJECT CYCLE-OBJECTIVE TYPE Q

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

CLASS-IX

ARTIFICIAL INTELLIGENCE

Objective Type Questions (OTQs)

1. ___________ refers to the techniques and tools that are used for identifying important
patterns and trends using graphs. (Ans. Data Exploration)
2. Data exploration can be done using __________. (Ans. Data Visualization)
3. You can also adopt some sophisticated statistical methods for data exploration.
(True/False)
4. For a better understanding of data exploration which of the following need to be
understood?
1. Data Analysis
2. Data Weak AI systems
3. Collection of Data
4. Data Curation
5. Which of the following AI weak systems are used in systems for making decisions by
using user-defined rules?
1. Brute-force
2. Neural Networks
3. Computer Vision
4. Heuristic or Rule-based
6. The ___________ AI weak system uses decision trees for analysing every possible
option. (Ans. Brute Force)
7. The heuristic AI weak system is used in chess games for analysing every possible move
to find out the best approach. (True/False)
8. The __________ systems are designed to mimic the human brains. (Ans. Neural
Networks)
9. Neural Network is also known as
1. Deep Learning
2. Machine Learning
3. Robot Learning
4. Experiential Learning
10. Data visualization techniques are used to
1. discover data
2. real-time evaluation of big data
3. getting new insights into data
4. All of these
11. Graphs help users to better conclusions. (True/False)
12. Which of the following Google tool can be used for data visualization?
1. Google Site
2. Google Meet
3. Google Data Studio
4. Google Maps
13. Which of the following is one of the data visualization tools?
1. Tableau
2. Tay
3. Decision Tree
4. Cortana
14. The __________ tool use CSV data for creating charts and maps. (Ans. DataWrapper)
15. The ___________ tool uses Java Script and capable of producing 100 different types of
charts. (Ans. Fusioncharts)
16. The ________ methods helps to use data for making predictions or future forecasts. (Ans.
modelling)
17. Which of the following not an approach considered for modelling:
1. rule-based approach
2. learning-based approach
3. knowledge-based approach
4. All of these
18. The ________ approach is based on rules and data fed into the machine. (Ans. rule-
based)
19. In rule-based apporach the relationships or patterns in data are defined by the developer.
(True/False)
20. The ___________ is used to make a successful model using rule-based approach. (Ans.
coding)
21. In _________ approach of the modelling, machine designs its own algorithm for data.
(Ans. learning-based)
22. In learning-based approach, data can be taken randomly from anywhere. (True/False)
23. The ___________ approach can be used when data is labelled. (Ans. rule-based)
24. The __________ follows tree like structure of the decisions with all possible results.
(Ans. decision tree)
25. The top most node of decision tree is known as ___________ (Ans. root)
26. Which of the following node is the last node of a decision tree?
1. root
2. terminal
3. interior
4. parent
27. ________ is a process by which a node is divided into two or more sub-nodes. (Ans.
Splitting)

You might also like