Management Information Systems Exam 1 Study Guide

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

1/48

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards based on lecture notes for chapters 1, 6, and 11, focusing on business information systems, database management, and artificial intelligence.

Last updated 8:49 PM on 5/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

49 Terms

1
New cards

Artificial Intelligence (AI)

Technology that identifies patterns and trends to make assumptions and predictions that would not have been humanly possible years ago.

2
New cards

Cloud Computing

A centralized system for storing, managing, and processing data across the Internet using remote computing centers.

3
New cards

Big Data

Many millions of data points generated by IoT devices and websites analyzed to create predictions or unearth patterns of behavior.

4
New cards

Internet of Things (IoT)

A network of physical objects embedded with sensors and software that connect and exchange data with other devices over the Internet.

5
New cards

FAA System Outage (January 2023)

An incident where contractors unintentionally deleted files on the pilot alert system, delaying more than 9,0009,000 flights.

6
New cards

Return on Investment (ROI)

A metric used to measure the success of investments in information systems.

7
New cards

Smart Shelves

Retail technology using LED digital displays, proximity sensors, and weight sensors to automate restocking alerts and personalize shopper experiences.

8
New cards

Operational Excellence

A business objective where IS and technology improve efficiency and productivity, exemplified by Walmart achieving sales of 559B559B in FY2021.

9
New cards

Sarbanes-Oxley Act

A federal regulation that many businesses must meet via information systems to ensure survival and legal compliance.

10
New cards

Information Technology (IT)

The hardware and software a business uses to achieve its objectives.

11
New cards

Information System (IS)

Interrelated components that manage information to support decision making, control, analysis, visualization, and product creation.

12
New cards

Data

Streams of raw, unprocessed facts.

13
New cards

Information

Data that has been shaped into a meaningful and useful form.

14
New cards

Computer Literacy

A focus primarily on the knowledge of Information Technology (IT).

15
New cards

Information Systems Literacy

An approach that includes both behavioral and technical knowledge of information systems.

16
New cards

Intranets

Internal networks used exclusively by a company's employees.

17
New cards

Extranets

Private networks that allow access to specific portions of data to customers, suppliers, and partners.

18
New cards

Critical Thinking

The sustained suspension of judgment with an awareness of multiple perspectives and alternatives.

19
New cards

Entity

A generalized category representing a person, place, or thing in a database, often referred to as a Table.

20
New cards

Attribute

A specific characteristic of each entity, also known as a Field or Column.

21
New cards

Bit

The smallest unit of data, storing a single binary digit of either 00 or 11.

22
New cards

Primary Key

A field in a table that uniquely identifies every record and cannot be duplicated.

23
New cards

Foreign Key

A field in one table that references the primary key of another table to establish a relationship.

24
New cards

Normalization

The process of streamlining complex groups of data to minimize redundant elements and awkward many-to-many relationships.

25
New cards

Referential Integrity Rules

Rules ensuring that relationships between coupled tables remain consistent, such as preventing a record from being created without a corresponding foreign key.

26
New cards

Database Management System (DBMS)

Software used for creating, storing, organizing, and accessing data from a database.

27
New cards

LAMP Stack

A common open-source web/database stack consisting of Linux, Apache, MySQL, and PHP/PERL.

28
New cards

Blockchain

A distributed database of transactions operating on a network without a central authority where recorded blocks cannot be altered.

29
New cards

3 V's of Big Data

Volume, Variety, and Velocity.

30
New cards

Data Warehouse

A system that stores current and historical data from many core operational systems, which can be accessed but not altered.

31
New cards

Data Lake

A repository for raw, unstructured, or structured data that has largely not yet been analyzed.

32
New cards

Hadoop

An open-source software framework for processing Big Data using parallel processing across clusters of computer nodes.

33
New cards

Online Analytical Processing (OLAP)

A tool supporting multidimensional data analysis, enabling users to view information in different ways using multiple dimensions.

34
New cards

Data Mining

A discovery-driven process that finds hidden patterns and relationships in large datasets to predict future behavior.

35
New cards

Sentiment Analysis

The process of mining online text comments to measure customer sentiment toward a product or brand.

36
New cards

Data Governance

Policies and procedures for managing data as an organizational resource, including rules for sharing, acquiring, and inventorying information.

37
New cards

Unstructured Decisions

Novel and non-routine decisions involving judgment and complexity, typically made by Senior Management.

38
New cards

Structured Decisions

Repetitive and routine decisions involving a definite procedure, typically made by operational or individual teams.

39
New cards

Business Intelligence (BI)

The infrastructure used for warehousing, integrating, reporting, and analyzing data from the business environment.

40
New cards

Predictive Analytics

The use of statistical analytics and historical data to predict future trends and behavior patterns based on associations and correlations.

41
New cards

Geographic Information System (GIS)

A tool that helps decision makers visualize problems by tying location data about resources to a map.

42
New cards

Balanced Scorecard Method

A framework for measuring firm performance through four dimensions: Financial, Business Processes, Customer, and Learning & Growth.

43
New cards

Key Performance Indicator (KPI)

A measure proposed by senior management to understand how well a firm is performing along a specific dimension.

44
New cards

Expert Systems

AI that captures human expertise in a limited domain using a knowledge base and an inference engine.

45
New cards

Supervised Learning

A machine learning technique where a system is trained by humans using examples of desired inputs and outputs.

46
New cards

Neural Networks

Algorithms loosely based on the biological human brain that find patterns in massive amounts of data through iterative learning.

47
New cards

Deep Learning

A complex form of neural networks with many layers used for pattern detection on unlabeled data.

48
New cards

Intelligent Agents

Software programs that work in the background without direct human intervention to carry out specific tasks like searching for content.

49
New cards

Chatbots

Software agents designed to simulate conversation with human users, often powered by Large Language Models (LLMs).