Home
Current Affairs January 2024

What is the correct answer?

4

Which of the following correctly defines the use of probabilistic reasoning in AI systems?

A. In situations of uncertainty, probabilistic theory can help us give an estimate of how much an event is likely to occur or happen.

B. It helps to find the probability whether the agent should do the task or not.

C. It does not help at all.

D. None of the above.

Correct Answer :

A. In situations of uncertainty, probabilistic theory can help us give an estimate of how much an event is likely to occur or happen.


The only option (1) is the valid reason which correctly defines the use of probabilistic reasoning in AI systems.

Related Questions

What is the correct answer?

4

Which of the following are comprised within AI?

A. Machine Learning

B. Deep Learning

C. Both (1) and (2)

D. None of the above

What is the correct answer?

4

Consider the following statement:The knowledge-based agent can be described using three levels. These are: Knowledge level, Logical level, and Implementation levelIn which of these levels, is the raw and discrete information encoded into sentences?

A. Knowledge Level

B. Logical Level

C. Implementation Level

D. Can't be determined

What is the correct answer?

4

Which of the following hold in the Fuzzy Logic System? Choose from the following options?
a) Well defined inference making model
b) Complex Decision making can be easily performed
c) It is easily understandable

A. Only i.

B. i. and iii.

C. ii. and iii.

D. All i, ii. and iii.

What is the correct answer?

4

Consider the following statement:The value of the Certainty factor lies between -1.0 to +1.0, where the negative 1.0 value suggests that the statement can never be true in any situation, and the positive 1.0 value defines that the statement can never be false.What does the value 0 denote for CF?

A. Half true Half False

B. Somewhat true but not entirely false

C. Agent has no information about the event

D. Both a. and b.

What is the correct answer?

4

What is the major problem for AI systems while solving the real world problems?

A. Uncertainty in Environment

B. Poor battery life of the system

C. Improper training time

D. All of the above

What is the correct answer?

4

Which of the following mentioned statements are uncertain?
a) The number occurred on rolling a die.
b) What will the temperature tomorrow?
c) What card will be get on picking a card from a fair deck of 52 cards?
d) What output will we get on tossing a coin?
Options:

A. Only iv.

B. All i., ii., iii. and iv.

C. ii. and iv.

D. Only ii.

What is the correct answer?

4

Which of the mentioned points are valid reasons for uncertainty in the nature?

A. Partially observable environment

B. Dynamic nature of the environment

C. Inaccessible area in the environment

D. All of the above

What is the correct answer?

4

Which among the following does fuzzy logic refer to the most?

A. Probability

B. Inference

C. Heuristic Search

D. All of the above

What is the correct answer?

4

The main Aim of the AI system is to provide a solution for real-life problems by acting and thinking humanly. Whenever an agent is confronted by a problem, what is the first step that it follows towards searching a solution to the problem?

A. Searching for relevant data in the surroundings

B. Searching into its own knowledge base for solutions

C. Seeking for human inputs for approaching towards the solution

D. None of the above

What is the correct answer?

4

What is the minimum Certainty factor which decided whether the value is true or false?

A. 0

B. -1

C. +1

D. Is decided in prior to every problem

What is the correct answer?

4

In AI, the Logic is classified into two types: deductive and inductive. Which of the following approaches is followed up by the Inductive logic?

A. Top-down approach

B. Bottom-up approach

C. No specific approach

D. According to precedence

What is the correct answer?

4

Which of the following are a deductive type of Inference rule?

A. Forward Chaining

B. Backward Chaining

C. Both a. and b.

D. None of the above

What is the correct answer?

4

On which of the mentioned points does the Probabilistic Reasoning depend?

A. Estimation

B. Likelihood

C. Observations

D. All of the above

What is the correct answer?

4

Which of the following are the main tasks of an AI agent?

A. Movement and Humanly Actions

B. Perceiving and acting on the environment

C. Input and Output

D. None of the above

What is the correct answer?

4

There are two types of quantifiers used to quantify the statement in the knowledge representation in AI. What are these two types of quantifiers?
a) Universal Quantifiers
b) Subjective Quantifiers
c) Existential Quantifiers
d) Selective Quantifiers
Options:

A. i. and ii.

B. i. and iii.

C. ii. and iii.

D. iii. and iv.

What is the correct answer?

4

Which of the following classifications of the environment are valid?

A. Deterministic and non- Deterministic

B. Observable and partially-observable

C. Static and dynamic

D. All of the above

What is the correct answer?

4

Which of the following mentioned properties are valid for a Cryptarithmetic problem?
a) A number 0-9 is assigned to a particular alphabet.
b) Each different alphabet has a unique number.
c) All the same alphabets have the same numbers.
d) The numbers should satisfy all the operations that any normal number does.
Options:

A. Only iv.

B. All i., ii., iii. and iv.

C. ii. and iv.

D. None of the above

What is the correct answer?

4

The Maintenance system in the Truth maintenance method stores what?

A. Only valid data

B. Only invalid data

C. Both valid and invalid data

D. None of the above

What is the correct answer?

4

Provide the answer for the following Cryptarithmetic problem:SEND MORE MONEY

A. S=12; E=5; N=6; D=8; M=1; O=0; R=8; Y=2

B. S=9; E=5; N=6; D=7; M=1; O=0; R=8; Y=2

C. S=5; E=5; N=6; D=7; M=1; O=0; R=8; Y=2

D. S=9; E=5; N=9; D=7; M=1; O=0; R=8; Y=2

What is the correct answer?

4

The Certainty Factor (CF) is a numeric value which tells us about how likely an event or a statement is supposed to be true.What is the range of this numeric value, i.e. Certainty Factor?

A. Between 0 to 1 (Both inclusive)

B. Between 0 to 1 (Both exclusive)

C. Between -1 to +1

D. None of the above

What is the correct answer?

4

Which of the following statements correctly defines the deductive logic in AI?

A. In deductive logic, the complete evidence is provided about the truth of the conclusion made

B. A top-down approach is followed

C. The agent uses specific and accurate premises that lead to a specific conclusion

D. All of the above

What is the correct answer?

4

The results that we get after we apply probabilistic reasoning to a problem are,

A. 100% accurate

B. Estimated values

C. Wrong values

D. None of the above

What is the correct answer?

4

The results that we get after we apply conditional probability to a problem are,

A. 100% accurate

B. Estimated values

C. Wrong values

D. None of the above

What is the correct answer?

4

The results that we get after we apply Bayesian Theorem to a problem are,

A. 100% accurate

B. Estimated values

C. Wrong values

D. None of the above

What is the correct answer?

4

Which of the following is a valid AI agent type?

A. Simple based Reflex agent

B. Model Based Reflex Agent

C. Goal Based Agent

D. All of the above

What is the correct answer?

4

Which of the following is considered as the most specific environment classifications in AI?

A. Discrete or Continuous

B. Observable and partially-observable

C. Static and dynamic

D. None of the above

What is the correct answer?

4

The Maintenance system in the Truth maintenance method stores what?

A. Only valid data

B. Only invalid data

C. Both valid and invalid data

D. None of the above

What is the correct answer?

4

Which of the mentioned properties of heuristic search differentiates it from other searches?

A. It provides solution in a reasonable time frame

B. It provides the reasonably accurate direction to a goal

C. It considers both actual costs that it took to reach the current state and approximate cost it would take to reach the goal from the current state

D. All of the above

What is the correct answer?

4

Which of the following mentioned searches are heuristic searches?
a) Random Search
b) Depth First Search
c) Breadth First Search
d) Best First Search
Options:

A. Only iv.

B. All i., ii., iii. and iv.

C. ii. and iv.

D. None of the above

What is the correct answer?

4

Which of the mentioned point are not valid with respect to a Cryptarithmetic problem?

A. Constraints should be taken care of while solving the problem

B. The text is converted from readable format to non-readable format

C. If numbers are not sufficient, we can use special symbols like $#@% to encrypt the text

D. None of the above