Demarcation, Model, Method, Algorithm Flashcards
What is a method?
An established, habitual, logical, or prescribed practice or systematic process of achieving certain ends with accuracy and efficiency, usually in an ordered sequence of fixed steps
What is a model?
Graphical, mathematical (symbolic), physical, or verbal representation or simplified version of a concept, phenomenon, relationship, structure, system, or an aspect of the real world
What is an algorithm?
Step by step procedure designed to perform an operation, and which will lead to the sought result if followed correctly
What is a procedure?
- A fixed, step-by-step sequence of activities or course of action (with definite start and end points) that must be followed in the same order to correctly perform a task
- Repetitive procedures are called routines
Objectives of a model
- Elimination of the unnecessary
- “what if” scenarios to help decision making
- explain, control, predict events (past as basis)
In which kind of classes can models be divided into?
ICONIC MODEL:
- least abstract
- physical
- “look-alike” model
- example: train, plane
ANALOGOUS MODEL:
- more abstract but
- some similarity to reality
- chart, graph, map, network diagram
SYMBOLIC MODEL:
- most-abstract model
- no similarity to reality
- mathematical equation or formula, financial statement, language, and set of accounts
What are some properties of algorithms?
- definite beginning, ending,
- finite number of steps
- produces same output when same input is given
- suitable for solving problems
- unsuitable for problems where value judgements are required