0% found this document useful (0 votes)
334 views9 pages

c13 Quiz - Attempt Review 3

The document is a review of a quiz attempt in an AI/ML/DL course on an online learning platform. It provides the questions, answers chosen, and scores for 20 multiple choice questions covering topics like properties of knowledge representation, levels of language understanding, algorithms, search methods, machine learning, artificial intelligence, and models of language. The student answered 19 questions correctly and 1 incorrectly, achieving an overall score of 21/22 or 95.45%.

Uploaded by

Testya Ramadhin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
334 views9 pages

c13 Quiz - Attempt Review 3

The document is a review of a quiz attempt in an AI/ML/DL course on an online learning platform. It provides the questions, answers chosen, and scores for 20 multiple choice questions covering topics like properties of knowledge representation, levels of language understanding, algorithms, search methods, machine learning, artificial intelligence, and models of language. The student answered 19 questions correctly and 1 incorrectly, achieving an overall score of 21/22 or 95.45%.

Uploaded by

Testya Ramadhin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

12/19/23, 4:56 PM c13 Quiz: Attempt review

LITERASI TEKNOLOGI SI-47-GAB3 [FNY]


Dashboard / My courses / FAKULTAS REKAYASA INDUSTRI (FRI) / PRODI S1 SISTEM INFORMASI (FRI) / 2324/1

/ UWI1C2-SI-47-GAB3 / 14. C13 AI/ML/DL / c13 Quiz

Started on Tuesday, 19 December 2023, 4:52 PM

State Finished

Completed on Tuesday, 19 December 2023, 4:56 PM

Time taken 3 mins 40 secs

Marks 21.00/22.00

Grade 95.45 out of 100.00

Question 1

Correct

Mark 1.00 out of 1.00

Which is not a property of representation of knowledge?

Select one:

a. Representational Adequacy

b. Representational Verification 

c. Inferential Adequacy

d. Acquisitional Efficiency.

e. Inferential Efficiency

https://lms.telkomuniversity.ac.id/mod/quiz/review.php?attempt=8174726&cmid=3576213#question-8349359-21 1/9
12/19/23, 4:56 PM c13 Quiz: Attempt review

Question 2

Correct

Mark 1.00 out of 1.00

In language understanding, the levels of knowledge that does not include

Select one:

a. Semantic

b. Syntactic

c. Phonological

d. Empirical. 

e. Logical

Question 3

Correct

Mark 1.00 out of 1.00

An algorithm is complete if

Select one:

a. It does not terminate with a solution

b. It starts with a solution

c. It terminates with a solution when one exists 

d. It has a loop

e. It has a decision parameter.

Question 4

Correct

Mark 1.00 out of 1.00

A production rule consists of

Select one:

a. Arbitrary representation to problem

b. A sequence of steps

c. A set of Rule

d. Both (a) and (b) 

e. Directly getting solution.

https://lms.telkomuniversity.ac.id/mod/quiz/review.php?attempt=8174726&cmid=3576213#question-8349359-21 2/9
12/19/23, 4:56 PM c13 Quiz: Attempt review

Question 5

Correct

Mark 1.00 out of 1.00

What is the goal of artificial intelligence?

Select one:

a. To solve real-world problems

b. To extract scientific causes

c. To restrict problems.

d. To explain various sorts of intelligence 

e. To solve artificial problems

Question 6

Correct

Mark 1.00 out of 1.00

Different learning methods does not include

Select one:

a. Analogy

b. Deduction

c. Introduction 

d. Memorization

e. Acceptance.

Question 7

Incorrect

Mark 0.00 out of 1.00

Which is not the commonly used programming language for AI?

Select one:

a. Java

b. PROLOG

c. Java script.

d. LISP 

e. Python

https://lms.telkomuniversity.ac.id/mod/quiz/review.php?attempt=8174726&cmid=3576213#question-8349359-21 3/9
12/19/23, 4:56 PM c13 Quiz: Attempt review

Question 8

Correct

Mark 1.00 out of 1.00

What is a heuristic function?

Select one:

a. A function which takes parameters of type string and returns an integer value

b. A function which returns an object

c. A function whose return type is nothing

d. A function to solve mathematical problems

e. A function that maps from problem state descriptions to measures of desirability. 

Question 9

Correct

Mark 1.00 out of 1.00

Which search method takes less memory?

Select one:

a. Optimal search.

b. Both (a) and (b)

c. Breadth-First search

d. Linear Search.

e. Depth-First Search 

Question 10

Correct

Mark 1.00 out of 1.00

Semantic grammars

Select one:

a. Encode semantic information into a syntactic grammar 

b. Encode syntactic information into a logical grammar.

c. Encode syntactic information into a semantic grammar

d. Decode syntactic information into a semantic grammar

e. Decode semantic information into a syntactic grammar

https://lms.telkomuniversity.ac.id/mod/quiz/review.php?attempt=8174726&cmid=3576213#question-8349359-21 4/9
12/19/23, 4:56 PM c13 Quiz: Attempt review

Question 11

Correct

Mark 1.00 out of 1.00

Which is the best way to go for Game playing problem?

Select one:

a. Stratified approach.

b. Random approach

c. Heuristic approach 

d. Optimal approach

e. Linear approach

Question 12

Correct

Mark 1.00 out of 1.00

Which is true regarding BFS?

Select one:

a. BFS is nothing but Binary First Search

b. The entire tree so far been generated must be stored in BFS 

c. BFS is not guaranteed to find a solution, if exists

d. BFS will get trapped exploring a single path

e. BFS is one type of sorting.

Question 13

Correct

Mark 1.00 out of 1.00

A* algorithm is based on

Select one:

a. Bulkworld Problem.

b. Hill climbing.

c. Best-First-Search 

d. Breadth-First-Search

https://lms.telkomuniversity.ac.id/mod/quiz/review.php?attempt=8174726&cmid=3576213#question-8349359-21 5/9
12/19/23, 4:56 PM c13 Quiz: Attempt review

Question 14

Correct

Mark 1.00 out of 1.00

The problem space of means-end analysis has

Select one:

a. One or more initial states and one or more goal state

b. One initial state and one goal state

c. No goal state.

d. An initial state and one or more goal states 

e. One or more initial states and one goal state

Question 15

Correct

Mark 1.00 out of 1.00

Machine learning is

Select one:

a. The autonomous acquisition of knowledge through the use of manual programs

b. The selective acquisition of knowledge through the use of manual programs

c. None of the above.

d. The selective acquisition of knowledge through the use of computer programs

e. The autonomous acquisition of knowledge through the use of computer programs 

Question 16

Correct

Mark 1.00 out of 1.00

What is Artificial intelligence?

Select one:

a. Putting your intelligence into Computer

b. Playing a Game

c. Making a Machine intelligent 

d. Programming with your own intelligence

e. Putting more memory into Computer

https://lms.telkomuniversity.ac.id/mod/quiz/review.php?attempt=8174726&cmid=3576213#question-8349359-21 6/9
12/19/23, 4:56 PM c13 Quiz: Attempt review

Question 17

Correct

Mark 1.00 out of 1.00

What is state space?

Select one:

a. The whole problem

b. A space where You know the solution.

c. Your Definition to a problem

d. Representing your problem with variable and parameter 

e. Problem you design

Question 18

Correct

Mark 1.00 out of 1.00

A heuristic is a way of trying

Select one:

a. To discover something or an idea embedded in a program

b. Only (a), (b) and (c). 

c. Only (a) and (b)

d. To search and measure how far a node in a search tree seems to be from a goal

e. To compare two nodes in a search tree to see if one is better than the other

Question 19

Correct

Mark 1.00 out of 1.00

A model of language consists of the categories which does not include

Select one:

a. Components.

b. System constraints

c. Language units

d. Role structure of units

e. Structural units 

https://lms.telkomuniversity.ac.id/mod/quiz/review.php?attempt=8174726&cmid=3576213#question-8349359-21 7/9
12/19/23, 4:56 PM c13 Quiz: Attempt review

Question 20

Correct

Mark 1.00 out of 1.00

An algorithm A is admissible if

Select one:

a. It guarantees to return more optimal solutions

b. It is guaranteed to return an optimal solution when one exists 

c. It is not guaranteed to return an optimal solution when one exists

d. It returns more solutions, but not an optimal one

e. It returns no solutions at all.

Question 21

Correct

Mark 1.00 out of 1.00

Factors which affect the performance of learner system does not include

Select one:

a. Learning algorithm.

b. Good data structures 

c. Representation scheme used

d. Type of feedback

e. Training scenario

Question 22

Correct

Mark 1.00 out of 1.00

What is a Cybernetics?

Select one:

a. Study of Boolean values

b. Study of communication between two machines

c. Study of communication between two humans

d. Study of communication between human and machine 

e. Study of communication between logic circuits.

Previous Activity

Jump to...

https://lms.telkomuniversity.ac.id/mod/quiz/review.php?attempt=8174726&cmid=3576213#question-8349359-21 8/9
12/19/23, 4:56 PM c13 Quiz: Attempt review

Next Activity

https://lms.telkomuniversity.ac.id/mod/quiz/review.php?attempt=8174726&cmid=3576213#question-8349359-21 9/9

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy