MIS Ch 5 (Exam 2)

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:32 PM on 4/16/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

Data Rot

Refers to problems with the media on which data are stored (e.g., old discs becoming unreadable).

2
New cards

Data Degradation

Problems with the data itself (e.g., a customer changes their address and the record becomes outdated).

3
New cards

Data Governance

An approach to managing information across an entire organization using a formal set of business processes and policies.

4
New cards

Master Data

A set of core data (e.g., customer, product, employee) that covers a company's complete business operations.

5
New cards

Bit

The smallest unit of data a computer can process (0 or 1).

6
New cards

Byte

A group of 8 bits; represents a single character (letter, number, or symbol).

7
New cards

Field

A logical grouping of characters into a word or small group of words (e.g., Last Name).

8
New cards

Record

A logical grouping of related fields (e.g., a student’s name, ID, and GPA).

9
New cards

Data File (Table)

A logical grouping of related records.

10
New cards

Database

A logical grouping of related files/tables.

11
New cards

Data Redundancy

The same data stored in multiple locations (A problem databases try to fix).

12
New cards

Data Isolation

Applications cannot access data associated with other applications.

13
New cards

Data Inconsistency

Various copies of the data do not agree (e.g., two different addresses for one person).

14
New cards

Entity

A person, place, thing, or event (e.g., CUSTOMER). Think of this as the Table.

15
New cards

Instance

A specific, unique representation of an entity (e.g., a specific customer name). Think of this as a Row.

16
New cards

Attribute

Each characteristic or quality of a particular entity. Think of this as a Column.

17
New cards

Primary Key

A field in a database that uniquely identifies each record so that it can be retrieved and updated.

18
New cards

Foreign Key

A field in one table that uniquely identifies a row of another table; used to link tables together.

19
New cards

Big Data (Gartner’s Definition)

Diverse, high-volume, high-velocity information assets that require new forms of processing.

20
New cards

The 3 V's of Big Data

Volume (Size), Velocity (Speed of flow), and Variety (Types: structured/unstructured).