The Analysis Process

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

Entity

  • The rectangle is used to depict an external entity (a business, person or machine) that can send or receive data from the system.

  • The external entity is also called a source or destination of data, and is considered to be external to the study.

2
New cards

Data Flow Lines

  • The arrow shows movement of data from one point to another, with the head of the arrow pointing toward the data’s destination.

  • Data flows occurring simultaneously can be depicted doing just that through the use of parallel arrows.

3
New cards

Process

  • The circle is used to show the occurrence of a transforming process.

  • always denote a change in or transformation of data; hence, the data flow leaving a process is always labeled differently than the one entering it.

  • should be labeled accordingly using action verbs (gerund verbs).

4
New cards

Data Store

  • The open-ended rectangle with a vertical line on the left side is used in data flow diagrams, which represents a data store.

  • These are drawn only wide enough to allow lettering between the parallel lines.

  • the type of physical storage (i.e. tape, diskette, hard disk, etc.) is not specified.

  • the data store symbol is simply showing a repository of data that allows updating and retrieval of data.

5
New cards

Levels of Data Flow Diagrams

1. Context Diagram

2. Top Level Diagram

3. Explosions

6
New cards

Context Diagram

  • Shows the overview of the system

  • Includes all external entities, inputs and outputs.

  • A big process symbol is used to denote the name of the information system being studied.

7
New cards

Top Level Diagram

  • Shows all the external entities, input and output data flow lines as well as the major processes involved.

  • Data stores are also shown in this diagram.

  • Processes shown are the major processes only, about 4 – 6 are ideal number of processes.

8
New cards

Explosions

  • Break down a major process into its detailed sub-processes, including their input and output data flow lines.

  • Data stores are also included if necessary.

  • The entities are no longer shown in this diagram.