Decision Support Systems Flashcards
What is Data management
it is used to collect and organise the data
What is model management
it involves the use of a model to turn data into information.
What is dialogue management
It allows the user to enter a request in a convenient manner. It provides the interactivity of DSSs.
what is a Geographic information system (GIS for short)
it is an information system that is capable of assembling, storing, manipulating and displaying geographically referenced information.
What is “What-if”
it is the process of making changes to the data and observing their effects.
what are Expert systems
they are systems that provide information and solve problems that would otherwise require a person experience in that field to do.
what are the components of an expert system
The knowledge base and the inference engine
What is a knowledge base
The knowledge base is a set of general facts and if-then rules supplied by an expert.
what is a nerual network
it is an information system that works like the human brain and is capable of learning.
what are Expert system shells
they are ready-made expert systems except that they contain no knowledge.
what is the database of facts
is the data that relates to the specific situation being anaysed.
what is the difference between a database of facts and a knowledge base
a knowledge base contains data that are more general where as a database of facts would contain data from a specific problem.
what is an inference engine
The inference engine is the part of the expert system that carries out the reasoning. It is essentially a rule interpreter whose function is to use the if-then rules of a knowledge base to solve the problem set by the user.
what is the explanation mechanisim
it is a method of checking how the expert system inferred its deduction.
what are the two main types of inference engines
Forward chaining and backward chaining
what is forward chaining
Forward chaining is an inference strategy in which the user supplies all the data before the question is asked or the inference is made. It begins with data and works forward to see if any conclusions can be reached. They are often used when there is no clear goal and the system is just attmeping to determine all of the conclusions implied by the data.
What is backward chaining
Backward chaining starts with one or more possible solutions and searches back through the system to determine the questions to be asked. Backward chaining starts with a tentative conclusion and searches back through the rules for the questions or facts that support that conclusion. Backward chaining works in the opposite direction to forward chaining. example is “you are on a healthy diet” and then asks all the questions to ensure the user meets the conditinos.
what is fuzzy logic
it describes the vairables that exist between a “true” and a “false”. They may be expressed as probabilities or possibilities.
What are intelligent agents
they are pieces of software that are used in data mining to search through relational databases for relevant data.
what is a pivot table
it is an interactive table that quickly summarises large amounts of data.
what is a linear regression model
it is the best-fit relationship between two types of data.
what are the types of charts
Bar charts
Coloumn charts
line charts
Pie charts
what is a chart
it is a graphical representation of numerical data
when would you use each type of charts
Bar charts and column charts are used to do comparisions between items to be made at a glance and show variation between them over a period of time.
Line charts are used to show trends or changes in data over a period of time, and emphasises the time flow/rate of change rather than the amount of change.
Pie charts are used to show the relationship, or proportions of parts to a whole. They are used to appeal to people because they are easy to read and attractive.
what is data matching
it invovles finding data and giving some meaning to it.
how does data matching work in different DSSs
- a database involves searching and sorting data. It requires the user to construct an appropriate query and interpret the results. Data matching in a data warehouse is achieved using data mining. It finds relationships and patterns in the data stored in a database.
- a neural network is achieved by finding relationships between sets of data to develop an understanding of the situation. They examine the data and create new information as they are training.
- an expert system involves the use of a knowledge base, a database of facts and an inference engine. The knowledge base and database of facts contain all the data, and the inference engine carries out the reasoning by using the facts, assumptions, theories, and rules.
what is primary source
it is when data is collected first hand
what is secondary source
it is when data is collected or created by someone else.
what is structured data
it is predefined characters, usually numbers, whose meaning and format is specified. It is easily stored and retrieved in an orderly manner for decision-making
What is unstructured data
Unstructured data does not fit a predefined or descriptive model. It includes all types of media, such as text, audio, numbers, images and video. Unstructured data is more difficult to use in DSSs as it creates greater processing and storage demands.
what is the role of an expert in an Expert system
The expert supplies the knowledge for the knowledge base and the inference engine. The quality of an expert system is dependent on the knowledge of the expert.
what is the role of the knowledge engineer in the expert system
Knowledge engineers are the people who build the expert system. They are responsible for obtaining information from the human experts and for designing the structure of the knowledge base and the inference engine.
What is a group decision support system
GDSS for short, It is an information system that assists users to make a decision by working together in a group
what are the five main features of GDSS
presentation material
commenting
brainstorming
voting
evaluation
What is a macro
A macro is a series of commands stored in a file that can be executed by pressing a few keys. Macros allow many operations to be performed automatically, such as opening menus, choosing commands or entering text