Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

lOMoARcPSD|15100757

Artificial Intelligence Fundamentals Prelim Quiz 1

Artificial Intelligence Fundamentals (AMA Computer University)

Scan to open on Studocu

Studocu is not sponsored or endorsed by any college or university


Downloaded by Lyn Flores (lynflores923@gmail.com)
lOMoARcPSD|15100757

Started on Thursday, 18 January 2024, 11:45 AM


State Finished
Completed on Thursday, 18 January 2024, 11:51 AM
Time taken 6 mins 7 secs
Marks 19.00/20.00
Grade 95.00 out of 100.00

Ques琀椀on 1
Correct

Mark 1.00 out of 1.00

How does minmax search handle tie situations?

a. By selecting the move with the highest score


b. By selecting the move that leads to the lowest score for the player and the highest score for the opponent
c. By selecting the move with the lowest score
d. By selecting the move that leads to the highest score for the player and the lowest score for the opponent

Ques琀椀on 2
Correct

Mark 1.00 out of 1.00

Can Bayes' theorem be used to calculate the probability of an event occurring based on multiple other events?

a. No, Bayes' theorem can only be used to calculate the probability of one event occurring independently of any
other events
b. Yes, by using the formula P(A|B) = P(A) * P(B|A) + P(C|A) + ...
c. Yes, by using the formula P(A|B) = P(A) * P(B|A) * P(C|A) * ...
d. No, Bayes' theorem can only be used to calculate the probability of one event occurring given another event

Ques琀椀on 3
Correct

Mark 1.00 out of 1.00

Can Bayes' theorem be used to calculate the probability of multiple events occurring simultaneously?

a. Yes, by using the formula P(A|B) = P(A) * P(B|A) * P(C|A) * ...


b. Yes, by using the formula P(A|B) = P(A) * P(B|A) + P(C|A) + ...
c. No, Bayes' theorem can only be used to calculate the probability of one event occurring given another event
d. No, Bayes' theorem can only be used to calculate the probability of one event occurring independently of any
other events

Downloaded by Lyn Flores (lynflores923@gmail.com)


lOMoARcPSD|15100757

Ques琀椀on 4
Correct

Mark 1.00 out of 1.00

Beta represents:

a. The maximum score that the maximizing player is trying to achieve


b. The minimum score that the minimizing player is trying to achieve
c. The maximum score that the minimizing player is assured of
d. The minimum score that the maximizing player is assured of

Ques琀椀on 5
Correct

Mark 1.00 out of 1.00

Alpha-beta pruning is used in minimax algorithms for two-player games, where one player is trying to maximize
the score and the other player is trying to minimize the score. In this context, alpha represents:

a. The minimum score that the maximizing player is assured of


b. The maximum score that the maximizing player is trying to achieve
c. The minimum score that the minimizing player is trying to achieve
d. The maximum score that the minimizing player is assured of

Ques琀椀on 6
Correct

Mark 1.00 out of 1.00

How do subjective probabilities di昀昀er from objective probabilities?

a. Subjective probabilities are based on an individual's beliefs, opinions, and experiences, while objective
probabilities are based on objective, observable data
b. Subjective probabilities are based on statistical analysis, while objective probabilities are based on an
individual's beliefs, opinions, and experiences
c. Subjective probabilities are based on objective, observable data, while objective probabilities are based
on an individual's beliefs, opinions, and experiences
d. Subjective probabilities are based on a coin 昀氀ip, while objective probabilities are based on an individual's
beliefs, opinions, and experiences

Downloaded by Lyn Flores (lynflores923@gmail.com)


lOMoARcPSD|15100757

Ques琀椀on 7
Correct

Mark 1.00 out of 1.00

Can heuristic search be used to solve problems with no clear goal or solution?

a. No, heuristic search can only be used to solve problems with a clear goal and solution
b. Yes, heuristic search can be used to solve any type of problem
c. It depends on the speci昀椀c search algorithm being used
d. It depends on the speci昀椀c problem and the heuristic function being used

Ques琀椀on 8
Correct

Mark 1.00 out of 1.00

Alpha-beta pruning is based on the idea that:

a. When the beta value is greater than the alpha value, the search can be stopped because the
minimizing player will not choose a move that leads to a worse score
b. None of the above
c. When the alpha and beta values are equal, the search can be stopped because both players will choose the
same move
d. When the alpha value is greater than the beta value, the search can be stopped because the
maximizing player will not choose a move that leads to a worse score

Ques琀椀on 9
Correct

Mark 1.00 out of 1.00

Can minmax search handle games with more than two players?

a. No, minmax search can only be used for two-player games


b. It depends on the game
c. Yes, by using a modi昀椀ed version of the algorithm
d. Yes, by using the same algorithm as for two-player games

Downloaded by Lyn Flores (lynflores923@gmail.com)


lOMoARcPSD|15100757

Ques琀椀on 10
Correct

Mark 1.00 out of 1.00

Can subjective probabilities be biased?

a. It depends on the individual's beliefs, opinions, and experiences


b. No, subjective probabilities are based on statistical analysis, which is unbiased
c. No, subjective probabilities are objective and unbiased
d. Yes, subjective probabilities are based on an individual's beliefs, opinions, and experiences, which can
be in昀氀uenced by personal biases

Ques琀椀on 11
Correct

Mark 1.00 out of 1.00

Can subjective probabilities be used to make predictions about future events?

a. No, subjective probabilities are not based on a coin 昀氀ip and cannot be used to make predictions
b. No, subjective probabilities are not based on objective, observable data and statistical analysis and cannot
be used to make predictions
c. Yes, subjective probabilities can be used to make predictions based on an individual's beliefs, opinions,
and experiences about the likelihood of certain events occurring
d. Yes, subjective probabilities can be used to make predictions based on the outcome of a coin 昀氀ip

Ques琀椀on 12
Correct

Mark 1.00 out of 1.00

Can subjective probabilities be measured or quanti昀椀ed?

a. Yes, by using objective, observable data and statistical analysis


b. It depends on the individual's beliefs, opinions, and experiences
c. Yes, by using a scale or rating system
d. No, subjective probabilities are subjective and cannot be measured or quanti昀椀ed

Downloaded by Lyn Flores (lynflores923@gmail.com)


lOMoARcPSD|15100757

Ques琀椀on 13
Correct

Mark 1.00 out of 1.00

Can Bayes' theorem be used to calculate the probability of an event occurring given multiple other events that are
not independent of each other?

a. No, Bayes' theorem can only be used to calculate the probability of one event occurring given another event
b. Yes, by using the formula P(A|B) = P(A) * P(B|A) + P(C|A) + ...
c. Yes, by using the formula P(A|B) = P(A) * P(B|A) * P(C|A) * ...
d. No, Bayes' theorem can only be used to calculate the probability of one event occurring independently of any
other events

Ques琀椀on 14
Correct

Mark 1.00 out of 1.00

Can Bayes' theorem be used to calculate the probability of an event occurring given multiple other events that are
both independent and not independent of each other?

a. Yes, by using the formula P(A|B) = P(A) * P(B|A) + P(C|A) + ...


b. Yes, by using the formula P(A|B) = P(A) * P(B|A) * P(C|A) * ...
c. No, Bayes' theorem can only be used to calculate the probability of one event occurring given another event
d. No, Bayes' theorem can only be used to calculate the probability of one event occurring independently of any
other events

Ques琀椀on 15
Correct

Mark 1.00 out of 1.00

Alpha-beta pruning is a technique used in:

a. Sorting algorithms
b. Search algorithms
c. Graph traversal algorithms
d. Hash table algorithms

Downloaded by Lyn Flores (lynflores923@gmail.com)


lOMoARcPSD|15100757

Ques琀椀on 16
Correct

Mark 1.00 out of 1.00

Can Bayes' theorem be used to calculate the probability of an event occurring given multiple other events that are
independent of each other?

a. Yes, by using the formula P(A|B) = P(A) * P(B|A) * P(C|A) * ...


b. No, Bayes' theorem can only be used to calculate the probability of one event occurring independently of any
other events
c. Yes, by using the formula P(A|B) = P(A) * P(B|A) + P(C|A) + ...
d. No, Bayes' theorem can only be used to calculate the probability of one event occurring given another event

Ques琀椀on 17
Incorrect

Mark 0.00 out of 1.00

How do you calculate the probability of multiple events occurring independently of each other using Bayes' theorem?

a. By using the formula P(A|B) = P(A) * P(B|A) * P(C|A) * ...


b. By using the formula P(A|B) = P(A) / P(B) + P(C) / P(D) + ...
c. By using the formula P(A|B) = P(A) / P(B) * P(C) / P(D) * ...
d. By using the formula P(A|B) = P(A) * P(B|A) + P(C|A) + ...

Ques琀椀on 18
Correct

Mark 1.00 out of 1.00

Can Bayes' theorem be used to calculate the probability of an event occurring given multiple other events that are
not independent of each other?

a. Yes, by using the formula P(A|B) = P(A) * P(B|A) * P(C|A) * ...


b. No, Bayes' theorem can only be used to calculate the probability of one event occurring independently of any
other events
c. No, Bayes' theorem can only be used to calculate the probability of one event occurring given another event
d. Yes, by using the formula P(A|B) = P(A) * P(B|A) + P(C|A) + ...

Downloaded by Lyn Flores (lynflores923@gmail.com)


lOMoARcPSD|15100757

Ques琀椀on 19
Correct

Mark 1.00 out of 1.00

Dempster-Shafer theory is commonly used in which of the following 昀椀elds?

a. Quantum mechanics
b. Arti昀椀cial intelligence
c. Decision making
d. Probability and statistics

Ques琀椀on 20
Correct

Mark 1.00 out of 1.00

Can subjective probabilities be used to make decisions in a group setting?

a. No, subjective probabilities are based on individual beliefs, opinions, and experiences and cannot be
used to make group decisions
b. Yes, subjective probabilities can be used to inform group decisions by taking into account the
beliefs, opinions, and experiences of all group members
c. No, subjective probabilities are based on a coin 昀氀ip and cannot be used to make group decisions
d. Yes, subjective probabilities can be used to make group decisions by relying on a majority vote

Jump to...

Downloaded by Lyn Flores (lynflores923@gmail.com)

You might also like