• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/121

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

121 Cards in this Set

  • Front
  • Back
What is the main goal of this course? (2)
1. Communication with IT people
2. Understand the relationship between business process and IS
IS
Information Systems - a group of components that interact to produce information
Data
raw facts that describe the characteristics of an event
Information
data converted into meaningful and useful context
Flow of Information (?)
Hardware --> Software --> Data --> Procedures --> People
MIS
the development and use of information systems that help businesses achieve goals and objectives (MIS is a business function)
Moore's Law
"The number of transistors per square inch on an integrated chip doubles every 18 months." --> the cost of data communications and data storage is essentially zero
Four factors of high quality information
1. Accuracy
2. Timeliness
3. Relevant/Just Barely Sufficient
4. Uniqueness
Business Process
a network of activities, resources, facilities, and information that interact to achieve some business function

A standardized set of activities that accomplish a specific task (such as processing a customer's order)
Competitive advantage
something a company has that its customers want and its competitors cannot (or choose not to) match
First-mover advantage
when an organization is the first to market a competitive advantage
Environmental scanning
the acquisition and analysis of events and trends in the environment external to an organization
Commoditization
the process by which a product reaches a point where one brand has no features that differentiates it from other brands, and customers buy on price only
Keen's Six Stage Competitive Advantage Model
1. Stimulus for Action
2. First Major Move
3. Customer Acceptance
4/5. Competitor catch up moves/First mover expansion moves
6. Commoditization
Porter's 5 Forces Model
1. Rivalry among existing competitors
2. Supplier (bargaining) power
3. Buyer power (bargaining power of both channels and end users)
4. Threat of substitute products or services
5. Threat of new entrants
Porter's three generic strategies
1. Broad cost leadership
2. Broad differentiation
3. Focused strategy

(cross Cost Leadership & Differentiation with Broad Markets & Focused Markets)
Value Chain
a network of value-creating activities (with linkages in between)
Barriers to Entry
something that keeps competitors from entering the market:
1. economies of scale
2. product differentiation
3. capital requirements
4. geographic
5. proprietary/patented
6. access to inputs
7. government policy
8. brand identity
Supply Chain
a set of business processes that allow multiple independent entities, such as suppliers, manufacturers and retailers to function as one "virtual" organization to develop and deliver products or economic value to customers
A supply chain is composed of...
Value chains
Upstream and Downstream supply chain
Suppliers = upstream
Customers = downstream
Basic Supply Chain
Suppliers' Suppliers -->
Supplier -->
Manufacturer -->
Distributor -->
Retailer -->
Customer -->
Customers' Customers
In supply chain, focus has shifted from...
focus has shifted from push to pull
Demand planning software
generates demand forecasts using statistical tools and forecasting techniques
JIT
Just-in-time strategies (supply chain is becoming closer and closer to real time)
Bullwhip Effect
occurs when distorted product demand information passes from one entity to the next throughout the supply chain
Supply Chain Management
involves the management of information flows between and among stages in a supply chain to maximize total supply chain effectiveness and profitability
10 Flatteners (recognize/understand)
1. Fall of the Berlin Wall
2. Netscape IPO (mass investment in fiber optic cables)
3. Work flow software (faster coordination among far-flung employees)
4. Open sourcing (Linux)
5. Outsourcing
6. Offshoring (moving plants)
7. Supply chaining
8. In-sourcing (logistics gains helped mom-and-pop stores go global)
9. Informing (Internet power searching)
10. Wireless
XML
eXtensible Markup Language - used to model and structure data
XML schema
a metadata document that describes data structure
XML tags (metadata)
names and identifies data items
XML file
set of XML tags and data
BPM
Business Process Management - the systematic process of creating, assessing, and altering business processes
What are the three different scopes of BPM? (narrowest to widest)
1. Functional
2. Cross Functional
3. Interorganizational
Functional BPM
BPM within a single department
What is the problem with functional BPM?
It may lead to "islands of automation"
Cross Functional BPM
BPM within multiple departments
Goal: eliminate/reduce isolated systems and data

Uses committees to resolve conflicts between departments
Interorganizational BPM
Ex: SCM, credit card transaction processing
Requires negotiation, contracts, litigation to resolve conflicts between different organizations
"As-is Model"
Documents current business process so it may be evaluated and changed if necessary
Database
a self-describing collection of integrated records
Relational Database
Stores information in the form of logically related two dimensional tables; supports one-to-one and one-to-many relationships; SQL
Hierarchical Database Model
Models entities in a parent-child relationship (like a tree structure). One-to-many relationships
Network Database Model
Supports many-to-many relationships
ERD
Entity Relationship Diagram - Diagramming tool used to express entity relationships; useful in developing complex databases
Primary Key
a field (or group of fields) that uniquely identifies a given row in a table
Foreign Key
a field in a table that is a primary key in another table. It acts to provide a logical relationship between to the two tables
Composite Key
When multiple fields are used as a primary key
Normalization
a technique used to make complex databases more effecient:
--breaks large complex tables into multiple tables
--eliminates all repeating groups in records
--eliminates redundant data
First Normal Form
1NF - no repeating groups (put them in separate tables)
DBMS
Database Management Systems - a software/program that creates, processes, and administers a database; usually licensed from vendors

i.e. Access, Oracle, MySQL
What are the four components of DBMS?
1. Data definition
2. Data manipulation
3. Application generation
4. Data administration
Data definition
helps create and maintain the data dictionary and the structure of the database
Data manipulation
allows users to create, read, update and delete information in a database
Application generation
includes tools for creating visually appealing and easy-to-use applications
Data administration
provides tools for managing the overall database environment by providing faculties for backup, recovery, security, and performance
BI
Business Intelligence - general term describing information that people use to support their decision-making efforts
BI Systems
Business Intelligence Systems - an information system that provides information for improving decision making
Data Warehouse
a repository of an organization's electronically stored data; designed to facilitate reporting and analysis

a data warehouse houses a standardized, consistent, clean and integrated form of data sourced from various operational systems in use in the organization, structured in a way to specifically address the reporting and analytic requirements
Cube
common term for the representation of multidimensional information
What are the four components of DBMS?
1. Data definition
2. Data manipulation
3. Application generation
4. Data administration
ETL
Extraction, transformation, and loading
Data definition
helps create and maintain the data dictionary and the structure of the database
Data manipulation
allows users to create, read, update and delete information in a database
Application generation
includes tools for creating visually appealing and easy-to-use applications
Data administration
provides tools for managing the overall database environment by providing faculties for backup, recovery, security, and performance
BI
Business Intelligence - general term describing information that people use to support their decision-making efforts
BI Systems
Business Intelligence Systems - an information system that provides information for improving decision making
Data Warehouse
a repository of an organization's electronically stored data; designed to facilitate reporting and analysis

a data warehouse houses a standardized, consistent, clean and integrated form of data sourced from various operational systems in use in the organization, structured in a way to specifically address the reporting and analytic requirements
Cube
common term for the representation of multidimensional information
ETL
Extraction, transformation, and loading
Data Mart
focused collection of similar data for reporting purposes
Data-Mining
The application of statistical techniques to find patterns and relationships among data and to classify and predict future behavior and guide decision making
AI
Artificial Intelligence - simulates human intelligence such as the ability to reason and learn
Neural Network
attempts to emulate the way the human brain works (used for predicting values and making classifications)
Expert Systems
"What if"
computerized advisory programs that imitate reasoning processes of experts in solving difficult problems
(i.e. expertise2go)
Mass Marketing
marketing of a product to a wide audience. the idea is to broadcast a message that will reach the largest number of people possible.
Customer Segmentation
the practice of dividing a customer base into groups of individuals that are similar in specific ways relevant to marketing, such as age, gender, interests, spending habits, etc.
Traditional Segmentation
focuses on identifying customer groups based on demographics and attributes such as attitudes and psychological profiles
Value-based Segmentation
looks at groups of customers in terms of the revenue they generate and the costs of establishing and maintaining relationships with them
CRM
Customer relationship management - customer-centric business strategy with the goal of maximizing profitability, revenue, and customer satisfaction
Network
collection of computers that communicate with one another over a transmission line;
a communications, data exchange, and resource-sharing system created by linking two or more computers and establishing standards, or protocols, so they can work together
WAN
Wide Area Network:

a network that is made availiable over a wide geographic region
Internet
Network of networks; a worldwide, publicly accessible series of interconnected computer networks that transmit data by packet switching using the standard Internet Protocol (IP)
LAN
Local Area Network:

computers connected within a geographically limited area
Client
a computer that is designed to request information from a server
Server
a computer that is dedicated to providing information in response to external requests (from clients)
Packet-Switching
Data (stream) is divided into a number of packets (discrete blocks of data) on a client computer. Each packet is sent on the network and intercepted by routers
Protocol
a standard that specifies the format of data as well as the rules to be followed during transmission
IP
Internet Protocol - defines the packets that carry blocks of data from one node to another
TCP
Transmission Control Protocol - the protocol by which data is transmitted
Interoperability
the capability of two or more computer systems to share data and resources, even though they are made by different manufacturers
ISP
Internet Service Provider - a company that provides customers access to the internet
What three things are provided by an ISP?
1. provides legitimate Internet address
2. serve as gateway to the internet
3. pay for internet access
WWW
The Worldwide Web - a global hypertext system that uses the Internet as its transport mechanism
HTTP
Hypertext Transport Protocol - the Internet standard that supports exchange of information on the WWW
Web browser
a software that enables a user to view web pages and navigate between them using hyperlinks
Hyperlink
a reference or navigation element in a document to another section of the same document or to another document that may be on a different website
Domain name
A name that identifies a computer or computers on the internet (muohio.edu)
URL
Uniform Resource Locator

Protocol://domain name/path to the source
Three-Tier Architecture
1. User tier (web browser)
2. Server tier (Web servers, aplication server)
3. Database tier (DBMS server)
Cloud computing
having another company do your shit.
VPN
a way to use the public Internet to provide secure access to an organization's private network
RFID
Radio Frequency Identification
activities
collections of related tasks that receive inputs and process those inputs to produce outputs
decision
a question that can be answered Yes or No
roles
sets of procedures
resources
people, facilities, or computer programs that are assigned to roles
repository
a collection of business records
linkages
interactions across value activities
Cloud Computing (actual)
a form of hardware/software leasing in which organizations obtain server resources from vendors that specialize in server processing
byte
a character of data; these are grouped into columns/fields, which in turn are grouped into rows/records, which in turn are grouped into a table or file
Enterprise DBMS
these products process large organizational and workgroup databases
Personal DBMS
these products are designed for small, simple database applications
Network Interface Card (NIC)
a device that connects the computer or printer's circuitry to the network cables.
Modem
a device that converts the digital data in the computer into a wavy (analog) signal.
DSL
Digital Subscriber Line - a moden that operates on the same lines as voice telephones
Cable
A modem that provides high-speed data transmission using cable television lines
tunnel
a virtual, private pathway over a public or shared network from the VPN client to the VPN server
Byte sizes
Kilobyte < Megabyte < Gigabyte < Terabyte < Petabyte < Exabyte
Reporting systems
integrate data from multiple sources, and process that data by sorting, grouping, summing, averaging and comparing
Market-based analysis
a data mining system which computes correlations of items on past orders to determine items that are frequently purchased together