CS607-Midterm
1 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
2 / 50
An expert system may replace the expert or assist the expert.
3 / 50
The traveling inside solution space requires something called
4 / 50
Which one of the following is involved in an ES development project:
5 / 50
A proposition is the statement of a ________.
6 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
7 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
8 / 50
Conventional programming focuses on _______, while ES programming focuses on ________
9 / 50
Choose the fields in which Fuzzy inference systems have been successfully applied:
10 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
11 / 50
Hill Climbing is basically a ------------- with a measure of quality that is assigned to each node in the tree.
12 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
13 / 50
Best first search is a greedy approach.
14 / 50
To infer new information from semantic networks, we can ask questions from nodes.
15 / 50
The tractable problems are further divided into structured and ________ problems
16 / 50
The degree of truth that we have been talking about is specifically driven out by a function called the ___________ function.
17 / 50
Mutation can be as simple as just flipping a bit at random or any number of bits
18 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
19 / 50
______ is the process of deriving logical conclusions from given facts.
20 / 50
The traveling inside a solution space requires something called as ___________
21 / 50
Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________ between objects.
22 / 50
In some cases, the rules provide more definite actions such as “move left” or “close door”, in which case the rules are being used to represent _________.
23 / 50
What is the correct order for solving a problem using GA I. Choose the best individuals from the population for crossover II. Choose initial population III. Evaluate the fitness of each individual
24 / 50
Usually a _________ graph is chosen to represent a fuzzy set.
25 / 50
Which one of the problem is more subtle, and consequently, is more frustrating:
26 / 50
Classical way of problem solving
27 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
28 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
29 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
30 / 50
Every graph can be converted into a tree
31 / 50
Intelligence id the characteristics of:
32 / 50
An AI system must form a meaningful and useful _____________ of the internal information.
33 / 50
34 / 50
A ------------- is „A person who posses the skill and knowledge to solve a specific problem in a manner superior to others‟
35 / 50
Breadth-First Search checks all paths of a given length before moving on to any longer paths.
36 / 50
----------- are closely coupled components; each is intrinsically tied to the other. i-Knowledge representation ii-Reasoning iii-Planning iv-Execution
37 / 50
Which of the following two components are closely coupled and each is intrinsically tied to the other. i. Knowledge representation ii. Reasoning iii. Execution iv. Planning
38 / 50
A function by which we can tell which board position is nearer to our goal is called
39 / 50
An ___________ is “A computer program designed to model the problem solving ability of a human expert."
40 / 50
A statement in conjunctive normal form (CNF) consists of __________
41 / 50
“A computer program designed to model the problem solving ability of a human expert” is known as ---
42 / 50
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.
43 / 50
Identify the correct step used to start design of an expert system.
44 / 50
Can we precisely define Artificial Intelligence?
45 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
46 / 50
In backward chaining terminology, the hypothesis to prove is called the ________.
47 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
48 / 50
Expert system can be expressed as:
49 / 50
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.
50 / 50
In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.
Your score is
The average score is 52%
Restart quiz