Info Systems Quiz 3 Flashcards

(63 cards)

1
Q

Database

A

collection of related data files or tables that contain data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What makes databases unique?

A

database decisions are much harder to undo, contains what an organization can do with its data for a long time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

data warehouses

A

data stored in databases must be accessible in a form that helps users to make decisions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Difficulties of managing data

A

-data increases exponentially with time
-multiple sources of data
-new sources of data
-data rot, or data degradation
-data security, quality, and integrity
-government regulation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

internal, personal ,and external sources

A

internal: corporate databases and company documents
personal: personal thoughts, opinions, and experiences
external: commercial databases, government reports, corporate websites, clickstream data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

clickstream data

A

data that visitors and customers produce when they visit a website and click on hyperlinks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Data rot

A

problems with the media on which the data is stored (ex. cds -> no player, physically damaged)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

data governance

A

approach to managing information across an entire organization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

master data management

A

process that spans all of an organization’s business processes and applications. allows companies with the ability to store, maintain, exchange, and synchronize a consistent, accurate, and timely “single version of the truth”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

master data

A

set of core data, such as a customer, product, employee, vendor, and geographic data that spans the enterprise’s information systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

transactional data

A

generated and captured by operational systems, describe the business’s activities, or transactions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

data file

A

collection of logically related records

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Problems database systems minimize

A

redundancy, isolation, inconsistency

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Data redundancy

A

same data are stored in multiple locations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Data isolation

A

applications cannot access data associated with other applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Data inconsistency

A

various copies of the data associated with other applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Problems database systems maximize

A

security, integrity, and independence

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Data security

A

risk of losing a lot of data at one time so must have extremely high security measures in place to minimize mistakes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Data integrity

A

data meet certain constraints

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Bit

A

represents the smallest unit of data a computer can process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Byte

A

group of eight bits, represents a single character

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Field and record

A

field: logical grouping of characters into a. word, a small group of words, or an identification number
record: local grouping of related fields, such as the student’s name, the courses taken, the data, and the grade

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Database management system (DBMS)

A

set of programs that provide users with tools to create and manage a database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Relational database model

A

based on the concept of two dimensional tables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
data model, entity, instance, and attribute
data model: diagram that represents entities in the database and their relationships entity: person, place, thing, or event about which an organization maintains information instance: entity refers to each row in a relational table, which is a specific, unique representation of the entity attribute: characteristic or quality of a particular
26
Primary key vs. secondary key vs. foreign key
primary: every record in the database must contain at least one field that uniquely identifies that record so that it can be retrieved, updated, and sorted secondary: another field that has some identifying information but typically does not identify the record with complete accuracy foreign: field in one table that uniquely identifies a row of another table - used to establish/enforce link between two tables
27
structured and unstructured data
structured: highly organized in fixed fields in a data repository such as a relational database, must be defined in terms of field name and type unstructured data: does not reside in a traditional relational database ex. e-mail, videos, photos
28
Big data
superabundance of data available today, collection of data that is is large and complex that it is difficult to manage using traditional database management systems
29
Big data characteristics
-exhibit variety -include structured, unstructured, and semistructured data -generated at high velocity with an uncertain pattern -do not fit neatly into traditional, structured, relational databases -can be captured, processed, transformed, and analyzed in a reasonable amount of time only by sophisticated information systems
30
Three distinct characteristics of big data
volume: simply just so much data velocity: rate at which data flow into an organization is rapidly increasing variety: traditional data formats tend to be structured and relatively well described, they change slowly
31
Issues with big data
-can come from untrusted sources -big data is dirty (misspelled, inaccurate) -big data changes, especially in data streams
32
What systems processes big data?
NoSQL - "not only SQL" (structured query language) can manipulate structured and unstructured data as well as inconsistent or missing data
33
Putting big data to use
making big data available, enabling organizations to conduct experiments, micro segmentation of customers, creating new business models, organizations can analyze more data
34
knowledge management
process that helps organizations manipulate important knowledge that comprises part of the organization's memory, usually in an unstructured format
35
Knowledge
information that is contextual, relevant, and useful aka intellectual capital
36
explicit knowledge and tacit knowledge
explicit: more objective, rational, and technical knowledge tacit: cumulative store of subjective or experiential learning
37
Knowledge management systems (KMSs)
use of modern information technologies to systematize, enhance, and expedite knowledge management both within one firm and among multiple firms
38
Customer relationship management
customer-focused and customer-driven organizational strategy, customer-centric way of thinking and acting treat different customers differently because their needs differ and their value to the company may also differ
39
CRM strategy vs. CRM systems
CRM systems are information systems designed to support an organization's CRM strategy
40
Customer touch points
numerous and diverse interactions organizations have with their customers
41
Omni-channel marketing
refers to an approach to customers that creates a seamless experience regardless of the channel used to "touch" the business
42
Collaborative CRM systems and customer identity management
Collaborative: provide effective and efficient interactive communication with the customer throughout the entire organization, integrate communications between the organization and its customers customer: large businesses need to understand who their customers are across the business and how their relationship has changed over time
43
Operational CRM systems
support front-office business processes (sales, marketing, service)
44
Customer-facing CRM applications
organization's sales, field service, and customer interaction center representatives interact directly with customers (ex. support, market, campaign management)
45
Customer-touching CRM applications
use technology to interact directly with the applications themselves
46
Analytical CRM systems
provide business intelligence by analyzing customer behavior and perceptions provide information concerning customer requests and transactions
47
Supply chain
flow of materials, information, money, and services from raw material suppliers, through factories and warehouses, to the end customers
48
Supply chain visibility
refers to the ability of all organizations within a supply chain to access or view relevant data on purchased materials as these materials move through their suppliers' production processes and transportation networks to their receiving docks
49
Three segments of supply chain
Upstream: where sourcing or procurement from external suppliers occurs (orders, information, payments, and returns) internal: where packaging, assembly, or manufacturing takes place downstream: where distribution takes place, frequently by external distributors (products, services, and information)
50
function of supply chain management
improve the processes a company uses to acquire the raw materials it needs to produce a product or service then deliver that product or service to its customers
51
Five basic components of SCM
plan, source, make, deliver, return
52
Interorganziational information system
information flows among two or more organizations -reduce costs of routine business transactions -improve the quality of information flow by reducing or eliminating errors -compress the cycle time involved in fulfilling business transactions -eliminate paper processing and its associated inefficiencies and costs -make transfer and processing of information easier for users
53
SCM push model
known as make-to-stock, production process begins with a forecast, which is simply an educated guess as to customer demand -> often incorrect
54
SCM pull model
make-to-order, production process begins with a customer order
55
Problems along supply chain
primarily from two sources: uncertainties and the need to coordinate multiple activities, internal units, and business partners
56
Bullwhip effect
erratic shifts in orders up and down the supply chain
57
Solutions to supply chain problems
using inventories to solve supply chain problems and information sharing
58
Vertical integration
business strategy in which a company purchases its upstream suppliers to ensure that its essential supplies are available as soon as the company needs them
59
Just-in-time
deliver the precise number of parts, called work-in-process inventory, to be assembled into a finished product at precisely the right time
60
Vendor-managed inventory (VMI)
occurs when the supplier, rather than the retailer, manages the entire inventory process for a particular product or group of products
61
Three flows of supply chain
material flows: physical products, raw materials, supplies information flows: data related to demand shipments, orders, returns, schedules financial flows: money transfers, payments, credit card information/authorization
62
data hierarchy
bit, byte, field, data file/table, database
62
smallest and largest name for data
smallest: kilobyte largest: yottabyte