SlideShare una empresa de Scribd logo
1 de 3
Descargar para leer sin conexión
B.SC.IT: SEMESTER – V
[Choice Based Syllabus]
ELECTIVE – I
ARTIFICIAL
INTELLIGENCE
MUMBAI UNIVERSITY
QUESTION PAPER
ARTIFICIAL INTELLIGENCE
(OCTOBER – 2018 | CHOICE BASED SYLLABUS)
B.SC.IT
(SEMESTER – V)
KjT FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB 1
Time: 2 ½ Hours Total Marks: 75
Note:
(1) All Questions (Q1 To Q5) are Compulsory.
(2) Figures on the right indicate total marks. All sub questions carry equal marks.
(3) Write the question numbers clearly, as mentioned in the question paper.
(4) Mixing of sub-questions is not allowed.
(5) Draw diagrams and give examples whenever necessary.
(6) Write the comments in the program/algorithm and write the assumptions, if any.
(7) Use of calculator or any electronic gadget is not allowed.
Q.1 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Differentiate between Deterministic and Stochastic Environment. (5)
(B) Define an Agent. What are the Key characteristics of an Agent? (5)
(C) Define Artificial Intelligence? Why is it important? (5)
(D) Define Crossword Puzzle as a Single Agent Environment. (5)
(E) Explain the concept of PEAS for medical diagnosis. (5)
(F) How is an Automobile Driver Agent being analyzed in the Task Environment? (5)
Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Solve the Water-Jug problem. Give the state space for this problem and mention the control structure
to solve the problem.
(5)
(B) Prove the breadth first search is a special case of Uniform Cost Search. (5)
(C) Mention the Heuristic Function for TIC-TAC-TOE Game. (5)
(D) In a search algorithm what are the four ways of evaluating the performance of an algorithm. (5)
(E) Differentiate between Depth First Search and Breadth First Search. (5)
(F) What is meant by Belief State? Explain the Prediction Stage of Vacuum World. (5)
Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) What are the Heuristics and what is their importance. (5)
(B) Explain Best First Search Algorithm. (5)
(C) Solve the Puzzle.
Once upon a time a farmer went to a market and purchased a fox, a goose, and a bag of beans. On
his way home, the farmer came to the bank of river and rented a boat. But in crossing the river by
boat, the farmer could carry only himself and a single one of his purchases: the fox, the goose, or the
goose, or the bag of beans. If left unattended together, the fox would eat the goose would eat the
beans. The farmer’s challenge was to carry himself and his purchases to the far bank of the river,
leaving each purchase intact. How did he do it?
(5)
(D) How does Steepest Ascent Hill Climbing Find Solutions? (5)
(E) Given the following search tree, apply the alpha-beta running algorithm to it and show the search tree
that would be built by this algorithm. Make sure that you show where the alpha and beta cuts are
applied and which parts of the search tree are pruned as a result.
(5)
(F) Explain Local Search with an example. (5)
MUMBAI UNIVERSITY
QUESTION PAPER
ARTIFICIAL INTELLIGENCE
(OCTOBER – 2018 | CHOICE BASED SYLLABUS)
B.SC.IT
(SEMESTER – V)
KjT FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB 2
Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain the meaning of Knowledge Representation. (5)
(B) If P, Q, R the prepositions defined as
P: IT IS RAINING
Q: I HAVE THE TIME
R: I WILL GO TO A MOVIE
1. (~P^Q)<--> R
2. (Q-->R)^(R-->Q)
3. ~(QvR)
4. R-->~P^Q
(5)
(C) Write short notes on Tautologies. Contradictions and Contingencies. (5)
(D) Explain the statements in Prepositional Logic:
1. If he campaigns hard, he will be elected.
2. If the humidity is high, it will rain either today or tomorrow.
3. Cancer will not be cured unless its cause is determined and a new drug for cancer is found.
4. It requires courage and skills to climb a mountain.
(5)
(E) REPRESENT the sentences in First Order Logic:
1. Lipton is a tea.
2. Lata is a child who drinks tea.
3. Ruma dislikes children who drink tea.
4. Ruma dislikes Lata.
(5)
(F) What is Logic? Mention its Role and Classification. (5)
Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Mention the basic components of a planning system. (5)
(B) Difference between Heuristic Knowledge and Tactic Knowledge. (5)
(C) Create a frame of the person:
Anand who is a chemistry professor in RD Women’s College.
His wife name is Sangita having two children Rupa and Shipa.
(5)
(D) Explain knowledge acquisition with a diagram. (5)
(E) Explain syntax and semantics for Knowledge Representation. (5)
(F) In planning, explain STRIPS with the concept of forward chaining and Backward Channing. (5)

Más contenido relacionado

La actualidad más candente

Genetic algorithms vs Traditional algorithms
Genetic algorithms vs Traditional algorithmsGenetic algorithms vs Traditional algorithms
Genetic algorithms vs Traditional algorithmsDr. C.V. Suresh Babu
 
DESIGN AND ANALYSIS OF ALGORITHMS
DESIGN AND ANALYSIS OF ALGORITHMSDESIGN AND ANALYSIS OF ALGORITHMS
DESIGN AND ANALYSIS OF ALGORITHMSGayathri Gaayu
 
Component and Deployment Diagram - Brief Overview
Component and Deployment Diagram - Brief OverviewComponent and Deployment Diagram - Brief Overview
Component and Deployment Diagram - Brief OverviewRajiv Kumar
 
Design and analysis of algorithms
Design and analysis of algorithmsDesign and analysis of algorithms
Design and analysis of algorithmsDr Geetha Mohan
 
Association Analysis in Data Mining
Association Analysis in Data MiningAssociation Analysis in Data Mining
Association Analysis in Data MiningKamal Acharya
 
FORWARD CHAINING AND BACKWARD CHAINING SYSTEMS IN ARTIFICIAL INTELIGENCE
FORWARD CHAINING AND BACKWARD CHAINING SYSTEMS IN ARTIFICIAL INTELIGENCEFORWARD CHAINING AND BACKWARD CHAINING SYSTEMS IN ARTIFICIAL INTELIGENCE
FORWARD CHAINING AND BACKWARD CHAINING SYSTEMS IN ARTIFICIAL INTELIGENCEJohnLeonard Onwuzuruigbo
 
Knowledge representation in AI
Knowledge representation in AIKnowledge representation in AI
Knowledge representation in AIVishal Singh
 
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Garry D. Lasaga
 
Lecture 17 Iterative Deepening a star algorithm
Lecture 17 Iterative Deepening a star algorithmLecture 17 Iterative Deepening a star algorithm
Lecture 17 Iterative Deepening a star algorithmHema Kashyap
 
Fuzzy Set Theory
Fuzzy Set TheoryFuzzy Set Theory
Fuzzy Set TheoryAMIT KUMAR
 
3.2 partitioning methods
3.2 partitioning methods3.2 partitioning methods
3.2 partitioning methodsKrish_ver2
 
Cloud-Based Big Data Analytics
Cloud-Based Big Data AnalyticsCloud-Based Big Data Analytics
Cloud-Based Big Data AnalyticsSateeshreddy N
 
Semantic nets in artificial intelligence
Semantic nets in artificial intelligenceSemantic nets in artificial intelligence
Semantic nets in artificial intelligenceharshita virwani
 
I.BEST FIRST SEARCH IN AI
I.BEST FIRST SEARCH IN AII.BEST FIRST SEARCH IN AI
I.BEST FIRST SEARCH IN AIvikas dhakane
 
Fuzzy logic and application in AI
Fuzzy logic and application in AIFuzzy logic and application in AI
Fuzzy logic and application in AIIldar Nurgaliev
 
Dempster Shafer Theory AI CSE 8th Sem
Dempster Shafer Theory AI CSE 8th SemDempster Shafer Theory AI CSE 8th Sem
Dempster Shafer Theory AI CSE 8th SemDigiGurukul
 

La actualidad más candente (20)

Genetic algorithms vs Traditional algorithms
Genetic algorithms vs Traditional algorithmsGenetic algorithms vs Traditional algorithms
Genetic algorithms vs Traditional algorithms
 
DESIGN AND ANALYSIS OF ALGORITHMS
DESIGN AND ANALYSIS OF ALGORITHMSDESIGN AND ANALYSIS OF ALGORITHMS
DESIGN AND ANALYSIS OF ALGORITHMS
 
AI Lecture 7 (uncertainty)
AI Lecture 7 (uncertainty)AI Lecture 7 (uncertainty)
AI Lecture 7 (uncertainty)
 
Component and Deployment Diagram - Brief Overview
Component and Deployment Diagram - Brief OverviewComponent and Deployment Diagram - Brief Overview
Component and Deployment Diagram - Brief Overview
 
Design and analysis of algorithms
Design and analysis of algorithmsDesign and analysis of algorithms
Design and analysis of algorithms
 
Association Analysis in Data Mining
Association Analysis in Data MiningAssociation Analysis in Data Mining
Association Analysis in Data Mining
 
FORWARD CHAINING AND BACKWARD CHAINING SYSTEMS IN ARTIFICIAL INTELIGENCE
FORWARD CHAINING AND BACKWARD CHAINING SYSTEMS IN ARTIFICIAL INTELIGENCEFORWARD CHAINING AND BACKWARD CHAINING SYSTEMS IN ARTIFICIAL INTELIGENCE
FORWARD CHAINING AND BACKWARD CHAINING SYSTEMS IN ARTIFICIAL INTELIGENCE
 
Knowledge representation in AI
Knowledge representation in AIKnowledge representation in AI
Knowledge representation in AI
 
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
 
Lecture 17 Iterative Deepening a star algorithm
Lecture 17 Iterative Deepening a star algorithmLecture 17 Iterative Deepening a star algorithm
Lecture 17 Iterative Deepening a star algorithm
 
Classical Planning
Classical PlanningClassical Planning
Classical Planning
 
Expert system
Expert systemExpert system
Expert system
 
Fuzzy Set Theory
Fuzzy Set TheoryFuzzy Set Theory
Fuzzy Set Theory
 
First order logic
First order logicFirst order logic
First order logic
 
3.2 partitioning methods
3.2 partitioning methods3.2 partitioning methods
3.2 partitioning methods
 
Cloud-Based Big Data Analytics
Cloud-Based Big Data AnalyticsCloud-Based Big Data Analytics
Cloud-Based Big Data Analytics
 
Semantic nets in artificial intelligence
Semantic nets in artificial intelligenceSemantic nets in artificial intelligence
Semantic nets in artificial intelligence
 
I.BEST FIRST SEARCH IN AI
I.BEST FIRST SEARCH IN AII.BEST FIRST SEARCH IN AI
I.BEST FIRST SEARCH IN AI
 
Fuzzy logic and application in AI
Fuzzy logic and application in AIFuzzy logic and application in AI
Fuzzy logic and application in AI
 
Dempster Shafer Theory AI CSE 8th Sem
Dempster Shafer Theory AI CSE 8th SemDempster Shafer Theory AI CSE 8th Sem
Dempster Shafer Theory AI CSE 8th Sem
 

Similar a Artificial Intelligence (Question Paper) [October – 2018 | Choice Based Syllabus]

Social science
Social science Social science
Social science hari b
 
Class 9 Cbse Social Science Sample Paper Term 2 2012
Class 9 Cbse Social Science Sample Paper Term 2 2012Class 9 Cbse Social Science Sample Paper Term 2 2012
Class 9 Cbse Social Science Sample Paper Term 2 2012Sunaina Rawat
 
Geographic Information Systems (April – 2013) [Question Paper | IDOL: Revised...
Geographic Information Systems (April – 2013) [Question Paper | IDOL: Revised...Geographic Information Systems (April – 2013) [Question Paper | IDOL: Revised...
Geographic Information Systems (April – 2013) [Question Paper | IDOL: Revised...Mumbai B.Sc.IT Study
 
Afcat syllabus-scheme
Afcat syllabus-schemeAfcat syllabus-scheme
Afcat syllabus-schemePunk Pankaj
 
(Www.entrance exam.net)-hcl placement sample paper 3
(Www.entrance exam.net)-hcl placement sample paper 3(Www.entrance exam.net)-hcl placement sample paper 3
(Www.entrance exam.net)-hcl placement sample paper 3ronnny_jain
 
Capgemini quants and reasoning
Capgemini   quants and reasoningCapgemini   quants and reasoning
Capgemini quants and reasoningammimannu
 
(Www.entrance exam.net)-infosys placement sample paper 1
(Www.entrance exam.net)-infosys placement sample paper 1(Www.entrance exam.net)-infosys placement sample paper 1
(Www.entrance exam.net)-infosys placement sample paper 1vnvkramthakur7
 
[Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2014]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2014][Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2014]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2014]Mumbai B.Sc.IT Study
 
ASSESSMEN1 8th class.docx
ASSESSMEN1 8th class.docxASSESSMEN1 8th class.docx
ASSESSMEN1 8th class.docxJaveriaFathima7
 
Numerical and Statistical Methods (Question Paper) [April – 2017 | 75:25 Patt...
Numerical and Statistical Methods (Question Paper) [April – 2017 | 75:25 Patt...Numerical and Statistical Methods (Question Paper) [April – 2017 | 75:25 Patt...
Numerical and Statistical Methods (Question Paper) [April – 2017 | 75:25 Patt...Mumbai B.Sc.IT Study
 
Class ix sample paper 2014-15
Class ix sample paper 2014-15Class ix sample paper 2014-15
Class ix sample paper 2014-15APEX INSTITUTE
 
Basic bsc nursing important exam question
Basic bsc nursing important exam question Basic bsc nursing important exam question
Basic bsc nursing important exam question NehaNupur8
 
cuet-ug-previous-year-questiopaper-2.pdf
cuet-ug-previous-year-questiopaper-2.pdfcuet-ug-previous-year-questiopaper-2.pdf
cuet-ug-previous-year-questiopaper-2.pdfpankajmaurya23072006
 
Current affairs-january-2012-to-january-2013-new
Current affairs-january-2012-to-january-2013-newCurrent affairs-january-2012-to-january-2013-new
Current affairs-january-2012-to-january-2013-newgdinesh1191
 

Similar a Artificial Intelligence (Question Paper) [October – 2018 | Choice Based Syllabus] (20)

Social science
Social science Social science
Social science
 
Class 9 Cbse Social Science Sample Paper Term 2 2012
Class 9 Cbse Social Science Sample Paper Term 2 2012Class 9 Cbse Social Science Sample Paper Term 2 2012
Class 9 Cbse Social Science Sample Paper Term 2 2012
 
Geographic Information Systems (April – 2013) [Question Paper | IDOL: Revised...
Geographic Information Systems (April – 2013) [Question Paper | IDOL: Revised...Geographic Information Systems (April – 2013) [Question Paper | IDOL: Revised...
Geographic Information Systems (April – 2013) [Question Paper | IDOL: Revised...
 
Afcat syllabus-scheme
Afcat syllabus-schemeAfcat syllabus-scheme
Afcat syllabus-scheme
 
File183
File183File183
File183
 
Scheme of syllabus
Scheme of syllabusScheme of syllabus
Scheme of syllabus
 
(Www.entrance exam.net)-hcl placement sample paper 3
(Www.entrance exam.net)-hcl placement sample paper 3(Www.entrance exam.net)-hcl placement sample paper 3
(Www.entrance exam.net)-hcl placement sample paper 3
 
Capgemini quants and reasoning
Capgemini   quants and reasoningCapgemini   quants and reasoning
Capgemini quants and reasoning
 
TCS mock test
TCS mock testTCS mock test
TCS mock test
 
TCS mock test
TCS mock testTCS mock test
TCS mock test
 
(Www.entrance exam.net)-infosys placement sample paper 1
(Www.entrance exam.net)-infosys placement sample paper 1(Www.entrance exam.net)-infosys placement sample paper 1
(Www.entrance exam.net)-infosys placement sample paper 1
 
[Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2014]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2014][Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2014]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [April / 2014]
 
ASSESSMEN1 8th class.docx
ASSESSMEN1 8th class.docxASSESSMEN1 8th class.docx
ASSESSMEN1 8th class.docx
 
Numerical and Statistical Methods (Question Paper) [April – 2017 | 75:25 Patt...
Numerical and Statistical Methods (Question Paper) [April – 2017 | 75:25 Patt...Numerical and Statistical Methods (Question Paper) [April – 2017 | 75:25 Patt...
Numerical and Statistical Methods (Question Paper) [April – 2017 | 75:25 Patt...
 
Ssc1e
Ssc1eSsc1e
Ssc1e
 
Class ix sample paper 2014-15
Class ix sample paper 2014-15Class ix sample paper 2014-15
Class ix sample paper 2014-15
 
Quadrilaterals.pdf
Quadrilaterals.pdfQuadrilaterals.pdf
Quadrilaterals.pdf
 
Basic bsc nursing important exam question
Basic bsc nursing important exam question Basic bsc nursing important exam question
Basic bsc nursing important exam question
 
cuet-ug-previous-year-questiopaper-2.pdf
cuet-ug-previous-year-questiopaper-2.pdfcuet-ug-previous-year-questiopaper-2.pdf
cuet-ug-previous-year-questiopaper-2.pdf
 
Current affairs-january-2012-to-january-2013-new
Current affairs-january-2012-to-january-2013-newCurrent affairs-january-2012-to-january-2013-new
Current affairs-january-2012-to-january-2013-new
 

Más de Mumbai B.Sc.IT Study

Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Mumbai B.Sc.IT Study
 

Más de Mumbai B.Sc.IT Study (20)

Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]
 
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
 
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
 
Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]
 
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
 
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]
 
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]
 
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
 
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]
 
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
 
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
 

Último

Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxDhatriParmar
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17Celine George
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
Multi Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleMulti Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleCeline George
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptxJonalynLegaspi2
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxkarenfajardo43
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 

Último (20)

Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
Multi Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleMulti Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP Module
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptx
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 

Artificial Intelligence (Question Paper) [October – 2018 | Choice Based Syllabus]

  • 1. B.SC.IT: SEMESTER – V [Choice Based Syllabus] ELECTIVE – I ARTIFICIAL INTELLIGENCE
  • 2. MUMBAI UNIVERSITY QUESTION PAPER ARTIFICIAL INTELLIGENCE (OCTOBER – 2018 | CHOICE BASED SYLLABUS) B.SC.IT (SEMESTER – V) KjT FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB 1 Time: 2 ½ Hours Total Marks: 75 Note: (1) All Questions (Q1 To Q5) are Compulsory. (2) Figures on the right indicate total marks. All sub questions carry equal marks. (3) Write the question numbers clearly, as mentioned in the question paper. (4) Mixing of sub-questions is not allowed. (5) Draw diagrams and give examples whenever necessary. (6) Write the comments in the program/algorithm and write the assumptions, if any. (7) Use of calculator or any electronic gadget is not allowed. Q.1 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Differentiate between Deterministic and Stochastic Environment. (5) (B) Define an Agent. What are the Key characteristics of an Agent? (5) (C) Define Artificial Intelligence? Why is it important? (5) (D) Define Crossword Puzzle as a Single Agent Environment. (5) (E) Explain the concept of PEAS for medical diagnosis. (5) (F) How is an Automobile Driver Agent being analyzed in the Task Environment? (5) Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Solve the Water-Jug problem. Give the state space for this problem and mention the control structure to solve the problem. (5) (B) Prove the breadth first search is a special case of Uniform Cost Search. (5) (C) Mention the Heuristic Function for TIC-TAC-TOE Game. (5) (D) In a search algorithm what are the four ways of evaluating the performance of an algorithm. (5) (E) Differentiate between Depth First Search and Breadth First Search. (5) (F) What is meant by Belief State? Explain the Prediction Stage of Vacuum World. (5) Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) What are the Heuristics and what is their importance. (5) (B) Explain Best First Search Algorithm. (5) (C) Solve the Puzzle. Once upon a time a farmer went to a market and purchased a fox, a goose, and a bag of beans. On his way home, the farmer came to the bank of river and rented a boat. But in crossing the river by boat, the farmer could carry only himself and a single one of his purchases: the fox, the goose, or the goose, or the bag of beans. If left unattended together, the fox would eat the goose would eat the beans. The farmer’s challenge was to carry himself and his purchases to the far bank of the river, leaving each purchase intact. How did he do it? (5) (D) How does Steepest Ascent Hill Climbing Find Solutions? (5) (E) Given the following search tree, apply the alpha-beta running algorithm to it and show the search tree that would be built by this algorithm. Make sure that you show where the alpha and beta cuts are applied and which parts of the search tree are pruned as a result. (5) (F) Explain Local Search with an example. (5)
  • 3. MUMBAI UNIVERSITY QUESTION PAPER ARTIFICIAL INTELLIGENCE (OCTOBER – 2018 | CHOICE BASED SYLLABUS) B.SC.IT (SEMESTER – V) KjT FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB 2 Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain the meaning of Knowledge Representation. (5) (B) If P, Q, R the prepositions defined as P: IT IS RAINING Q: I HAVE THE TIME R: I WILL GO TO A MOVIE 1. (~P^Q)<--> R 2. (Q-->R)^(R-->Q) 3. ~(QvR) 4. R-->~P^Q (5) (C) Write short notes on Tautologies. Contradictions and Contingencies. (5) (D) Explain the statements in Prepositional Logic: 1. If he campaigns hard, he will be elected. 2. If the humidity is high, it will rain either today or tomorrow. 3. Cancer will not be cured unless its cause is determined and a new drug for cancer is found. 4. It requires courage and skills to climb a mountain. (5) (E) REPRESENT the sentences in First Order Logic: 1. Lipton is a tea. 2. Lata is a child who drinks tea. 3. Ruma dislikes children who drink tea. 4. Ruma dislikes Lata. (5) (F) What is Logic? Mention its Role and Classification. (5) Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Mention the basic components of a planning system. (5) (B) Difference between Heuristic Knowledge and Tactic Knowledge. (5) (C) Create a frame of the person: Anand who is a chemistry professor in RD Women’s College. His wife name is Sangita having two children Rupa and Shipa. (5) (D) Explain knowledge acquisition with a diagram. (5) (E) Explain syntax and semantics for Knowledge Representation. (5) (F) In planning, explain STRIPS with the concept of forward chaining and Backward Channing. (5)