CHAPTER 9 PART 1 Flashcards
Is a collection of facts such as number, words, measurement, observation, symbol or even just a description of things
DATA
Is a raw fact that process into information
DATA
Data should be of high quality, meaning that they should be _______
accurate
complete
timely
consistent
accessible
relevant
concise
Why Managing Data is Important
a) Less waste of money
b) Gaining competitive advantage
c) Better functioning organization
Difficulties in managing data
▪ The amount of data increases exponentially with time.
▪ Data are scattered throughout organization
▪ Data come from multiple sources
▪ Data security, quality and integrity are critical yet easily jeopardized
▪ New sources of data such as blogs, podcasts, video casts and RFID tags and otherwise sensors are constantly being develope
Data come from multiple sources
-Internal sources
-External sources
-Personal sources
Data Management: The Hierarchy of Data
Bit(a binary digit)
Byte
Field
Record
File
represent the smallest unit of data a computer can process “binary” means that bit can consist only of a 0 or a 1.
Bit (a binary digit)
group of 8 bits represent a single character. It can be a letter, a number, or a symbol.
Byte
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” field. It can also contain an image or any other type of multimedia.
Field
logical grouping of related fields.
Record
group of related records.
File