Ch. 11 - Automated Decision Systems and Expert Systems Flashcards
Rules used in automated decision systems (ADS) can be derived based on experience.
True
Most business decision rules are the same across industries.
False
Flight pricing systems are examples of semi-automated decision systems that require managerial input for each decision.
False
A revenue management (RM) system for an airline seeks to minimize each customer’s ticket price of travel on the airline’s flights.
False
Rule-based systems have their roots in artificial intelligence.
True
Rich and Knight (1991) defined artificial intelligence as “the study of how to make people do things at which, at the moment, computers are better.”
False
Expert systems (ES) are computer-based information systems that use expert knowledge to attain high-level decision performance in a narrowly defined problem domain.
True
A person’s decision performance and level of knowledge are typical criteria that determine their level of expertise in a particular subject.
True
The basic rationale of artificial intelligence is to use mathematical calculation rather than symbolic reasoning.
False
While most first-generation Expert Systems (ES) use if-then rules to represent and store their knowledge, second-generation ES are more flexible in adopting multiple knowledge representation and reasoning methods.
True
The case study on chemical, biological, and radiological agents shows that expert systems are widely used in high pressure situations where the human decision makers are confident in taking quick actions.
False
A nonexpert uses the development environment of an expert system to obtain advice and to solve problems using the expert knowledge embedded into the system.
False
Knowledge acquisition from experts is a complex task that requires specialized expertise to conduct successfully.
True
The knowledge base in an expert system must correspond exactly to the format of the knowledge base in the organization where it will be utilized.
False
The inference engine, also known as the control structure or the rule interpreter (in rule-based ES), is essentially a computer program that provides a methodology for reasoning about information in the knowledge base and on the blackboard to formulate appropriate conclusions.
True
The critical component of a knowledge refinement system is the self-learning mechanism that allows it to adjust its knowledge base and its processing of knowledge based on the evaluation of its recent past performances.
True
Validation of knowledge is usually done by a human expert in the knowledge domain.
True
Once validated, the knowledge acquired from experts or induced from a set of data must be represented in a format that does not need to be understandable by humans but must be executable on computers.
False
Inference rules and knowledge rules are both used to solve problems in a rule-based expert system.
True
Unlike human experts, expert systems do not need to explain their views, recommendations, or decisions.
False
Who are automated decision systems (ADS) primarily designed for?
A) strategic level managers making long-term, wide-ranging decisions
B) mid-level managers making tactical decision
C) frontline workers who must make decisions rapidly
D) operational managers who make shop floor decisions
C) frontline workers who must make decisions rapidly
Revenue management systems modify the prices of products and services dynamically based on
A) intuition, demand, and supply.
B) intuition, competition, and supply.
C) business rules, demand, and supply.
D) business rules, supply, and intuition.
C) business rules, demand, and supply.
What would explain why a divorce attorney in New York City may not be considered an expert in Beijing, China?
A) You need a greater level of experience in Beijing to practice law.
B) No criteria to evaluate divorce attorneys exist in Beijing.
C) The divorce attorney in New York does not speak Mandarin.
D) Expertise is frequently domain dependent.
D) Expertise is frequently domain dependent.
What does self-knowledge in an expert system (ES) mean?
A) An ES understands itself in a very human sense.
B) An ES understands the human decision maker.
C) The ES can explain how it reached a conclusion.
D) The ES “knows” that it exists.
D) The ES “knows” that it exists.