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
Correct Answer: A system that stores and applies expert knowledge
Explanation:
An expert system uses knowledge and rules to solve problems in a specific subject area.
Incorrect! Try again.
2What 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
Correct Answer: To imitate decision-making by a human expert
Explanation:
Expert systems are designed to provide advice or decisions similar to those made by a human specialist.
Incorrect! Try again.
3Expert 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
Correct Answer: Problems in a specific knowledge domain
Explanation:
An expert system normally focuses on a limited area, such as medical diagnosis or equipment maintenance.
Incorrect! Try again.
4Which 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
Correct Answer: Specialist reasoning
Explanation:
Expert systems simulate the reasoning and decision-making of specialists in a particular field.
Incorrect! Try again.
5Which 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
Correct Answer: Knowledge base
Explanation:
The knowledge base contains the facts, rules, and specialist information used by the system.
Incorrect! Try again.
6Which component applies rules to known facts?
Architecture of an expert system
Easy
A.Database printer
B.Inference engine
C.Knowledge editor
D.User interface
Correct Answer: Inference engine
Explanation:
The inference engine uses rules to derive conclusions from facts in the knowledge base.
Incorrect! Try again.
7What 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
Correct Answer: To support communication with users
Explanation:
The user interface allows users to enter information and receive questions, advice, or conclusions.
Incorrect! Try again.
8Which 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
Correct Answer: Explanation facility
Explanation:
An explanation facility can show users the reasoning or rules behind a system's conclusion.
Incorrect! Try again.
9Which 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
Correct Answer: Knowledge base, inference engine, user interface
Explanation:
These are core components that store knowledge, reason with it, and communicate with users.
Incorrect! Try again.
10What 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
Correct Answer: Facts and rules
Explanation:
Knowledge bases commonly contain facts about a domain and rules for using those facts.
Incorrect! Try again.
11In 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
Correct Answer: A condition
Explanation:
The overheating statement is the condition that must be true before the rule produces its conclusion.
Incorrect! Try again.
12In 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
Correct Answer: A conclusion
Explanation:
When a rule's condition is met, the inference engine can produce the rule's conclusion.
Incorrect! Try again.
13What 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
Correct Answer: Facts and rules
Explanation:
The inference engine combines available facts with rules in the knowledge base to reach conclusions.
Incorrect! Try again.
14What 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
Correct Answer: IF-THEN statements
Explanation:
Many expert systems represent knowledge using rules in the form of IF condition THEN conclusion.
Incorrect! Try again.
15Why 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
Correct Answer: It makes interaction easier
Explanation:
A clear interface helps users provide information and understand the system's responses.
Incorrect! Try again.
16What 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
Correct Answer: Enter facts and view advice
Explanation:
The interface allows users to provide relevant information and receive the system's results.
Incorrect! Try again.
17A 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
Correct Answer: Clear and easy to use
Explanation:
A clear interface improves usability and helps users interact with the expert system correctly.
Incorrect! Try again.
18Which 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
Correct Answer: They can provide consistent advice
Explanation:
Expert systems apply the same stored rules consistently when given the same information.
Incorrect! Try again.
19Which 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
Correct Answer: It can be available at any time
Explanation:
Unlike a human expert, a computer-based expert system can often operate continuously.
Incorrect! Try again.
20Which 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
Correct Answer: They may give poor results from poor knowledge
Explanation:
The quality of an expert system depends on the accuracy and completeness of its knowledge base.
Incorrect! Try again.
21A 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
Correct Answer: It applies specialist knowledge to solve problems
Explanation:
An expert system uses encoded domain knowledge and reasoning procedures to provide advice in a specialized field.
Incorrect! Try again.
22A 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
Correct Answer: To provide decisions based on expert knowledge
Explanation:
The system imitates aspects of human expertise by using domain-specific knowledge to analyze problems and recommend solutions.
Incorrect! Try again.
23Which 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
Correct Answer: A task based on stable specialist rules
Explanation:
Expert systems work best when specialists can describe reliable knowledge and decision rules for a particular domain.
Incorrect! Try again.
24In 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
Correct Answer: Knowledge base
Explanation:
The knowledge base contains domain facts, rules, and relationships used by the inference engine.
Incorrect! Try again.
25A 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
Correct Answer: Inference engine
Explanation:
The inference engine applies reasoning methods to facts and rules in order to derive conclusions.
Incorrect! Try again.
26A 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
Correct Answer: Explanation facility
Explanation:
An explanation facility shows users how the system reached a conclusion or why it requested particular information.
Incorrect! Try again.
27A 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
Correct Answer: Knowledge acquisition component
Explanation:
Knowledge acquisition gathers, organizes, and encodes expertise so that it can be stored in the knowledge base.
Incorrect! Try again.
28During 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
Correct Answer: In the working memory
Explanation:
Working memory holds case-specific facts and intermediate results while the system solves a problem.
Incorrect! Try again.
29Consider 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
Correct Answer: The fan may be faulty and cooling may be reduced
Explanation:
Forward chaining begins with known facts and repeatedly applies rules to derive new conclusions.
Incorrect! Try again.
30A 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
Correct Answer: Backward chaining
Explanation:
Backward chaining starts with a possible conclusion and works backward to determine whether its required conditions are satisfied.
Incorrect! Try again.
31A 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
Correct Answer: Update the relevant knowledge-base rule
Explanation:
The recommendation depends on stored domain knowledge, so revising the outdated rule is the most direct solution.
Incorrect! Try again.
32A 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
Correct Answer: A conflict-resolution strategy
Explanation:
Conflict resolution determines which rule should fire when multiple applicable rules produce different conclusions.
Incorrect! Try again.
33Why 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
Correct Answer: Rules can be updated without rewriting reasoning procedures
Explanation:
Separation improves maintainability because domain knowledge can change independently of the general reasoning mechanism.
Incorrect! Try again.
34Why 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
Correct Answer: To help users provide accurate information
Explanation:
Clear questions reduce misunderstanding and improve the quality of facts supplied to the reasoning process.
Incorrect! Try again.
35A 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
Correct Answer: An explanation of the rules used
Explanation:
Explanations make the system's reasoning more transparent and help users evaluate whether the recommendation is reasonable.
Incorrect! Try again.
36In 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
Correct Answer: Allowing uncertain or unknown responses
Explanation:
Supporting uncertain responses prevents the system from using inaccurate facts and allows reasoning to continue appropriately.
Incorrect! Try again.
37A 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
Correct Answer: Consistent and continuously available advice
Explanation:
Expert systems can apply the same encoded rules consistently and can be available outside normal working hours.
Incorrect! Try again.
38A 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
Correct Answer: Dependence on current and accurate knowledge
Explanation:
Expert systems cannot reliably exceed the quality and currency of the knowledge encoded in their knowledge bases.
Incorrect! Try again.
39Why 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
Correct Answer: It may lack the knowledge needed for that case
Explanation:
Expert systems are usually limited to the domain knowledge and situations represented in their rules and facts.
Incorrect! Try again.
40A 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
Building an effective expert system requires accurate domain knowledge, which may be difficult to collect and formalize.
Incorrect! Try again.
41A 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
Correct Answer: It uses domain-specific knowledge and inference procedures
Explanation:
An expert system emulates specialist decision-making by applying explicit domain knowledge through an inference process.
Incorrect! Try again.
42Which 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
Correct Answer: The system derives a treatment recommendation from clinical rules
Explanation:
Expert systems infer conclusions from encoded expertise rather than merely retrieving stored items that match a query.
Incorrect! Try again.
43An 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
Correct Answer: A neural accelerator for parallel numerical computation
Explanation:
Specialized hardware may improve performance, but it is not a defining requirement of an expert system.
Incorrect! Try again.
44A 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
Correct Answer: Separating the knowledge base from the user interface
Explanation:
Modular separation allows knowledge to change without rewriting the interaction layer.
Incorrect! Try again.
45In 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
Correct Answer: The user interface or consultation manager
Explanation:
During consultation, the interaction component requests the missing information from the user or an external data source.
Incorrect! Try again.
46A 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
Correct Answer: A record of rule applications and subgoals
Explanation:
Why and how explanations require trace data showing activated rules, derived facts, and requested subgoals.
Incorrect! Try again.
47A 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
Correct Answer: A knowledge base, inference engine, interfaces, and audit storage
Explanation:
The design needs acquisition interfaces, explicit knowledge and reasoning components, and persistent records for auditability.
Incorrect! Try again.
48Given 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
Correct Answer: Forward chaining until newly derived facts satisfy later rules
Explanation:
Forward chaining derives B from A, then D from B and C, and finally E from D.
Incorrect! Try again.
49A 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
Correct Answer: Seek support for the premises of the unsafe rule
Explanation:
Backward chaining begins with the goal and recursively seeks evidence for the antecedents of rules that could establish it.
Incorrect! Try again.
50Two 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
Correct Answer: Report the conflict and request resolution or more evidence
Explanation:
Unresolved conflict should be made explicit because arbitrary selection can produce unsafe and unauditable conclusions.
Incorrect! Try again.
51A 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
Correct Answer: rain is derived because the second rule fires
Explanation:
The second rule explicitly permits inference from wet_ground to rain; the cycle does not prevent a valid forward inference.
Incorrect! Try again.
52An 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
Correct Answer: Attach certainty or reliability values to facts and rules
Explanation:
Uncertainty annotations allow the engine to weigh evidence and communicate confidence instead of treating all facts as equally reliable.
Incorrect! Try again.
53A 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
Correct Answer: Explain each requested fact and permit justified alternatives
Explanation:
Contextual questions improve data quality, user cooperation, and the system's ability to handle unavailable evidence.
Incorrect! Try again.
54A 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
Correct Answer: Terminology mapping with domain-specific labels and definitions
Explanation:
A domain-aware interface translates internal representations into terms users recognize, reducing misunderstanding and input errors.
Incorrect! Try again.
55A 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
Correct Answer: Represent it as unknown and explain its effect
Explanation:
Unknown evidence should not be confused with false or true evidence; its impact should be communicated to the user.
Incorrect! Try again.
56Which 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
Correct Answer: Consistent decisions; dependence on the quality of encoded knowledge
Explanation:
Expert systems can apply rules consistently, but their outputs remain constrained by the accuracy, completeness, and currency of their knowledge.
Incorrect! Try again.
57A 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
D.The interface records the time of each consultation
Correct Answer: The knowledge base encodes an expert's undocumented bias
Explanation:
Consistency magnifies systematic errors when biased or incomplete expertise is encoded and applied repeatedly.
Incorrect! Try again.
58An 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
Correct Answer: Limited robustness outside the knowledge domain
Explanation:
Rule-based expertise may be strong for anticipated cases yet brittle when situations differ substantially from encoded patterns.
Incorrect! Try again.
59Why 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
Correct Answer: Rules require elicitation, validation, maintenance, and conflict resolution
Explanation:
Capturing tacit expertise and keeping it accurate as conditions change requires substantial continuing effort.
Incorrect! Try again.
60A 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
Correct Answer: Auditable explanations linked to evidence and rule versions
Explanation:
Traceable explanations support review, accountability, error detection, and controlled maintenance in high-stakes settings.
Incorrect! Try again.
Did this save you a night before the exam?
LPU Notes is free, and it stays free. Ads cover part of the server bill.
The rest comes out of a student's own pocket: the domain, the storage,
and keeping the site up through the weeks everyone needs it at once.
The payment button didn't load. An ad blocker or a filtered network is the usual reason.
to try again.
Nothing here is ever locked, and nothing unlocks. Chip in only if it was worth it.
What it pays for →