AI_Test_3

AI_Test_3

University

45 Qs

quiz-placeholder

Similar activities

Take Flight Book 1 & 2

Take Flight Book 1 & 2

6th Grade - University

50 Qs

THCS

THCS

University

50 Qs

Tebak Gambar Pahlawan

Tebak Gambar Pahlawan

3rd Grade - University

50 Qs

1234

1234

University

40 Qs

40 Logico  Primer Simulacro

40 Logico Primer Simulacro

University

40 Qs

Prueba Matemática

Prueba Matemática

University

50 Qs

GEAS 33

GEAS 33

University

50 Qs

Statuts Juridiques

Statuts Juridiques

8th Grade - Professional Development

45 Qs

AI_Test_3

AI_Test_3

Assessment

Quiz

Other

University

Hard

Created by

Adithya Anil

Used 1+ times

FREE Resource

45 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following is/are the component(s) of a Knowledge Representation Language?

Syntax

Semantics

Inference Procedure

Knowledge Base

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Choose the CORRECT statements -

Syntax is the mapping between symbols and worlds.

A sentence S is unsatisfiable if it is false in some world(s).

Sentence S1 entails S2 if whenever S1 is false, S2 is also false.

A sentence S is valid if it is true in all worlds.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Choose the correct CNF form for the expression (¬q → r) ∧ (r → ¬p)

(q ∨ r) ∧ (¬p ∨ ¬r)

(q ∨ p) ∧ (¬q ∨ ¬r)

(p ∨ r) ∧ (q ∨ ¬r)

(r ∨ p) ∧ (¬p ∨ r)

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the number of INCORRECT statements among the following?

i. If Knowledge Base has only horn clauses and the query is a conjunction of literals, then forward chaining is both sound and complete.
ii. An algorithm that can prove anything and everything is sound.
iii. Sound algorithm is the one that proves nothing but the truth.
iv. An algorithm that proves nothing but one true fact is not a sound algorithm.
v. A complete algorithm is the one that proves some but not all truth.
vi. A sound and complete algorithm is one that proves the truth and nothing but the truth.
vii. The zero of a disjunction operator is False.
viii. The zero of a conjunction operator is True.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

We are given the following set of clauses {(a, ¬b, c), (c), (¬c, d, ¬e), (¬a, ¬b, e), (a, ¬b, ¬c), (d, b), (e, a)}. We repeatedly apply unit propagation and removal of pure literals (till we can no longer do so). What is the number of remaining clauses?

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given the following set of clauses ({¬a ∨ b}, {¬b}, {¬c ∨ b}, {a ∨ d}, {c ∨ ¬d}). Which of the following clause(s) can be derived by resolution using the given clauses?

{¬a}

{¬c}

{¬d}

{} (Empty Clause)

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Given the following boolean expressions

i. a
ii. b ∧ a ⇒ c
iii. a ⇒ b
iv. c ∧ b ⇒ d
v. d ∧ b ⇒ e

How many of the following can be inferred if we apply forward chaining based on the Modus Ponens rule?

i. b
ii. c
iii. d
iv. e

{Answer in the format " b, c, "}

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?