Final Review Flashcards

(24 cards)

1
Q

Information center professionals

A

Primary responsibility is moving info about people, products, and processes across the company to facilitate decision making and problem solving
Ex: addressing technology issues, writing code, help desk support

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

Transactional processing systems (TPS)

A

Support the monitoring, collection, storage, and processing of data from basic business transactions
Form the foundation of operational level information systems

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

Decision making at different organizational levels

A

Operational level - employees use transactional information for structured decisions
Different information needs exist at tactical and strategic levels

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

Enterprise resource planning

A

Heart of an ERP system is a central data base that connects all modules
Support cross departmental process that originate in one department and end in a different department or involve another department
Provide a foundation for collaboration between departments
Enable communication between business areas
Store critical knowledge for organizational decision making

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

Decision support systems (DSS) vs executive information systems (EIS)

A

EIS requires data from external sources to support unstructured decisions
DSS typically used internal sources to support semi structured decision
Ex of DSS applications - risk assessment insurance, medical diagnosis systems
Manufacturing dashboards are typically not DSS systems

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

Customer relationship management (CRM)

A

Split into operational CRM (front office, customer facing) and analytical CRM (back office, strategic analysis
Manages all aspects of customer relationships to increase loyalty, retention, and profitability

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

Supply chain management systems

A

Designed to coordinate raw material purchases from different suppliers for finished products
Manages information flows to maximize supply chain effectiveness and profitability

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

Business process reengineering

A

Improved business by identifying inefficiencies in current workflow
Not about copying competitors or just buying advanced technology

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

Business process models

A

Show the sequence of tasks necessary to complete a business activity
Different from storyboards or general information systems

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

On premise systems

A

All hardware and software are owned by the company using the systems
Different from “software as a service” model

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

Systems development lifecycle

A

Designed phase includes interface design to ensure usability and user experience
Other phases include requirements gathering and process diagramming

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

User interface design principles

A

Make interface easy to learn
Create consistency within and across interfaces
Provide feedback to users
DO allow users to go backwards

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

Pivot tables

A

Used to determine total quarterly sales by salesperson from transaction data
Dynamic interactive table that quickly summarizes large amounts of data
“Values” field would use the sales field for summing data

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

Conditional statements

A

=IF(B2>2400,”Party”,” “) displays party when value in B2 exceeds 2400

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

VLOOKUP syntax

A

Use $J$2:$L$6 format to maintain absolute references to lookup table

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

SUM formula for range

17
Q

Average formula

A

=AVERAGE(B1:B20)

18
Q

Cell references

A

Relative reference change when copied absolute references don’t

19
Q

Data value characteristics

A

Data type, timeliness, quality, and governance

20
Q

High quality data

A

Accurate, complete, consistent, timely, and unique

21
Q

Database keys

A

Primary - a records unique identifier
Foreign - references the primary key in another table

22
Q

Data integrity and transactions

A

Data integrity constraints- rules that restrict what values can be stored in a database
Database transaction - a unit of work performed within a database system

23
Q

Data Warehousing and business intelligence

A

ETL - extract transform load
Operational database - support daily operations and transitions
Data warehouse - support complex analytical queries and decision making
Data dictionary - physical database structure storing table relationships

24
Q

Day visitations

A

Pie chart - best for showing parts of a whole
Line charts - best for showing trends overtime