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 manages computer hardware
B. A system that stores and applies expert knowledge
C. A system that only performs arithmetic calculations
D. A system that connects computers to the internet

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 create digital images for users
C. To increase the speed of computer networks
D. To replace all computer operating systems

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

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

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

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

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

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

6 Which component applies rules to known facts?

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

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

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

8 Which component may explain how a conclusion was reached?

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

9 Which sequence correctly names common expert system components?

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

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

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

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 hardware component
B. A keyboard input
C. A password request
D. A conclusion

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

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

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 makes interaction easier
B. It stores all domain knowledge
C. It creates the system's rules
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. Enter facts and view advice
B. Rewrite the computer hardware
C. Manufacture new processors
D. Remove every system rule

17 A well-designed user interface should be what?

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

18 Which is an advantage of expert systems?

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

19 Which is a possible advantage of an expert system?

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

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 performs calculations faster than a human
B. It applies specialist knowledge to solve problems
C. It displays information through a graphical screen
D. It stores patient records in a database

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 provide decisions based on expert knowledge
B. To replace every network administrator
C. To generate random solutions for testing
D. To collect unrelated information from users

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 with no available domain knowledge
C. A task whose correct answer changes every second
D. A task based on stable specialist rules

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. Inference engine
B. Knowledge base
C. Explanation facility
D. User interface

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. Knowledge acquisition module
B. User interface
C. External database
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. Knowledge base
B. Data entry screen
C. Explanation facility
D. Inference engine

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. Inference engine
C. Working memory
D. Knowledge acquisition component

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 user manual
B. In the display driver
C. In the working memory
D. In the knowledge acquisition module

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 device has definitely been repaired
B. The temperature sensor is certainly broken
C. The fan may be faulty and cooling may be reduced
D. No conclusion can be reached from the rules

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. Data compression
B. Random search
C. Backward chaining
D. Forward chaining

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. Update the relevant knowledge-base rule
C. Replace all input devices
D. Increase the monitor resolution

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 conflict-resolution strategy
B. A screen color adjustment
C. A file compression routine
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. Users can bypass all validation checks
B. The system automatically gains human judgment
C. Rules can be updated without rewriting reasoning procedures
D. The system no longer needs domain knowledge

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

The relevance of a user interface Medium
A. To help users provide accurate information
B. To make the inference engine unnecessary
C. To increase the size of the knowledge base
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. An explanation of the rules used
C. A larger storage capacity
D. A shorter system name

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. Ignoring the unanswered question
B. Allowing uncertain or unknown responses
C. Ending the consultation immediately
D. Forcing the user to select yes

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. Guaranteed replacement of medical professionals
B. Consistent and continuously available advice
C. Complete elimination of medical errors
D. Automatic discovery of all new diseases

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. Dependence on current and accurate knowledge
B. Excessive creativity in decision-making
C. Inability to store any domain rules
D. Lack of repeatability in conclusions

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 may lack the knowledge needed for that case
B. It always ignores all available facts
C. It automatically changes every stored rule
D. It cannot produce the same answer twice

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. Unnecessary consistency in recommendations
B. Excessive speed of the inference engine
C. Difficulty acquiring reliable expert knowledge
D. Too many available explanation facilities

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 produces predictions using randomly initialized parameters
B. It replaces all human decisions without supervision
C. It stores every possible diagnosis in a database
D. It uses domain-specific knowledge and inference procedures

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. A neural accelerator for parallel numerical computation
C. An inference mechanism for deriving conclusions
D. An explanation facility for selected conclusions

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. Replacing explanations with unstructured output messages
B. Separating the knowledge base from the user interface
C. Combining the inference engine with the user interface
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 user interface or consultation manager
B. The knowledge acquisition module
C. The explanation subsystem
D. The persistent storage subsystem

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 duplicate copy of the final recommendation
B. A record of rule applications and subgoals
C. A larger collection of user-interface widgets
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. Sensors connected only to a static document repository
B. A numerical optimizer with no explicit explanation mechanism
C. A knowledge base, inference engine, interfaces, and audit storage
D. A user interface connected directly to manually edited rules

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. Forward chaining until newly derived facts satisfy later rules
B. Default reasoning that assumes B and D are false
C. Case retrieval that matches the entire rule sequence directly
D. Backward chaining from A until it reaches the initial facts

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. Fire every rule whose conclusion mentions the machine
B. Seek support for the premises of the unsafe rule
C. Ask the user for the final answer instead of evidence
D. Add unsafe as a fact without checking its premises

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. Report the conflict and request resolution or more evidence
B. Discard the knowledge base and restart the consultation
C. Select the rule entered most recently
D. Fire both rules and silently keep the last conclusion

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. No new fact is derived from the observed wet_ground
B. rain is derived because the second rule fires
C. rain is rejected because the first rule is one-way
D. rain and wet_ground are both removed as circular

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. Attach certainty or reliability values to facts and rules
B. Prevent the inference engine from recording rule traces
C. Convert every rule into an unconditional conclusion
D. Allow the interface to hide the sensor source

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. Ask all questions in alphabetical order
C. Hide uncertainty so users answer more quickly
D. Replace domain terms with unrelated general vocabulary

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. Automatic deletion of unfamiliar facts from the consultation
C. Terminology mapping with domain-specific labels and definitions
D. A faster inference engine with unchanged interaction text

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. Represent it as unknown and explain its effect
C. Treat the missing fact as definitely true
D. Treat the missing fact as definitely false

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

The advantages and disadvantages of expert systems Hard
A. Unlimited common sense; immunity to obsolete information
B. Independent goals; guaranteed correctness in unfamiliar cases
C. Automatic expertise growth; no need for validation
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 knowledge base encodes an expert's undocumented bias
B. The system provides an explanation for every conclusion
C. The interface records the time of each consultation
D. Different operators receive identical recommendations

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. Limited robustness outside the knowledge domain
B. Inability to store any domain-specific information
C. Unavoidable slowness of all symbolic reasoning
D. Excessive transparency of the inference process

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. Knowledge bases automatically remain current after deployment
B. User interfaces eliminate the need for domain experts
C. Rules require elicitation, validation, maintenance, and conflict resolution
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. Hidden confidence values to avoid confusing clinicians
C. Auditable explanations linked to evidence and rule versions
D. Automatic recommendations with no user confirmation