Exam 1 Review: Management Information Systems and Databases

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

1/47

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.

48 Terms

1
New cards

data redundancy

The existence of duplicate data in a database.

2
New cards

data inconsistency

Discrepancies in data due to multiple sources or versions.

3
New cards

difficulty in data sharing

Challenges faced when trying to access and share data across different systems.

4
New cards

limited security

Insufficient measures to protect data from unauthorized access.

5
New cards

MIS

Management Information System. Structured system that collects, processes, stores, and distributes info to support decision-making and operations.

6
New cards

Mainframe computers

Allow modification during use. Used for database operations (inventory, reservations, bank records), enterprise resource planning.

7
New cards

Client-server networks

Data storage, backups, printing, communication, etc can all serve the customer/employee's need.

8
New cards

Cloud computing

Accessing computer resources through the internet, enabling sales and inventory tracking across entire retail chains.

9
New cards

Transaction processing systems

Info system that handles business transactions. Captures, stores, modifies, and retrieves data.

10
New cards

Point-of-sale systems

Track sales and provide info, relationships, & bookkeeping. Integrate multiple devices. Thermal printer (receipts) and speaker.

11
New cards

Decision Support systems

Help managers make informed decisions by analyzing data and presenting actionable insights.

12
New cards

Supply chain management

Sourcing raw materials to delivering products to customers. They increase efficiency, reduce costs, and ensure timely delivery.

13
New cards

Marketing Information Systems (MKIS)

Collect, analyze, and manage data related to marketing activities, customers, and market trends to support decision-making in marketing strategy.

14
New cards

Enterprise resource planning (ERP)

Integrate core business functions and processes across an organization into a unified system, enhancing visibility and streamlining operations.

15
New cards

Employee Scheduling

Work shifts based on expected demand, employee availability, compliance with labor laws.

16
New cards

Human Resource Systems

Automate and manage HR functions including recruiting, hiring, payroll, benefits management and streamlining administrative tasks and improving employee management.

17
New cards

Learning management

Manage, deliver, and track educational content and training programs within organizations, facilitating employee development and compliance training.

18
New cards

relational database

Organize data into tables based on structured data groupings. Use relationship links. Tables hold info about data, stored in rows called records and columns called fields.

19
New cards

Fields

Individual pieces of information in a database.

20
New cards

Records

Complete sets of related data in a database.

21
New cards

DBMS

Database management system. Computer program that is used to create, process, and administer a database.

22
New cards

Data Integrity

Reliable, accurate, aligned with goals of organization.

23
New cards

Domain integrity

Data entered into a field adheres to predefined rules and constraints.

24
New cards

Entity integrity

Every table has a primary key and each row is uniquely identifiable.

25
New cards

Referential integrity

Maintains consistency between tables with relationships, via foreign keys.

26
New cards

User-defined integrity

Custom business rules to enforce specific data requirements.

27
New cards

Data Centralization

Data stored in one place.

28
New cards

Relational databases

Organize data into tables based on structured data groupings. Uses foreign keys. Stored in fields, common field creates relationship.

29
New cards

Query

Requests info from a table in a database.

30
New cards

SQL

Structured Query Language. Standard language for database interaction.

31
New cards

Entity Relationship

ERD (entity-relationship diagrams) are used to design relational databases.

32
New cards

Entities

The things entered into the database, like 'Student', 'Faculty', and 'Staff'.

33
New cards

Relationships

How entities interact with each other. One-to-one, one-to-many, many-to-many.

34
New cards

Attributes

Data points that are stored for each entity. Primary (unique identifier) or foreign (links primary key) keys.

35
New cards

Primary key

Uniquely identifies each row within a single table. This is the auto-assigned number.

36
New cards

Foreign key

A key that refers to another primary key, linking data within a table.

37
New cards

Normalization

Structuring data and tables in order to reduce redundancy.

38
New cards

Denormalization

Combines data from multiple tables into a single table to increase retrieval speed.

39
New cards

Big data

Encompasses all of the analysis tools and processes related to applying and managing large volumes of data.

40
New cards

Volume

Scale.

41
New cards

Variety

Different forms.

42
New cards

Veracity

Uncertainty.

43
New cards

Velocality

Analysis of streaming data.

44
New cards

Business Intelligence

Technologies, computer applications, and procedures for the collection, analysis, and presentation of business info.

45
New cards

Data warehouses/marts

Repository of data and info that organizations analyze to make informed business and operational decisions.

46
New cards

Data redundancy

Duplication of data.

47
New cards

Decreased data inconsistency

Improvement in data reliability and accuracy.

48
New cards

Increased data security

Enhanced protection of data against unauthorized access.