Unit 2 - LO5 Understand the Process Flow of Information Flashcards

5.2 Data flow diagrams

1
Q

Symbols

A

. External entity ▭
. Processes ▢
. Data flow ⟶
. Data store ⊏

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

External entity ▭

A

These are sources of data that is input into the system and those to whom data that is output is sent and who are also external to the system itself.

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

Processes ▢

A

These are ways in which the data in the system is collated.

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

Data flow ⟶

A

These are the flows of data between the entities and the processes.

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

Data store ⊏

A

Data stores represent any real world store of data held in the system. This could be a computerised database,, but could also be an inbox on someone’s desk.

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

Connectivity rules for drawing level 1 data flow diagrams

A
  1. At least one input or output for each external entity
  2. Data flows only in one direction
  3. Every data flow is labelled
  4. Every data flow connects to at least one process
  5. At least one input data flow and/or at least one output data flow for each process
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Impact affecting the flow of information in information systems

A
  1. Complete or partial failure - delay in the flow of data
  2. Human error - Data being lost, misfiled, processed incorrectly
  3. Breakdown in working relationships and/or communication
How well did you know this?
1
Not at all
2
3
4
5
Perfectly