Unit 3: Expert systems - Practice Quiz

SSC200 — Fundamentals Of Artificial Intelligence 60 Questions
0 Correct 0 Wrong 60 Left
0/60

1 What is an expert system?

Definition of expert systems Easy
A. A system that only performs arithmetic calculations
B. A system that manages computer hardware
C. A system that connects computers to the internet
D. A system that stores and applies expert knowledge

2 What is the main purpose of an expert system?

Definition of expert systems Easy
A. To imitate decision-making by a human expert
B. To replace all computer operating systems
C. To increase the speed of computer networks
D. To create digital images for users

3 Expert systems are usually designed for which type of problem?

Definition of expert systems Easy
A. Every possible problem in every field
B. Problems in a specific knowledge domain
C. Problems requiring no stored information
D. Problems involving only computer repairs

4 Which human ability does an expert system mainly attempt to simulate?

Definition of expert systems Easy
A. Emotional expression
B. Musical performance
C. Physical movement
D. Specialist reasoning

5 Which component stores facts and rules in an expert system?

Architecture of an expert system Easy
A. Knowledge base
B. Input keyboard
C. User interface
D. Display screen

6 Which component applies rules to known facts?

Architecture of an expert system Easy
A. Database printer
B. Inference engine
C. Knowledge editor
D. User interface

7 What is the role of the user interface in an expert system?

Architecture of an expert system Easy
A. To physically repair equipment
B. To replace the inference engine
C. To support communication with users
D. To store every expert rule

8 Which component may explain how a conclusion was reached?

Architecture of an expert system Easy
A. File compressor
B. Explanation facility
C. Power supply
D. Network cable

9 Which sequence correctly names common expert system components?

Architecture of an expert system Easy
A. Processor, battery, loudspeaker
B. Knowledge base, inference engine, user interface
C. Browser, camera, microphone
D. Monitor, printer, keyboard

10 What type of information is commonly found in a knowledge base?

Knowledge bases and inference engines Easy
A. Only user passwords
B. Only image files
C. Facts and rules
D. Only operating system commands

11 In a rule such as "If a machine is overheating, then check its cooling system," what is overheating?

Knowledge bases and inference engines Easy
A. A knowledge editor
B. A conclusion
C. A user interface
D. A condition

12 In an expert system rule, what is usually produced when the condition is satisfied?

Knowledge bases and inference engines Easy
A. A keyboard input
B. A conclusion
C. A password request
D. A hardware component

13 What does the inference engine use to reach a decision?

Knowledge bases and inference engines Easy
A. Printers and scanners
B. Facts and rules
C. Pictures and sounds
D. Passwords and usernames

14 What is a rule-based knowledge base mainly made of?

Knowledge bases and inference engines Easy
A. Web page addresses
B. Audio recording files
C. IF-THEN statements
D. Computer game levels

15 Why is a user interface important in an expert system?

The relevance of a user interface Easy
A. It stores all domain knowledge
B. It creates the system's rules
C. It makes interaction easier
D. It removes the need for facts

16 What can a user do through an expert system's interface?

The relevance of a user interface Easy
A. Remove every system rule
B. Manufacture new processors
C. Rewrite the computer hardware
D. Enter facts and view advice

17 A well-designed user interface should be what?

The relevance of a user interface Easy
A. Complex and difficult to read
B. Unrelated to user tasks
C. Limited to system programmers
D. Clear and easy to use

18 Which is an advantage of expert systems?

The advantages and disadvantages of expert systems Easy
A. They can provide consistent advice
B. They require no knowledge maintenance
C. They always understand emotions
D. They can solve every type of problem

19 Which is a possible advantage of an expert system?

The advantages and disadvantages of expert systems Easy
A. It guarantees correct answers
B. It can be available at any time
C. It eliminates all human decisions
D. It learns every subject automatically

20 Which is a disadvantage of expert systems?

The advantages and disadvantages of expert systems Easy
A. They always require a human beside them
B. They may give poor results from poor knowledge
C. They can never store expert information
D. They cannot use rules to make decisions

21 A medical diagnosis program asks about symptoms and recommends possible diseases using rules created by doctors. Which feature most clearly makes it an expert system?

Definition of expert systems Medium
A. It applies specialist knowledge to solve problems
B. It performs calculations faster than a human
C. It stores patient records in a database
D. It displays information through a graphical screen

22 A company uses software that recommends likely causes of network failures by applying rules written by network engineers. What is the main role of the software?

Definition of expert systems Medium
A. To generate random solutions for testing
B. To provide decisions based on expert knowledge
C. To collect unrelated information from users
D. To replace every network administrator

23 Which situation is most suitable for developing an expert system?

Definition of expert systems Medium
A. A task requiring only repeated addition
B. A task whose correct answer changes every second
C. A task based on stable specialist rules
D. A task with no available domain knowledge

24 In an expert system, which component is primarily responsible for storing facts and rules about the problem domain?

Architecture of an expert system Medium
A. Explanation facility
B. User interface
C. Inference engine
D. Knowledge base

25 A user enters symptoms, and the system combines them with stored rules to reach a diagnosis. Which component performs this reasoning?

Architecture of an expert system Medium
A. External database
B. User interface
C. Knowledge acquisition module
D. Inference engine

26 A system explains that a machine was classified as faulty because sensors indicated high temperature and low pressure. Which architectural component provides this explanation?

Architecture of an expert system Medium
A. Data entry screen
B. Inference engine
C. Explanation facility
D. Knowledge base

27 A knowledge engineer interviews specialists and converts their experience into formal rules. Which part of the architecture supports this activity?

Architecture of an expert system Medium
A. User interface
B. Knowledge acquisition component
C. Working memory
D. Inference engine

28 During a consultation, the system temporarily stores the user's current symptoms and intermediate conclusions. Where are these items usually kept?

Architecture of an expert system Medium
A. In the working memory
B. In the knowledge acquisition module
C. In the display driver
D. In the user manual

29 Consider the rules: If a device is overheated, then its fan may be faulty. If the fan is faulty, then cooling is reduced. The system knows that the device is overheated. What can forward chaining derive?

Knowledge bases and inference engines Medium
A. The fan may be faulty and cooling may be reduced
B. No conclusion can be reached from the rules
C. The temperature sensor is certainly broken
D. The device has definitely been repaired

30 A system has the rule: If a loan applicant has a high income and a low debt ratio, then the application is low risk. Which reasoning approach starts with the goal "the application is low risk" and checks supporting facts?

Knowledge bases and inference engines Medium
A. Forward chaining
B. Backward chaining
C. Random search
D. Data compression

31 A rule-based system gives a wrong recommendation because one stored rule is outdated. Which change would most directly address the problem?

Knowledge bases and inference engines Medium
A. Remove the user interface
B. Replace all input devices
C. Increase the monitor resolution
D. Update the relevant knowledge-base rule

32 A diagnostic system has two rules that produce conflicting conclusions from the same evidence. Which inference-engine feature is most useful?

Knowledge bases and inference engines Medium
A. A file compression routine
B. A screen color adjustment
C. A conflict-resolution strategy
D. A larger keyboard

33 Why is separating the knowledge base from the inference engine useful when maintaining an expert system?

Knowledge bases and inference engines Medium
A. The system no longer needs domain knowledge
B. Users can bypass all validation checks
C. Rules can be updated without rewriting reasoning procedures
D. The system automatically gains human judgment

34 Why should an expert-system user interface ask questions in clear, nontechnical language?

The relevance of a user interface Medium
A. To increase the size of the knowledge base
B. To make the inference engine unnecessary
C. To help users provide accurate information
D. To prevent experts from updating rules

35 A user rejects a recommendation because the system gives no reason for it. Which interface feature would best improve user confidence?

The relevance of a user interface Medium
A. A brighter background color
B. A shorter system name
C. A larger storage capacity
D. An explanation of the rules used

36 In a troubleshooting expert system, a user cannot answer a question with certainty. Which interface design would be most helpful?

The relevance of a user interface Medium
A. Forcing the user to select yes
B. Ending the consultation immediately
C. Allowing uncertain or unknown responses
D. Ignoring the unanswered question

37 A hospital uses an expert system to provide consistent initial screening at any time of day. Which advantage is illustrated?

The advantages and disadvantages of expert systems Medium
A. Consistent and continuously available advice
B. Automatic discovery of all new diseases
C. Guaranteed replacement of medical professionals
D. Complete elimination of medical errors

38 A factory expert system continues recommending an unsafe procedure because its rules were not updated after equipment changes. Which disadvantage does this show?

The advantages and disadvantages of expert systems Medium
A. Inability to store any domain rules
B. Lack of repeatability in conclusions
C. Excessive creativity in decision-making
D. Dependence on current and accurate knowledge

39 Why might an expert system fail when faced with a rare situation not represented by its rules?

The advantages and disadvantages of expert systems Medium
A. It always ignores all available facts
B. It automatically changes every stored rule
C. It cannot produce the same answer twice
D. It may lack the knowledge needed for that case

40 A business plans to deploy an expert system but has very few documented procedures and cannot obtain specialists for interviews. What is the main obstacle?

The advantages and disadvantages of expert systems Medium
A. Excessive speed of the inference engine
B. Too many available explanation facilities
C. Unnecessary consistency in recommendations
D. Difficulty acquiring reliable expert knowledge

41 A diagnostic program performs well on diseases represented in its knowledge base but cannot justify conclusions outside that domain. Which property most strongly supports classifying it as an expert system?

Definition of expert systems Hard
A. It uses domain-specific knowledge and inference procedures
B. It replaces all human decisions without supervision
C. It stores every possible diagnosis in a database
D. It produces predictions using randomly initialized parameters

42 Which scenario most clearly distinguishes an expert system from a conventional information-retrieval system?

Definition of expert systems Hard
A. The system ranks webpages according to link popularity
B. The system derives a treatment recommendation from clinical rules
C. The system retrieves documents containing a requested keyword
D. The system displays records matching a fixed database query

43 An organization wants software that applies a tax specialist's rules consistently, explains each recommendation, and identifies missing evidence. Which capability is least essential to the system's identity as an expert system?

Definition of expert systems Hard
A. A domain-specific knowledge representation
B. An inference mechanism for deriving conclusions
C. An explanation facility for selected conclusions
D. A neural accelerator for parallel numerical computation

44 A knowledge engineer updates production rules while the system is running. Which architectural separation most directly reduces the risk that this change alters the user dialogue logic?

Architecture of an expert system Hard
A. Combining the inference engine with the user interface
B. Separating the knowledge base from the user interface
C. Replacing explanations with unstructured output messages
D. Embedding all rules directly inside the database schema

45 In a rule-based architecture, the inference engine has selected a rule whose antecedent is not yet supported. Which component should normally determine how the missing fact is obtained?

Architecture of an expert system Hard
A. The persistent storage subsystem
B. The explanation subsystem
C. The knowledge acquisition module
D. The user interface or consultation manager

46 A system must explain both why it asked a question and how it reached a recommendation. Which architectural feature is most important for supporting both explanations?

Architecture of an expert system Hard
A. A larger collection of user-interface widgets
B. A record of rule applications and subgoals
C. A duplicate copy of the final recommendation
D. A faster mechanism for sorting database records

47 A deployed expert system must accept sensor readings, reason with symbolic rules, and retain a history of consultations for auditing. Which architecture best satisfies these requirements?

Architecture of an expert system Hard
A. A numerical optimizer with no explicit explanation mechanism
B. A user interface connected directly to manually edited rules
C. A knowledge base, inference engine, interfaces, and audit storage
D. Sensors connected only to a static document repository

48 Given the rules A → B, B ∧ C → D, and D → E, with facts A and C, which reasoning behavior is required to derive E?

Knowledge bases and inference engines Hard
A. Backward chaining from A until it reaches the initial facts
B. Forward chaining until newly derived facts satisfy later rules
C. Default reasoning that assumes B and D are false
D. Case retrieval that matches the entire rule sequence directly

49 A goal-driven inference engine is asked whether a machine is unsafe. The only rule concluding unsafe requires overheating and low coolant. What should the engine do first?

Knowledge bases and inference engines Hard
A. Ask the user for the final answer instead of evidence
B. Add unsafe as a fact without checking its premises
C. Seek support for the premises of the unsafe rule
D. Fire every rule whose conclusion mentions the machine

50 Two applicable rules derive contradictory conclusions, and neither rule has a higher priority. Which response is most defensible in a safety-critical expert system?

Knowledge bases and inference engines Hard
A. Fire both rules and silently keep the last conclusion
B. Report the conflict and request resolution or more evidence
C. Discard the knowledge base and restart the consultation
D. Select the rule entered most recently

51 A rule base contains rain → wet_ground and wet_ground → rain. If wet_ground is observed, which conclusion is logically justified under ordinary forward chaining?

Knowledge bases and inference engines Hard
A. rain and wet_ground are both removed as circular
B. rain is derived because the second rule fires
C. rain is rejected because the first rule is one-way
D. No new fact is derived from the observed wet_ground

52 An expert system concludes that a component should be replaced because a rule fired using a fact supplied by a low-confidence sensor. Which improvement best addresses this issue without deleting the rule?

Knowledge bases and inference engines Hard
A. Convert every rule into an unconditional conclusion
B. Allow the interface to hide the sensor source
C. Attach certainty or reliability values to facts and rules
D. Prevent the inference engine from recording rule traces

53 A consultation asks users for twenty technical measurements before revealing why they matter. Which interface redesign most improves reasoning quality as well as usability?

The relevance of a user interface Hard
A. Explain each requested fact and permit justified alternatives
B. Hide uncertainty so users answer more quickly
C. Replace domain terms with unrelated general vocabulary
D. Ask all questions in alphabetical order

54 A user rejects a recommendation because the system's terminology differs from the organization's standard vocabulary. Which interface capability most directly prevents this failure?

The relevance of a user interface Hard
A. A larger screen displaying the same internal identifiers
B. Terminology mapping with domain-specific labels and definitions
C. A faster inference engine with unchanged interaction text
D. Automatic deletion of unfamiliar facts from the consultation

55 A user cannot provide a fact requested by the inference engine. Which interface behavior best preserves the integrity of the consultation?

The relevance of a user interface Hard
A. Terminate the system and erase all derived facts
B. Treat the missing fact as definitely false
C. Treat the missing fact as definitely true
D. Represent it as unknown and explain its effect

56 Which combination best captures a major advantage and a corresponding limitation of expert systems?

The advantages and disadvantages of expert systems Hard
A. Independent goals; guaranteed correctness in unfamiliar cases
B. Automatic expertise growth; no need for validation
C. Unlimited common sense; immunity to obsolete information
D. Consistent decisions; dependence on the quality of encoded knowledge

57 A company uses an expert system to standardize maintenance decisions across shifts. Which risk most threatens the claimed benefit of consistency?

The advantages and disadvantages of expert systems Hard
A. The system provides an explanation for every conclusion
B. The knowledge base encodes an expert's undocumented bias
C. Different operators receive identical recommendations
D. The interface records the time of each consultation

58 An expert system performs accurately in routine cases but fails when several unusual symptoms occur together. What limitation does this most directly illustrate?

The advantages and disadvantages of expert systems Hard
A. Excessive transparency of the inference process
B. Unavoidable slowness of all symbolic reasoning
C. Limited robustness outside the knowledge domain
D. Inability to store any domain-specific information

59 Why can knowledge acquisition become a greater long-term cost than initially implementing the inference engine?

The advantages and disadvantages of expert systems Hard
A. Rules require elicitation, validation, maintenance, and conflict resolution
B. User interfaces eliminate the need for domain experts
C. Knowledge bases automatically remain current after deployment
D. Inference engines cannot execute more than one rule

60 A hospital considers using an expert system for triage but requires accountability for every recommendation. Which feature most strengthens the case for adoption while reducing a key risk?

The advantages and disadvantages of expert systems Hard
A. A larger rule base without version tracking
B. Automatic recommendations with no user confirmation
C. Auditable explanations linked to evidence and rule versions
D. Hidden confidence values to avoid confusing clinicians