Information Systems

studied byStudied by 8 people
5.0(1)
Get a hint
Hint

Information Consists of facts that have been _______ by the process component and is an ________ of the information system

1 / 144

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

145 Terms

1

Information Consists of facts that have been _______ by the process component and is an ________ of the information system

analyzed, Output

New cards
2

In ___________ an MIS, the first task is to clearly define the system’s ________.

designing, objectives.

New cards
3

A ______ integrates hardware and _______.

MIS, Software

New cards
4

Buyer power is ______ when customers have many choices and ______ when they have few choices.

high, low

New cards
5

_______________ provides historical, current, and predictive views of business operations and environments and gives ________________ a competitive advantage in the marketplace.

Business Intelligence, Organizations

New cards
6

_____________ is skill in using productivity software, such as ____________, 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.

Computer Literacy, Word Processors

New cards
7

Michael Porters __________ analyzes an organization, it position in the __________, and how information systems could be used to make it more competitive.

Five Forces Model, Marketplace

New cards
8

_______________, processing systems involve operations that are _________.

Transaction-processing systems-, repetitive.

New cards
9

The five forces include __________, supplier power, threat of substitute products or services, threat of new entrants, and rivalry among existing __________.

buyer power, competitors

New cards
10

A ________ is the heart of an information system and it should contain all _________ data stored in an organized fashion.

database, relevant

New cards
11

Transaction-processing systems are _________ on data _____________ and processing.

focused, collection

New cards
12

In the context of ______________ Five Forces Model, Buyer power is high when customers have many choices, whereas supplier power is high when customers have _______ options.

Porters, less

New cards
13

There are ____ jobs in the following categories: Operations and help desk, Programming, Systems design, Web Design and Web hosting, __________ design and maintenance, Database, and design and maintenance, Robotics and artificial intelligence.

IT, Network

New cards
14

In the context of Porter’s Five _________ Model, an organization limits buyers’ choices by offering __________ that make it difficult for customers to switch.

Forces, services

New cards
15

The top information systems job belongs to either the CTO (chief technology officer) or the CIO ( chief information officer). This person oversees long-range planning and keeps an eye on new developments in the field that can affect a company’s success.

True

New cards
16

A systems analyst is responsible for the design and implementation of information systems. In addition to computer knowledge and an information systems background, this position requires a thorough understanding of business systems and functional areas within a business organization.

True

New cards
17

The Network Administrator is the person who oversees a company's internal and external network systems, designing and implementing network systems. Providing network and cybersecurity is part of this position's responsibility.

True

New cards
18

A ________ is a machine that accepts data as input, ________ data without human intervention by using stored instructions, and outputs information.

computer, processes

New cards
19

If data is erroneous, the _______ the computer provides is also erroneous. This rule is sometime called _______: garbage in, garbage out.

Information, GIGO

New cards
20

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

TRUE

New cards
21

The control unit tells the computer what to do, such as instructing the computer which devices to read or send output to.

True

New cards
22

The arithmetic logic unit (ALU) performs arithmetic operations as well as comparison or relational operations.

True

New cards
23

Regardless of the language, oftentimes a program is also referred to as the source code.

True

New cards
24

A disk drive is a peripheral device for _________, storing, and retrieving information.

recording

New cards
25

One of the components that affects computer performance is the ____ which is the link between devices connected to the computer.

BUS

New cards
26

A __________ is the main circuit board containing ___________ for attaching additional boards. In addition, it usually contains the CPU, Basic Input/Output System (BIOS), memory, storage, interfaces, serial and parallel ports, expansion slots, and all the controllers for standard peripheral devices, such as the display monitor, disk drive, and keyboard.

motherboard, connectors

New cards
27

The power of computer comes from speed, ________, and storage and retrieval capabilities.

Accuracy

New cards
28

Computers can perform three basic tasks: arithmetic operations, logical operations, and storage and retrieval operations. All other tasks are performed using one or a combination of these operations.

True

New cards
29

Input devices send data and information to the computer. They are constantly being improved to make data input easier. Examples of input devices include: ________, Mouse, Touch Screen, Light Pen, Barcode reader.

Keyboard

New cards
30

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

Printers

New cards
31

Main memory stores data and information and is usually _______.

Volatile

New cards
32

________________ is volatile memory in which data can be read from and written to; it is also called read write memory.

RAM

New cards
33

Volatile memory is memory that does not loses its contents when electrical power is turned off.

False

New cards
34

Secondary memory, which is nonvolatile, holds data when the computer is turned off or during the course of a program’s operation.

True

New cards
35

Catche RAM resides on the processor. Because memory access from main RAM storage takes several clock cycles (a few nanoseconds), cache RAM stores recently accessed memory so the processor is not waiting for the memory to transfer.

True

New cards
36

Read-only memory (ROM); data cannot be written to ROM. The type of data usually stored in ROM includes ______ information and the computer system’s ________.

BIOS, Clock

New cards
37

xamples of popular computer programming languages include: C, Java, ______, C++, R, C#, PHP, JavaScript, Ruby, and Go.

Python

New cards
38

A _______ is a computer and all the software for managing network resources and offering services to a network.

Server

New cards
39

A _____ is the size of a character.

Byte

New cards
40

Application software can be commercial software or software developed in house and is used to perform a variety of tasks on a personal computer. Common categories of it include Word-Processing, Spreadsheet, Database, Presentation, Graphics, Desktop Publishing, Financial Planning, Accounting, Project Management, and Computer-Aided Design.

True

New cards
41

An operating system (OS) is a set of programs for controlling and managing computer hardware and software.

True

New cards
42

The most common type of main memory is a semiconductor memory chip made of silicon. A semiconductor memory device can be volatile or nonvolatile.

True

New cards
43

Cloud Storage is used for online storage and backup, it involves multiple virtual servers that are usually hosted by third parties.

True

New cards
44

The _________________ Approach as described in chapter 1 consists of Analyze the task, Design the plan, Implement the design, Test  - This is a ______ model (things repeat).  It is likely that the ___________ will repeat many steps again and again.

problem-solving, cyclic, programmer

New cards
45

An __________ consists of a step by step list of actions that provides a description of how to perform a task.

Algorithm

New cards
46

___________ information – Includes environment descriptions and motivations behind a character’s actions. It is useful for setting up the scene for an animation or gaming task. To recognize it ask if this describes the setting in terms of the scene, the appearance of an object, the personality of an object, an attitude and motivation, in the case of a game how the game is played.

Background

New cards
47

__________ information – to recognize it ask if this describes the plot directly in the form of objects and actions (penguin skates) or information about how an action is to be performed.

Object_Action

New cards
48

The first step is to _________ the task so that understand what you need to do (the programming task). With Alice 3 we are creating animated scenes so we need to understand what part of the story we want to tell is background details and what part involves Objects and actions.

Analyze

New cards
49

Set Design (Scene Setup) – Adapting text to animation requires figuring out visual aspects writing cannot describe. In animation, a sequence of frames representing the screen is called a ________.

Storyboard

New cards
50

A _______ is a computer file containing instructions that tell Alice how to construct and display a specific type of object. It also defines actions (behaviors) that this type of object knows how to perform.

Class

New cards
51

The details of the storyboard frame sketches are minimal, with only enough to convey key story bits.

True

New cards
52

The goal of a storyboard is to tell the entire story in the most complex visuals possible and to take a lot of time doing it.

False

New cards
53

The Gallery has six tabs in which the classes are organized to make it easier to locate a specific type of object.

True

New cards
54

The storyboard depicts the action, expressions, and camera changes over time. Each frame is sketched and sometimes includes a caption describing the intention of the frame.

True

New cards
55

A basic storyboard consists of: frames, where each frame represents a significant action in a story and the sequence of individual frames connecting the actions together to form the plot. To create a storyboard, start with the step-by-step list of object-action pairs, determined in the task analysis.

True

New cards
56

Two techniques may be used to position an object. 1. Use the ________ to drag and rotate the object, Or 2. Use _________ (a menu of positioning actions in the Toolbox).

cursor, one-shots

New cards
57

An ________________ is a graphic, interactive environment designed to help the programmer develop a software program.

IDE

New cards
58

The Alice 3 IDE has setup scene editor and a ______ editor.

Code

New cards
59

The code editor has four panels: Camera view, Methods panel, Editor, and Controls panel.

True

New cards
60

The scene editor has three panels: Camera view, Toolbox, and Gallery.

True

New cards
61

The Gallery provides 3D models for adding objects to the scene.

True

New cards
62

The Camera view panel is where a _______ is constructed.

Scene

New cards
63

The Toolbox is used for ________ and orienting objects in the scene and for creating markers.

Positioning

New cards
64

In computer programming, problem solving begins with the goal of writing code to perform a task.

True

New cards
65

Computer Programming never involves repeated steps.

False

New cards
66

At its core computer programming designs and implements creative solutions to address human needs.

True

New cards
67

We will refer to a programming task as a problem in the sense that a problem is a creative and challenging task.

True

New cards
68

A common definition of a computer program is a sequence of instructions that tells a computer how to perform a specific task.

True

New cards
69

Which of the following statements is true of data marts and data warehouses?

Consolidating information from different departments is easier in data marts than in data warehouses.

Data marts have more extended scope than data warehouses.

Access to data is often slower in data marts than in data warehouses.

Data marts usually perform the same types of analysis as data warehouses.

Data marts usually perform the same types of analysis as data warehouses.

New cards
70

Which of the following statements is not true of big data?

It has three dimensions, which are volume, variety, and velocity.

It has three dimensions, which are value, density, and uniformity.

It is the result of the exponential growth of data in both public and private organizations.

It has three dimensions, which are value, density, and uniformity.

New cards
71

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

data dictionary

data pattern

data shed

data warehouse

data warehouse

New cards
72

In large organizations, database design and management is handled by a _____________.

database administrator

database evaluator

database synchronizer

database developer

database administrator

New cards
73

________________ is software for creating, storing, maintaining, and accessing database files.

database management system

data hierarchical system

database modelling tool

data warehousing tool

database management system

New cards
74

_____ improves database efficiency by eliminating redundant data and ensuring that only related data is stored in a table.

Triangulation

Fragmentation

Normalization

Departmentialization

Normalization

New cards
75

A database administrator (DBA) is responsible for _____.

developing recovery procedures in case data is lost or corrupted

keeping an organization’s computer network up to date

writing payroll processing programs for the organization

designing and implementing an organization’s information systems

developing recovery procedures in case data is lost or corrupted

New cards
76

The _____ dimension of big data refers to the sheer quantity of transactions, measured in petabytes or exabytes.

velocity

volume

area

time

Volume

New cards
77

In the context of the operators used in a query by example (QBE) form, the _____ is used when only one of the conditions in the QBE form must be met.

Hide answer choices

NOT operator

AND operator

OR operator

NOR operator

OR operator

New cards
78

In object-oriented databases, grouping objects along with their attributes and methods into a class is called

Hide answer choices

encapsulation

fragmentation

allocation

optimization

encapsulation

New cards
79

When using query by example (QBE) in the data manipulation component of a database management system (DBMS), the _____ is used when all the conditions in the QBE form must be met.

Hide answer choices

NOT operator

AND operator

OR operator

NOR operator

AND Operator

New cards
80

In the context of the data administration component of a database management system (DBMS), the acronym CRUD stands for _____.

Hide answer choices

create, read, update, and delete

copy, revise, undo, and define

create, repeat, undo, and develop

copy, read, update, and define

create, read, update, and delete

New cards
81

In a relational database model, a(n) _____ searches data in a table and retrieves records based on certain criteria.

insert operation

join operation

find operation

select operation

select operation

New cards
82

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

primary key

New cards
83

In a relational database model, a _____ is a field in a relational table that matches the primary key column of another table.


foreign key

New cards
84

Which of the following is not typically a responsibility of a DBA?

Establishing security measures to determine users’ access rights

Writing an application programs for the human resource department

Evaluating database performance

Adding and fine-tuning database functions

Writing an application programs for the human resource department

New cards
85

In a relational database model, the columns are called _____.

Attributes

New cards
86

A _____ is usually a smaller version of a data warehouse, used by a single department or function.

Data Mart

New cards
87

Business analytics (BA) uses data and statistical methods to gain insight into the data and provide decision makers with information they can act on.

True

New cards
88

SQL Stands for Structured Query Language and is used by many DBMS including Oracle and Microsoft SQL Server.

True

New cards
89

Database marketing is using an organization’s database of customers and potential customers in order to promote products or services that an organization offers.

True

New cards
90

DDBMS stands for distributed database management system. With a DDBMS data is stored on multiple servers placed throughout the organization.

True

New cards
91

A database is a collection of related data.

True

New cards
92

A database management system (DBMS) is software for creating , storing, maintaining, and accessing database files.

True

New cards
93

In a relational database model, a(n) _____________ searches data in a table and retrieves records based on certain criteria.

Select Operation

New cards
94

_____________ improves database efficiency by eliminating redundant data and ensuring that only related data is stored in a table.

Normalization

New cards
95

In a relational database model, a ___________ is a field in a relational table that matches the primary key column of another table.

Foreign Key

New cards
96

In a relational database model, the columns are called __________.

Attributes

New cards
97

A database is a critical component of information systems because any type of ________ that is done is based on data available in the database.

Analysis

New cards
98

When using query by example (QBE) in the data manipulation component of a database management system (DBMS), the AND operator is used when all the conditions in the QBE form must be met.

True

New cards
99

In the context of the operators used in a query by example (QBE) form, the OR operator is used when only one of the conditions in the QBE form must be met.

True

New cards
100

A data warehouse is a collection of data from only one source andi it is not used to support decision-making applications or to generate business intelligence.

False

New cards

Explore top notes

note Note
studied byStudied by 79 people
Updated ... ago
5.0 Stars(2)
note Note
studied byStudied by 7 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 6 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 23 people
Updated ... ago
5.0 Stars(2)
note Note
studied byStudied by 38 people
Updated ... ago
4.5 Stars(2)
note Note
studied byStudied by 1 person
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 53 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 21 people
Updated ... ago
5.0 Stars(1)

Explore top flashcards

flashcards Flashcard50 terms
studied byStudied by 3 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard56 terms
studied byStudied by 21 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard50 terms
studied byStudied by 6 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard48 terms
studied byStudied by 8 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard28 terms
studied byStudied by 14 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard25 terms
studied byStudied by 21 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard40 terms
studied byStudied by 17 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard63 terms
studied byStudied by 6 people
Updated ... ago
5.0 Stars(1)