Information Systems in Business
Computers and Their Business Applications
Data and Business Intelligence
Extra
100

What are four major components of an information system?

Data

Database

Process

Information

100

_______________ is the heart of a computer. It is divided into two components: the arithmetic logic unit (ALU) and the control unit.  

Central Processing Unit (CPU)

100

____________  involves how information appears to users and how it can be organized and retrieved.

logical view

100

___________refers to the grouping into a class of various objects along with their attributes and methods—meaning, grouping related items into a single unit. This helps handle more complex types of data, such as images and graphs.  

Encapsulation

200

What are three differences between computer literacy and information literacy?

Computer literacy is skill in using productivity software, such as word processors, spreadsheets, database management systems, and presentation­ software, as well as having a basic knowledge of hardware and software, the Internet, and collaboration tools and technologies. Information literacy, on the other hand, is understanding the role of information in generating and using business intelligence.

200

_______performs arithmetic operations (+, –, *, /) as well as comparison or relational operations (<, >, =); the latter are used to compare numbers.  

arithmetic logic unit (ALU)

200

______________  involves how data is stored on and retrieved from storage media, such as hard disks, magnetic tapes, or CDs.

physical view

200

A  ___________ is a collection of data from a variety of sources used to support decision-making applications and generate business intelligence.  

data warehouse

300

What are two applications of transaction-processing systems?

ATM, payroll processing, and inventory systems are just a few examples.

300

An _______ is capable of representing information from a computer. The form of this output might be visual, audio, or digital; examples include printers, display monitors, and plotters.

output device

300

_________the relationships among records form a treelike structure (hierarchy).

hierarchical model

300

________ refers to the processes used in a data warehouse. It includes extracting data from outside sources, transforming it to fit operational needs, and loading it into the end target (database or data warehouse

Extraction, transformation, and loading (ETL)

400

Identify the 5 forces by Micheal Porter's to analyze an organization:

  • Buyer power
  • Supplier power
  • Threat of substitute products or services
  • Threat of new entrants
  • Rivalry among existing competitors
400

What is the difference between application software and system software?

Application software is used to perform specialized tasks. Microsoft Excel, for example, is used for spreadsheet analyses and number-crunching tasks

Systems software works in the background and takes care of housekeeping tasks, such as deleting files that are no longer needed. For example, system software such as Microsoft Windows is the operating system for most PCs.

400

In a relational database, every record must be uniquely identified by a ______________.

a primary key

400

What are the “5 Vs” of big data?

Volume, variety, velocity, veracity, and value.

500

Identify ways organizations can use technology to gain a competitive advantage.

Helping in reducing cost of operations

Delivering timely and accurate information

Providing business intelligence

500

Define a computer and its main components.

A computer is a machine that accepts data as input, processes data without human intervention by using stored instructions, and outputs information. A computer system consists of hardware and software. Hardware components are physical devices, such as keyboards, monitors, and processing units. The software component consists of programs written in computer languages.

500

_____________ a data manipulation language used to add, delete, modify, and retrieve records from a database.

SQL

500

What are five components of a DBMS?

DBMS software includes these components:

Database engine

Data definition

Data manipulation

Application generation

Data administration