Skip to main content

::: vuaskari.com ::: Cs607 Quiz No.1 Nov 14,2012

CS607- Artificial Intelligence

Quiz No.1

 

Some essential components of problem solving are Problem statement _________ solution space are Operators

Complex State

Initial State

Intermediate State

Goal State

 

The traveling inside a solution space requires something called as ___________

Operands

Inner solution

Space solution

Operators

 

Genetic Algorithms is a search method in which multiple search paths are followed in _______

Series

Parallel

None of the give

Sequential

 

Every Graph can be converted into a tree.

True

False

 

Which of the following disciplines provides us with the theories of structure and meaning of language

Linguistic

Philosophy

Biology

Psychology

 

In optimal path searches we try to find the ____________ solution

Least

Worst

Least but not worst

Best

 

In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.

Minimum

Maximum

Zero

Both Minimum and maximum

 

In adversarial search there may occur such a scenario where two opponents also called _____ are searching for goal.

Adversaries

Friend

Players

Intruders

 

 

From discipline ____________ we have information about the network structure of a human brain and all the theories on functionalities of different human organs.

Mathematics

Biology

Computer Science

Psychology

 

Hit and trial is classical approach to solve the ________ problem easily

Trivial

Medium

 

Most of the solution spaces for problems can be represented in a ________

 Graph

Table
Demo

Tree

 

We use graph to represent problems and their solution spaces.

False

True

 

By getting grips on ___________ that deal with searching techniques in graphs

and trees, problem solving can be performed in an efficient manner.

 

Pseudocode

Algorithms

Charts

Graphs

 

Every graph can be converted into a tree.

True

False

 

In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.

Maximum

Minimum

None of the given

 

Breadth-First Search checks all paths of a given length before moving on to any longer paths.

 True

False

 

 

Breadth-first search is a good idea when you are confident that the branching factor is _________

Extremely small

Small

Medium

Large

 

The foothhill problem occurs whenever there are___________ peaks.

High

Secondary

Primary

Deep

 

Which one of the problem is more subtle, and consequently, is more frustrating:

Foothill problem

Plateau

Ridge

Box

 

The paths found by best-first search are likely to be __________ than those found with other methods.

 None od the given

Shorter

Longer

 

 

In Basic Genetic Algorithm the term mutation refers to a small random ________.

Number

Change

Operator

Operand

 

Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________   between objects.

objects, relationships

relationships, distance

objects, distance

distance, relationships

 

A proposition is the statement of a ________.

Fact

Equation

Action

Theorem

 

___________   reasoning is based on forming, or inducing a 'generalization' from a limited set of observations.

Deductive

Abductive

Inductive 
 

An ___________ is "A computer program designed to model the problem solving ability of a human expert."

Expert system

Intelligent System

Echo System

Energy System

 

Another expert system named __________ was developed by Digital Equipment Corporation, as a computer configuration assistant.

R1/XCON

MYCIN

Dendral

R3/XCON

 

An expert system may replace the expert or assist the expert.

True

False

 

Conventional programming focuses on _______, while ES programming focuses

on ________

Solution, Problem

Problem, Solution

Problem, Expert
Solution, Expert

 

In backward chaining terminology, the hypothesis to prove is called the

________.

Proof

Goal

Plan

None of the given

 

An expert system may replace the expert or assist the expert
True
False

Every graph can be converted into a tree
True
False

Which one of the problem is more subtle and consequently is more frustrating?
Foothill
Plateau
Ridge
Box

In GA, the random process is repeated until an individual with required _________ level is found.

Select correct option:

Higher

Lower

Fitness 

Logical

 

Mutation can be as simple as just flipping a bit at random or any number of bits

Select correct option:

True

False

 

Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to develop a solution.

Select correct option:

True

False

 

We can get optimal solution given some parameters using Genetic Algorithm.

Select correct option:

True

False

 

___________ reasoning is based on forming, or inducing a 'generalization' from a limited set of observations.

Select correct option:

Deductive

Abductive

Analogical

Inductive

 

A proposition is the statement of a ________.

Select correct option:

Equation

Action

Theorem

Fact

 

An AI system has a ____________ component that allows the system to get information from its environment.

Select correct option:

Planning

Perception

Learning

Execution

 

 

In the worst case of semantic network, we may need to traverse the entire network and then discover that the requested info ________.

Select correct option:

Does not exist

Exists

Is incorrect

Is correct

 

A statement in conjunctive normal form (CNF) consists of __________

Select correct option:

ANDs of Ors.

ANDs

Ors

Ors of ANDs

 

__________ is the process of deriving logical conclusions from given facts.

Select correct option:

Representation

Execution

Reasoning

Planning

 

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

Select correct option:

I,II,III

I,III,II

II,I,III

II,III,I

 

An AI system must form a meaningful and useful _____________ of the internal information.

Select correct option:

 Representation

 Execution

 Learning

 Planning

 

--
We say, "Be one as Pakistani Nation and grow up for Pakistan's Future". Wish you all the best. Join www.vuaskari.com,
To post to this group, send email to vuaskari_com@googlegroups.com
Visit these groups:
This (Main) Group:http://groups.google.com/group/vuaskari_com?hl=en?hl=en
MIT/MCS Group: http://groups.google.com/group/vu_askarimit?hl=en?hl=en
HRM Group: http://groups.google.com/group/askari_hrm?hl=en?hl=en
Banking Group: http://groups.google.com/group/askari_banking?hl=en?hl=en
Management: https://groups.google.com/group/vuaskari_mgt?hl=en
Marketing: https://groups.google.com/group/vuaskari_mkt?hl=en
MIS Group: http://groups.google.com/group/askari_mis?hl=en
 
 

Comments

Popular posts from this blog

Re: ::: vuaskari.com ::: CS408 - FINAL TERM SUBJECTIVE WITH REFERENCE SOLVED BY UMAIR SAULAT

GREAT WORK On Wed, Feb 20, 2013 at 11:30 PM, Umair Saulat < saulat.umair@gmail.com > wrote: CS408- Human Computer Interaction Solved Subjective Fall Semester 2012   QNo.1    it has been observed that most computer users use menu option for input instead of keyboard accelerator. What is the reason behind it? (2 Marks) Answer:- 1.        Menu options are easier to find. 2.        You don't have to memories the keys for menu option but for key board accelerators you have to memories them REF:: Handouts Page No. 127   QNo.2    Define active intervention.  (2 Marks) Answer:- Active intervention with the participant and actively probes the participant understands of whatever is being tested. REF:: Handouts Page No. 276 QNo.3    what is Ubiquitous Computing? (2 Marks) Answer:- The most profound technologies are those that disappear. They weave themselves into the fabric of everyday life until they are indi

Updating our Google Account inactivity policy

Every day Google works hard to keep you and your private information safe and secure by preventing unauthorized access to your Google Account with our built-in security protections. And keeping you safe means having strong privacy practices across our products that minimize how long we store your personal files and any data associated with them. We want to protect your private information and prevent any unauthorized access to your account even if you're no longer using our services. Therefore, we are updating the inactivity period for a Google Account to two years across all our products and services. This change starts rolling out today and will apply to any Google Account that's been inactive, meaning it has not been signed into or used within a two-year period. An inactive account and any content in it will be eligible for deletion from December 1, 2023. What this means for you: These changes do not impact you unless you h

Learn more about our updated Terms of Service

stargthb@gmail.com On January 5, 2022, we're making some changes to our Terms of Service. These changes won't affect the way you use Google services, but they'll make it easier for you to understand what to expect from Google — and what we expect from you — as you use our services. You can review the new terms here . At a glance, here's what this update means for you: More clarity on what you can expect from Google and what we expect from you : We're providing more examples to describe the mutually respectful conduct that we expect from all our users. Improved readability : While our terms remain a legal document, we've done our best to make them easier to understand, including reorganizing some topics so that they're easier to find. If you use Family Link to manage a Google Account for someone else, please take some time to talk to them about these changes. Thank you for using Google!