• 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/76

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;

76 Cards in this Set

  • Front
  • Back
1. What is the definition of Business Information Systems (BIS)?
DEFINITION is any combination of people, procedures, and computing equipment employed to pursue an organizational objective. STAKEHOLDERS - get output from system. (can be outside organization)
2. The Four Major Tasks of any Information System is?
The 4 elements are:
a. Input
b. Transformation
c. Output
d. Storage
3. What is the definition of a Transaction Processing System (TPS)?
DEFINITION is it captures the fundamental data that reflect the economic life of an organization.
4. What is the definition of a Management Information System (MIS)?
DEFINITION is it typically receives information from a TPS, aggregates it, then reports it in a format useful to middle management in running the business.
5. What is a Data Warehouse?
DEFINITION is it is a central database for transaction-level data from more than one of the organization's TPSs. The ability of the data warehouse to relate data from multIple systems makes it a very powerful tool for ad hoc queries.
5.a What is a Data mart?
DEFINITION is it is a subset of an enterprise-wide data warehouse.
5.b Data Mining - What is it?
What enables it?
DEFINITION is it is the search for unexpected relationships between data.

It is enabled by a Data Warehouse.
6. What is a Decision Support System (DSS)?
DEFINITION is it is an interactive system that is useful in solving structured and semistructured problems, that is, those requiring a management decision maker to exercise his or her insight and judgement.
6.a Does a DSS automate a decision?
No.
7. What is an Expert System (ES)?
DEFINITION is it is an interactive system that attempts to imitate the reasoning of a human expert in a given field. It is useful for addressing unstructured problems when there is a local shortage of human experts.
8. What is Artificial Intelligence (AI)?
DEFINITION is it attempts to imitate human decision making, which hinges on a combination of knowledge and intuition. It is more sophisticated than (ES). It is designed to perceive, reason, and understand.
9. What is Business Intelligence (BI)?
DEFINITION is it is what gives upper management the information it needs to know where the organization is and how to steer it in the intended direction. It gives an executive immediate information about an organization's critical success factors.
10. What is Enterprise Resource Planning (ERP)?
DEFINITION is it is the latest phase in the development of computerized systems for managing organization resources. It is intended to integrate IS's all over the organization by creating one database linked to all of an organization's applications.
11. What is Office Automation Systems (OASs)
DEFINITION is it is the word processing, spreadsheet, digital document storage, and desktop publishing applications familiar to most office workers, that are part of any organization's IS environment.
12. Does it matter for a BIS if it is manual or computer-based?
The goals of BIS are the same. The risks are different.
13. List typical IT Personnel titles
What are these?
a. DBA
b. Network Tech
c. Webmaster
d. Computer Operators
e. Librarians
f. System Programmers
g. Application Programmers
h. Help Desk
14. What is the most common method for building new IS?
SDLC Approach.
15. What is Systems Development Life-Cycle (SDLC)?
DEFINTION is it is highly structured and if properly followed it can be helping an organization deploy maintainable, well-documented systems with the functionality that was intended.
16. What are the SDLC Steps?
Steps are:
a. Project Definition Phase
b. Feasibility Study
c. Cost Benefit Analysis
d. Project initiation Phase
e. Systems Analysis
f. Systems Design
g. Physical Database Design
h. Program Development
i. Procedure Development
j. Installation & Operation
k. System Maintenance
17. What functions need to be segregated with IT?
List includes:
a. Information Security
b. Systems Development and Maintenance
c. Computer Operations
d. Data Administration
e. End Users
18. What function does an IT Security Officer perform?
Function performed is:
Responsible for formulation and enforcing a formal IS policy for all employees and outside parties who access the organization's systems.
19. What is the purpose of Systems Development and Maintenance?
The purpose is due to the users of an organization requesting new systems created & changes and enhancements to existing systems.
20. What is the function of Computer Operations?
The function is for the smooth running of medium & large-scale computers.

ex) Job scheduling and out production
21. What is the function of Data Administration?
The function is the determination of how the organization's data should be stores and what relationships about the data best achieve the organization's business objectives.
22. What is the purpose of a DBA?
Purpose is to keep the databases running efficiently
23. Who or what function is an end user?
Function:
Data BELONGS to their department.
What is INPUT
DEFINITION is that the system must acquire (capture) data from within or outside of the entity.
What is TRANSFORMATION
DEFINITION is that raw materials (data) are converted into knowledge useful for decision making (information).
What is OUTPUT
DEFINITION is that the ultimate purpose of the system is communication for results to internal or external users.
What is STORAGE
DEFINITION is that before, during, and after processing, data must be temporarily or permanently stored in files or databases.
What is a TRANSACTION?
DEFINITION is it is a single, discrete event that can be captured by an information system.
MIS are often classified by function or activity. What are common activiites?
1. Accounting
2. Finance
3. Manufacturing
4. Logistics
5. Marketing
6. Human Resources
For function ACCOUNTING, what are the activities?
Activities for function are:
General Ledger
Accounts Receivable
Accounts Payable
Fixed Assets Management
Tax Accounting
For function FINANCE, what are the activities?
Activities for function are:
Capital budgeting
Operational budgeting
Cash Management
For function MANUFACTURING, what are the activities?
Activities for function are:
Production Planning
Cost Control
Quality Control
For function LOGISTICS, what are the activities?
Activities for the function are:
Inventory Management
Transportation Planning
For function MARKETING, what are the activities?
Activities for the function are:
Sales Analysis
Forecasting
For function HR, what are the activities?
Activities for the function are:
Projecting payroll
Projecting benefits obligations
Employment-level planning
Employee Evaluation tracking
What is a STOVEPIPE SYSTEM?
DEFINITION is it is a single-focus system like most MIS that are classified by function or activity.
What is an INTEGRATED SYSTEM?
DEFINTION is it links multiple business activities across the enterprise.
What do data warehouses require?
THEY require transaction records be converted to a standard format. They are very large repositories.
What is ONLINE ANALYTICAL PROCESSING (OLAP)?
It is when data warehouses are accessed using analytical and graphics tools.
What is an important component of OLAP?
Component is drill down analysis.
What is DRILL DOWN ANALYSIS?
DEFINITION is when the user is first presented with the data at an aggregate level and then can display successive levels of detail for a given date, region, product, etc. until finally reaching the original transactions.
What a QUERY-AND-REPORTING-SYSTEM?
A data warehouse. It gets input from various TPS. However, it does not carry on the operations of the enterprise. DW's are optimized for retrieval and reporting. TPS is for data entry.
What are 3 components of the DSS?
Components are:
Database
Model
Dialog
What is a DATABASE?
DEFINITION, it consists of raw data that are relevant to decisions. Can come from inside or outside organization.
What is a MODEL?
DEFINITION, it is the set of equations, comparisons, graphs, conditions, assumptions into which the data will be fed.
What is a DIALOG?
DEFINITION, it consists of the user interface which allows the user to specify the particular set of data to which the model should be applied.
What is a GROUP DSS?
DEFINITION, it aids in the colloborative solution of unstructured problems. Users in separate areas of the organization can specify parameters pertinent to their functions.
What are the components of an Expert System?
Components are:
Knowledge database
Inference engine
Dialog
What is an ES KNOWLEDGE DATABASE?
DEFINITION, It consists of facts and the relationships among those facts.
What is an ES INFERENCE ENGINE?
DEFINITION, It is often a series of if/then decisions.
What is an ES DIALOG?
DEFINITION, It allows the user to input data relevant to the current problem which are then filtered through the inference engine and used to query the knowledge database. Optimal solution is suggested to the user - output.
What are inference procedures based on?
The procedures are symbolic processing based on heuristics rather than algorithms.
What is a HEURISTIC PROCEDURE?
DEFINITION, it is based on exploratory problem-solving technique that uses self-education methods (feedback evaluation) to improve performance. Systems are interactive and provide explanations of their problem-solving behavior.
What are FUZZY LOGIC SYSTEMS?
DEFINITION, is a form of AI that deals with imprecise data and problems with multiple solutions.
When are fuzzy logic systems useful?
They are useful in the design of industrial controls.
What does fuzzy logic use?
It can use linguistic system variables rather than binary decisions.
What is fuzzy set theory?
It allows object to belong partly to multiple sets. It is useful for the vagueness of real world items where they belong to a set only to a degree.
What do fuzzy rule based systems apply?
They apply methods to solve real-world problems where a system is difficult to model and controlled by a human operator and ambiguity is common.
Benefits of Fuzzy Logic Systems?
They are:
1. Simplified, reduced development cycle.
2. Ease of Implementation.
3. User-friendly, efficient performance.
What are NEURAL NETWORKS?
DEFINITION, A collection of processing elements working together to process information much like the human brain, including learning from previous situations and generalizing concepts.
What are CASE-BASED REASONING SYSTEMS?
DEFINITION, use a process similar to that used by humans to learn from previous, similar situations.
What are RULE-BASED EXPERT SYSTEMS?
DEFINITION, function on the basis of set rules to arrive at an answer. Cannot be changed by the system itself and must be changed by an outside source aka programmer.
What are INTELLIGENT AGENTS?
DEFINITION, programs that apply a built-in or learned knowledge base to execute a specific, repetitive, and predictable task.
What is the purpose of BI - Business Intelligence?
It gives executives immediate information about critical success factors for the organization.
What is a DIGITAL DASHBOARD?
DEFINITION, it can be displays of bar charts, graphs, other formats etc..grouped by a particular executive's needs.
Traditional ERP system does what?
Subsystems share data and coordinte their activities. These are BACK OFFICE functions (aka Internal to the organization). Comprehensively, this includes materials requirement planning, manufacturing resource planning, supply chain mgt, and customer relationship mgt.
What is ERP II?
DEFINITION, Current generation has added front office function to connect organization with customers, suppliers, owners, creditors, etc.. Allows for supply chain mgt, customer relationship mgt, and partner relationship mgt.
What is the major disadvantage of an ERP?
It is complex and extensive so it is costly and difficult to implement. Only largest organizations can.
What is Information Resource Management?
DEFINITION, includes the mgt of all the forms of IS (WP, Spreadhseet, digital docs, desktop publishing) and needs of users for the information holdings of the organziation. (OAS)s
What is the purpose of Financial Reporting systems?
1. Generate information for external users (investors, regulators, creditors).
2. Form of Financial Statements.
3. Backward looking at historical data.
General Steps of the Accounting Cycle - included in the audit trail!
Cycle includes:
1. Entry of source data and file documents (can be electronic)
2. Make entries in general and special journals.
3. Post entry to GL and subsidiary ledgers accounts.
4. Prepare Trial Balance
5. Prepare Financial Statements for external reporting.
What is the purpose of Management Reporting systems?
Purpose is:
1. Internal focus on planning, control, and decision making.
2. Forward looking - forecasting.
3. Internal uses (no need for GAAP)
4. Nonfinancial and financial data in flexible formats.
5. Major element = cost accounting and budgeting.
BIS risks - please list?
Include:
1. System availability
2. Volatile transaction trails.
3. Decreased human involvement.
4. Uniform processing of transactions,
5. Unauthorized access.
6. Data Vulnerability
7. Reduced segregation of duties.
8. Reduced individual authorization of transactions.
9. Specialized knowledge.