PART 9 Flashcards

(20 cards)

1
Q

a collection of facts such as number, words, measurement, observation, symbol or even just a description of things.

A

Data

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

Is a raw fact that process into information

A

Data

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

Data should be of high quality, meaning that they should be :

A

accurate, complete, timely, consistent, accessible, relevant, and concise.

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

Why Managing Data is Important?

A

a. Less waste of money
b. Gaining competitive advantage
c. Better functioning organization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  • Data come from multiple sources
A

-Internal sources
-External sources
-Personal sources

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

Data Management: The Hierarchy of Data

A
  • Bit
  • Byte
  • Field
  • Record:
  • File
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

represent the smallest unit of data a computer can process “binary” means that bit can consist only of a 0 or a 1.

A

Bit

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

group of 8 bits represent a single character. A ____ can be a letter, a number, or a symbol.

A

Byte

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

a logical grouping of character into a word, a small group of words, or an identification number. Example, a student’s name in university’s computer files would appear in the “name”. can also contain an image or any other type of multimedia.

A

Field

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

logical grouping of related fields.

A

Record

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

group of related records.

A

File

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

ADVANTAGES OF THE DATABASE APPROACH

A

No data redundancy
Single update
Task data independence
Improved data integrity

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

i. Data is stored only once, eliminating data redundancy and reducing storage cost.

A

No data redundancy

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

i. Because data is in only one place, it requires only a , reducing the time and cost of keeping the database current

A

Single update

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

i. As users’ information needs expand, the new needs can be more easily satisfied than under the flat file approach.

A

Task data independence

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

i. Sine data is stored only once for each entity we don’t need to worry about updating multiple records for the same entity.

A
  1. Improved data integrity
17
Q

DISADVANTAGES OF DATABASE APPROACH

A
  1. More expensive
  2. More difficult to recover from a failure
  3. Because it is so different from the file-oriented approach, the database approach requires training users
    May be inertia or resistance
18
Q

-Additional hardware, software, storage and network resources are required, needs specialized professional.

A
  1. More expensive
19
Q

A failure of the system effects all application since all share the data

A
  1. More difficult to recover from a failure
20
Q

Because it is so different from the file-oriented approach, the database approach requires training users may be…..

A

May be inertia or resistance