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