Demarcation, Model, Method, Algorithm Flashcards

1
Q

What is a method?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a model?

A

Graphical, mathematical (symbolic), physical, or verbal representation or simplified version of a concept, phenomenon, relationship, structure, system, or an aspect of the real world

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is an algorithm?

A

Step by step procedure designed to perform an operation, and which will lead to the sought result if followed correctly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a procedure?

A
  • 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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Objectives of a model

A
  • Elimination of the unnecessary
  • “what if” scenarios to help decision making
  • explain, control, predict events (past as basis)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In which kind of classes can models be divided into?

A

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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are some properties of algorithms?

A
  • 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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly