Introduction to Information System

Size: px
Start display at page:

Download "Introduction to Information System"

Transcription

1 Introduction to Information System Information Systems The Role of Information Systems in a Business Data versus Information Information Systems Definition Computer-Based Information System Business Information Systems System Development Life Cycle Information System in Business and Industry

2 What is an Information System? An information system (IS) is a set of interrelated components that collect, manipulate, and disseminate data and information and provide a feedback mechanism to meet an objective of an organization. The Role of Information Systems in a Business Information systems perform three vital roles in any organization: Support of Business Operations: For example, most retail-stores use information system to perform customer sales, keep track of inventory, pay employees, buy new merchandise, and evaluate sales records. Support of Managerial Decisions: Information systems help managers make better decisions. For example, by looking at the weekly sales report, a retail-store manger can make decision which item should be ordered more and which item should be discarded. Support of Strategic Competitive Advantage: For example, a business might install computer-based ordering system or internetbased shopping network to achieve competitive advantage over competitors. 2

3 Data versus Information Data Data are raw facts representing events occurring in organizations or the physical environment. Data can be of various types (as shown in the next page). Examples are, employee name, number of hours worked in a week, inventory part number, unit price, order number, and so on. Information Information is a collection of data organized in such a way that they have additional value beyond the data themselves. For example, total monthly sales by all sales persons of an organization, is a valuable information to a manager. Process Transferring data into information requires a process. A process is a set of logically related tasks performed to achieve a defined outcome. A computer program is typically used to convert data into information. In a grocery store, scanning the bar code of an item and finding the price of it from the inventory database and printing it on the screen or paper is a process. Knowledge The process of defining relationships among data requires knowledge. Knowledge is an understanding of a set of rules that are followed to convert data into information and how that information can be made useful to support a specific task. In a retail store, certain rules are used to sell an item to a customer, including manual and computer systems, such as scanning, verifying price, asking for driving license in case of check, scanning credit card, printing receipt, getting customer signature, and so on. 3

4 Types of Data The Process of Transforming Data into Information 4

5 Information Systems Definition An information system can be defined technically as a set of interrelated components that collect (or retrieve), process, and distribute information to support decision making and control in an organization. The university registration system, a grocery checkout system, a payroll system, and an order processing system are examples of information system. A system has inputs, processing mechanisms, outputs, and feedback. Input Input captures or collects raw data from within the organization or from its external environment. In a payroll system, the employee name, hourly rate, and number of hours worked are input to the system. Input can be manual or automated. Data-entry to a payroll system by a clerk is a manual process, but processing check is an automated system. Also, scanning barcode for a price in a retail store is an automated system. 5

6 Processing Processing involves converting raw data into meaningful information. Processing can involve making calculations, making comparisons and taking alternative actions, and storing data for future use. In a payroll system, calculation of an employee salary requires multiplying the number of hours with the hourly rate. Output Output involves producing useful information, usually in the form of documents and/or reports. Purchase orders, grocery receipts, paychecks, invoices, sales reports, bank statements, ATM receipts, and utility bills are examples of output. Outputs can be produced on a screen or as a hard copy printout. Feedback Feedback is the process of evaluating outputs of an information system by appropriate members of an organization to correct the input. A payroll system should respond as an error to the data entry clerk if he or she enters 400 instead of 40 for the number of hours worked by an employee in a week. An inventory system can alert a manager when the stock level for a particular item falls below a certain minimum. 6

7 Computer-Based Information System A computer-based information system (CBIS) is composed of: hardware software databases telecommunications people and procedures These resources are configured to collect, manipulate, store, and process data into information. 7

8 Hardware Hardware consists of computer equipment used to perform input, processing, storage, and output activities. Input devices include keyboards, automatic scanning devices, optical data readers, light pens, touch screens, and so on. Processing devices include central processing unit and main memory of a computer. Storage devices include floppy disks, hard disks, magnetic tapes, zip disks, compact disks (CD-ROM), and digital video disks (DVD). Output devices include display monitors, printers, plotters, and liquid crystal displays. Software Software is the computer programs that govern the operation of the computer. There are two types of software: systems software and applications software. The system software (or operating system) controls the basic operation of a computer such as start-up, document saving, document printing, document copying from one disk to another, and so on. An application software performs a specific task such as word processing, spreadsheet, drawing, faxing, , and web browsing. It also includes programs such as payroll system, order processing system, human resources system, accounting system, and any other custom developed software. 8

9 Database A database is a centralized collection of data and information, which are organized in a certain way that facilitates manipulation of data and information according to the user s need. A database is typically organized into tables and contains information on all aspects of a business. Thus an order processing database contains information on customers, inventory, employees, orders, invoices, accounts receivables, accounts payables, and so on. Telecommunication Telecommunications is the electronic transmission of signals for communication and enables organizations to link computer systems to a network. It helps people to communicate using s and voice mails, or work together on an enterprise-wide client-server system. Network Networks are used to connect computers and computer equipment in an office, in a building, around a city, within a country, or across the world. Local area network (LAN) is used within an office and a wide area network (WAN) is used in a wide geographical region. Internet Internet is the world s largest computer network, consisting of thousands of interconnected networks, all freely exchanging information across the whole world. Large companies such as AT&T, MCI, and Sprint normally provide backbone connections to a local area network. Intranet Internet technology that is used within an organization in a secured environment, between the employees, to exchange information and share on projects. 9

10 People People are the most important element in most computer-based information systems. There are two groups of people: information system personnel and users. Information system (IS) personnel include all the people who mange, run, program, and maintain the system. Typical IS positions are computer information officer (CIO), project manager, systems analyst, programmer, network administrator, and operator. Users are people who use information systems to get results. They include financial executive, marketing representative, salesman, inventory operator, sales clerk, order-entry clerk, accountants representative, and others. Procedures Procedures include strategies, policies, methods, and rules for using CBIS. A procedure might be that a program must be automatically run at 10 AM everyday that reads all input insurance claim files in a directory and update the database. After completion of this program, another program will be initiated that might send a file with all processed claims. Other procedures may describe who can have access to a particular computer, access to a particular folder, access and authority to change in the database. A user s manual of a CBIS describes the procedures to use the system. Procedure might be in place that describes how to recover the CBIS in case of emergency such as hurricane, flood, and earthquake. 10

11 Business Information Systems Information systems are developed for different purposes, depending on the need of the business. They fall into one of the following categories: Transaction Processing Systems Electronic Commerce (E-commerce) Management Information Systems Decision Support Systems, and Expert Systems 11

12 Transaction Processing Systems Transactions are business events such as ordering an item, creating an invoice, sales to customer, payment to an employee, and so on. Transaction processing systems are developed to process large amounts of data for routine business transactions on a daily basis Examples are: payroll processing, inventory control, order processing, credit card processing, university registration, airline reservation, and so on. Transaction processing systems are computer based information systems (CBIS) that involve people, procedures, software, databases, and devices to record completed business transactions. There are two types of transaction processing: input transaction processing and output transaction processing. Examples input transaction processing are: customer order, accounting vouchers, course registration, time cards, airline reservation, payments, charge card slips, and bank deposit slips. Output transactions trigger from input transactions. Examples are: customer invoices (bill), course schedules, paychecks, airline reservation confirmations, airline tickets, payment receipts, and sales receipts. 12

13 13

14 Electronic Commerce (E-Commerce) Electronic commerce also falls in the category of transactions processing system, as these transactions are performed on a daily basis. E-commerce involves any business transaction executed electronically between to parties, which can be business-to-business transactions or consumer-to-business transactions. In purchasing a computer desk or software for an office, the purchasing officer can mail an approved purchase order to a catalog company or the purchase order can be sent electronically such as via electronic fax, file transfer, or attachment. The electronic transmission is a business-to-business transaction. Consumers are using Internet technology to browse into an on-line business web-site, and purchases books, CDs, clothes, and flowers on a daily basis. These are consumer-to-business transactions. According to a survey, business-to-business e-commerce totals more dollar transactions than consumer-to-business transactions. 14

15 Management Information System Data stored in a transaction processing system can be summarized to give valuable information to managers to make business decisions. For example, after making many sales transactions in a grocery store, the inventory level of many items will go low. This information is very important to a store manger. The low-inventory items must be ordered on a timely basis, such that the store does not run out of items. A management information system supports the operations, management, and decision-making information needs of a business. The focus of an MIS is primarily on operational efficiency. Thus MIS systems are developed for marketing, production, finance, and other functional areas of a business. Transaction processing systems provide input information to the MIS systems by storing continually updated data in a database, which are accessed by various MIS systems. See next page. Management information systems are typically designed to generate reports that help managers to make decisions. Generally, there are three types of reports: scheduled, demand, and exception reports. Scheduled reports are printed on a regular basis, such as daily, weekly or monthly. Examples are, weekly orders report, weekly new customer report, monthly income report, monthly payroll report, and monthly sales-by-store report. Demand reports are developed to give decision-makers certain information upon request. For example, prior to closing a store, a manager wants to know the inventory level of a fast-selling item. Exception reports are produced when certain condition occurs. For example, an inventory report describing all items whose stock-level falls below a minimum level. Other examples are, outstanding purchase orders, delinquent accounts report, expired subscription report, and backorders report. 15

16 Management information systems obtain data from various transactions processing systems of an organization 16

17 Decision Support Systems A decision support system provides mid-managers with information when a decision-making situation occurs. For example, we can provide an on-line credit check to help a manager or clerk decide whether or not to let someone charge a sale at a department store. Expert Systems and Artificial Intelligence Artificial Intelligence and expert systems are systems that can learn and reason in a manner similar to humans. These systems uses the knowledge of an expert for solving a particular problem experienced in an organization. 17

18 Office Automation System Office automation systems manipulate information and share it through the organization. Software such as spreadsheet, word processing, , fax and so on, are routinely used in an office automation system. Office automation systems support workers in a business environment. Knowledge Work Systems Knowledge work systems support professional workers such as scientists, engineers, and doctors by aiding them in their efforts to create new knowledge and by allowing them to contribute it to their organization and to society at large. 18

19 Systems Development Life Cycle Systems development is the activity of creating or modifying existing business systems. The systems development life cycle (SDLC) is a process by which systems analysts, software engineers, and programmers build an information system. It is a phased approach to analysis and design of a system, which holds that systems are best developed through the use of a specific cycle of analyst and user activities. In its simplest form, SDLC consists of five phases: systems investigation systems analysis systems design systems implementation, and systems maintenance and review. 19

20 20

21 Systems Investigation In this phase, the systems analyst gains a clear understanding of the problem to be solved or opportunity to be addressed. Problems: In defining problems, the analyst looks honestly what is occurring in a business. Then together with other organizational members, the analyst pinpoints problems, including business and technical constraints. Opportunities: These are situations that the analyst believes can be improved or modified through the computerized information systems. Systems Analysis In this phase, the systems analyst determines information requirements for the users who are involved in the business and then tries to find an appropriate solution. The system analyst collects data and information from the users of the system and then analyzes them to define requirements or needs of the new system. Various possible solutions are analyzed and compared in terms of technical, operational, and economical feasibility, and an acceptable solution (by users and managers) is selected for the design. 21

22 Systems Design In this phase, the system analyst uses the information collected earlier to develop a logical design of the information system. It includes a data dictionary definition for the database, file structures, data-entry forms, menu system, reports, and program structure. A Functional Specification is developed that is used by programmers to develop the system. Systems Development & Implementation In this phase, the system analyst works with the programmers to develop the new software according to the definition of the functional specification. Hardware and packaged software proposed for the project, are evaluated, screened, and ordered. The development phase also involves program testing and control, document production such as procedure manual and online help. Once the system is developed, the analyst helps implement the new system, and works with the users to describe the functionality of the new system. He or she also trains the users for the new system. Systems Maintenance & Review Maintenance is the correction of errors and omissions that were not caught during the testing and delivery phases. Improvements are the additions of new capabilities to the system. The system analyst checks and modifies the system so that it continues to meet changing needs of the business. 22

23 Information System in Business and Industry Information systems are used in all functional areas of business such as Finance and Accounting Sales and Marketing Manufacturing Airline Industry Investment Farms Banks and Savings & Loan Companies Transportation Industry Healthcare Organizations Publishing Retail Companies Utility Companies Professional Services 23

Information Systems: Definitions and Components

Information Systems: Definitions and Components Information Systems: Definitions and Components What Is an Information System? Information system has been defined in terms of two perspectives: one relating to its function; the other relating to its

More information

Fundamentals of Information Systems, Fifth Edition. Chapter 1 An Introduction to Information Systems in Organizations

Fundamentals of Information Systems, Fifth Edition. Chapter 1 An Introduction to Information Systems in Organizations Fundamentals of Information Systems, Fifth Edition Chapter 1 An Introduction to Information Systems in Organizations 1 Principles and Learning Objectives The value of information is directly linked to

More information

Fundamentals of Information Systems, Seventh Edition

Fundamentals of Information Systems, Seventh Edition Chapter 1 An Introduction to Information Systems in Organizations 1 Principles and Learning Objectives The value of information is directly linked to how it helps decision makers achieve the organization

More information

Introduction to Management Information Systems

Introduction to Management Information Systems IntroductiontoManagementInformationSystems Summary 1. Explain why information systems are so essential in business today. Information systems are a foundation for conducting business today. In many industries,

More information

IT FOR BUSINESS AND FINANCE. BUSINESS PROCESSES and INFORMATION SYSTEMS

IT FOR BUSINESS AND FINANCE. BUSINESS PROCESSES and INFORMATION SYSTEMS IT FOR BUSINESS AND FINANCE BUSINESS PROCESSES and INFORMATION SYSTEMS SYSTEM (definition) A group of interacting, interrelated, or interdependent elements forming a complex whole presenting the following

More information

Business Education Standards

Business Education Standards Business Education Standards FINAL Approved on January 9, 2004 Copyright 2003 Texas State Board for Educator Certification BUSINESS EDUCATION STANDARDS Standard I. Standard II. Standard III. Standard IV.

More information

E-Business, E-Commerce, and Information Systems

E-Business, E-Commerce, and Information Systems E-Business, E-Commerce, and Information Systems Databases & The Digital Economy E-Business & E-Commerce There was a difference between the Old Economy and the New Economy The first consisted of traditional

More information

INFO1400. 1. What are business processes? How are they related to information systems?

INFO1400. 1. What are business processes? How are they related to information systems? Chapter 2 INFO1400 Review Questions 1. What are business processes? How are they related to information systems? Define business processes and describe the role they play in organizations. A business process

More information

CHAPTER 12: INFORMATION SYSTEMS IN BUSINESS

CHAPTER 12: INFORMATION SYSTEMS IN BUSINESS CHAPTER 12: INFORMATION SYSTEMS IN BUSINESS Multiple Choice: 1. A computer system performs all of the following basic functions EXCEPT: A. output. B. input. C. acquisition. D. processing. Answer: C Reference:

More information

Prof. Dr. M. H. Assal

Prof. Dr. M. H. Assal Prof. Dr. M. H. Assal AS 26/10/2014 Computer hardware is the collection of physical elements that comprise a computer system Computer hardware can be classified as following: o Input devices o Output devices

More information

Introduction to Computerized Legal Software (Law 56)

Introduction to Computerized Legal Software (Law 56) Introduction to Computerized Legal Software (Law 56) Computers in the Law Office Chapter 1 Why are we here? Computerized legal software will: 1. Allow a legal assistant to be more productive and efficient;

More information

How To Understand Information Systems

How To Understand Information Systems Management Information Systems Information Systems: Concepts and Management Dr. Shankar Sundaresan (Adapted from Introduction to IS, Rainer and Turban) CHAPTER OUTLINE Types of Information Systems Why

More information

Management Information Systems

Management Information Systems Management Information Systems Information Systems, Global Business and E-business Lecturer: Richard Boateng, PhD. Lecturer in Information Systems, University of Ghana Business School Executive Director,

More information

E-Business: Use of Information Systems

E-Business: Use of Information Systems E-Business: Use of Information Systems Reading: Laudon & Laudon chapter 2 Additional Reading: Brien & Marakas chapter 1 COMP 5131 1 Outline Components of Business Business Process Managing Business and

More information

TExES Business Education 6 12 (176) Test at a Glance

TExES Business Education 6 12 (176) Test at a Glance TExES Business Education 6 12 (176) Test at a Glance See the test preparation manual for complete information about the test along with sample questions, study tips and preparation resources. Test Name

More information

Accounting information systems and business process : part 1

Accounting information systems and business process : part 1 King Saud University College of Administrative Science Department of Accounting Accounting information systems and business process : part 1 Chapter 4 Prepared By: Eman Al-Aqeel Professor : Dr: Suliman

More information

1. Global E Business and Collaboration. Lecture 2 TIM 50 Autumn 2012

1. Global E Business and Collaboration. Lecture 2 TIM 50 Autumn 2012 1. Global E Business and Collaboration Lecture 2 TIM 50 Autumn 2012 Objective of the Learning The Major Feature of Business Systems Performance of Business Organization Levels of Business management The

More information

Global E-Business and Collaboration

Global E-Business and Collaboration Chapter 2 Global E-Business and Collaboration 2.1 Copyright 2011 Pearson Education, Inc. STUDENT LEARNING OBJECTIVES What are the major features of a business that are important for understanding the role

More information

Management Information System Prof. Biswajit Mahanty Department of Industrial Engineering & Management Indian Institute of Technology, Kharagpur

Management Information System Prof. Biswajit Mahanty Department of Industrial Engineering & Management Indian Institute of Technology, Kharagpur Management Information System Prof. Biswajit Mahanty Department of Industrial Engineering & Management Indian Institute of Technology, Kharagpur Lecture - 02 Introduction Part II Welcome to all of you

More information

Course Description Bachelor in Management Information Systems

Course Description Bachelor in Management Information Systems Course Description Bachelor in Management Information Systems 1605215 Principles of Management Information Systems (3 credit hours) Introducing the essentials of Management Information Systems (MIS), providing

More information

1 PERSONAL COMPUTERS

1 PERSONAL COMPUTERS PERSONAL COMPUTERS 1 2 Personal computer a desktop computer a laptop a tablet PC or a handheld PC Software applications for personal computers include word processing spreadsheets databases web browsers

More information

Global E-Business: How Businesses Use Information Systems

Global E-Business: How Businesses Use Information Systems Introduction to Information Management IIM, NCKU Learning Objectives (2/2) Global E-Business: How Businesses Use Information Systems Explain the difference between e-business, e- commerce, and e-government.

More information

E-Booking at London International Airport

E-Booking at London International Airport Standard Grade Computing Studies Commercial Data Processing Frank Frame Acknowledgement Thanks to Dorothy Tedman for her contribution to the review of the content. First published 2004 2004 This publication

More information

INSIDE COVER - BLANK

INSIDE COVER - BLANK INSIDE COVER - BLANK INSTITUTE OF CERTIFIED PUBLIC ACCOUNTANTS OF RWANDA Level 2 L2.2 INFORMATION SYSTEMS First Edition 2012 This study manual has been fully revised and updated in accordance with the

More information

Tesco: use of IT and information systems

Tesco: use of IT and information systems Student Self-administered case study Tesco: use of IT and information systems Introduction to MIS Case duration (Min): 45-60 Management Information Systems (MIS) Introduction to MIS Business functions

More information

Alexander Nikov. 2. Information systems and business processes. Learning objectives

Alexander Nikov. 2. Information systems and business processes. Learning objectives INFO 1500 Introduction to IT Fundamentals 2. Information systems and business processes Learning objectives Define and describe business processes and their relationship to information systems. Evaluate

More information

White Paper. simpro Point of Sale

White Paper. simpro Point of Sale White Paper simpro Point of Sale simpro Point of Sale POS (or Point of Sale) software is the software retailers and hospitality businesses use to process sales. Point of Sale is a broad term that can encompass

More information

Sample Career Ladder/Lattice for Information Technology

Sample Career Ladder/Lattice for Information Technology Click on a job title to see examples of descriptive information about the job. Click on a link between job titles to see the critical development experiences needed to move to that job on the pathway.

More information

Global E-business and Collaboration

Global E-business and Collaboration Global E-business and Collaboration Content Define and describe business processes and their relationship to information systems. Evaluate the role played by systems serving the various levels of management

More information

BACKUP SECURITY GUIDELINE

BACKUP SECURITY GUIDELINE Section: Information Security Revised: December 2004 Guideline: Description: Backup Security Guidelines: are recommended processes, models, or actions to assist with implementing procedures with respect

More information

CUNY SCHOOL OF PROFESSIONAL STUDIES: DEPARTMENTAL RETENTION SCHEDULE 4/7/2014 OFFICE OF INFORMATION TECHNOLOGY

CUNY SCHOOL OF PROFESSIONAL STUDIES: DEPARTMENTAL RETENTION SCHEDULE 4/7/2014 OFFICE OF INFORMATION TECHNOLOGY IT-1 Contracts/ Software Licenses/ Use Agreements General 6[6] IT-2 CUNY SCHOOL OF PROFESSIONAL STUDIES: DEPARTMENTAL RETENTION SCHEDULE 4/7/2014 CUNY-CIS Information Security Procedures Attestation Forms

More information

Chap-02, Hardware and Software. Hardware Model

Chap-02, Hardware and Software. Hardware Model Philadelphia University School of Business Administration INFO-101 Information Systems Prof London Chap-02, Hardware and Software Hardware Components Central processing unit (CPU) Arithmetic/logic unit

More information

MANAGEMENT INFORMATION. Prepared By: Hardeep Singh

MANAGEMENT INFORMATION. Prepared By: Hardeep Singh MANAGEMENT INFORMATION SYSTEM Definition A Management Information System is an integrated user-machine system, for providing information, to support the operations, management, analysis & decision-making

More information

IT1104- Information Systems & Technology (Compulsory)

IT1104- Information Systems & Technology (Compulsory) INTRODUCTION - Information Systems & Technology (Compulsory) This is one of the 4 courses designed for Semester 1 of Bachelor of Information Technology (BIT) Degree program. Information Systems and Technology

More information

Learning Objectives: Quick answer key: Question # Multiple Choice True/False. 14.1 Describe the important of accounting and financial information.

Learning Objectives: Quick answer key: Question # Multiple Choice True/False. 14.1 Describe the important of accounting and financial information. 0 Learning Objectives: 14.1 Describe the important of accounting and financial information. 14.2 Differentiate between managerial and financial accounting. 14.3 Identify the six steps of the accounting

More information

Introduction. Order-to-Cash. Chapter 10: Learning Objectives. Process Definition and Functions

Introduction. Order-to-Cash. Chapter 10: Learning Objectives. Process Definition and Functions Chapter 10: Learning Objectives Understand relationship between the OE/S (Order Entry/Sales) process and its business environment Appreciate the potential of the OE/S process to assist management decision

More information

101 Ways To Use A Virtual Office Assistant

101 Ways To Use A Virtual Office Assistant 101 Ways To Use A Virtual Office Assistant Bookkeeping You need to pay your bills. You mail or fax them to the VA. The VA sets up a checking account with payment authorization (or online bill payment services)

More information

Business Intelligence and Decision Support Systems

Business Intelligence and Decision Support Systems Chapter 12 Business Intelligence and Decision Support Systems Information Technology For Management 7 th Edition Turban & Volonino Based on lecture slides by L. Beaubien, Providence College John Wiley

More information

Foundation of Information Systems

Foundation of Information Systems Foundation of Information Systems Reading: Laudon & Laudon chapter 1 Additional Reading: Brien & Marakas chapter 1 COMP 5131 1 Outline Information Systems Definition, Role Functions of Information Systems

More information

Professional Development Programme on Enriching Knowledge of the Business, Accounting and Financial Studies (BAFS) Curriculum

Professional Development Programme on Enriching Knowledge of the Business, Accounting and Financial Studies (BAFS) Curriculum Professional Development Programme on Enriching Knowledge of the Business, and Financial Studies (BAFS) Curriculum Course 1 : Contemporary Perspectives on Unit 5 : ICT Applications in Technology Education

More information

ZIMBABWE SCHOOL EXAMINATIONS COUNCIL. COMPUTER STUDIES 7014/01 PAPER 1 Multiple Choice SPECIMEN PAPER

ZIMBABWE SCHOOL EXAMINATIONS COUNCIL. COMPUTER STUDIES 7014/01 PAPER 1 Multiple Choice SPECIMEN PAPER ZIMBABWE SCHOOL EXAMINATIONS COUNCIL General Certificate of Education Ordinary Level COMPUTER STUDIES 7014/01 PAPER 1 Multiple Choice SPECIMEN PAPER Candidates answer on the question paper Additional materials:

More information

POLICY STATEMENT Commonwealth of Pennsylvania Department of Corrections

POLICY STATEMENT Commonwealth of Pennsylvania Department of Corrections POLICY STATEMENT Commonwealth of Pennsylvania Department of Corrections Policy Subject: Policy Number: Computer Forensic Investigations (CFI) 2.4.1 Date of Issue: Authority: Effective Date: August 28,

More information

Information Systems Perspective 1. An Introduction to Information Systems in Organizations 2

Information Systems Perspective 1. An Introduction to Information Systems in Organizations 2 Contents Preface Information Systems Perspective 1 An Introduction to Information Systems in Organizations 2 Spain 3 Information Concepts 5 Data, Information, and Knowledge 5 The Characteristics of Valuable

More information

THE SOCIETY OF BUSINESS PRACTITIONERS

THE SOCIETY OF BUSINESS PRACTITIONERS THE SOCIETY OF BUSINESS PRACTITIONERS CERTIIFIICATE IIN BUSINESS ADMIINIISTRATI ION This is an introductory course to the fundamental principles of business studies. Students who have the necessary GCE

More information

BUS 516 Computer Information Systems. Global E-business and Collaboration

BUS 516 Computer Information Systems. Global E-business and Collaboration BUS 516 Computer Information Systems Global E-business and Collaboration Business Functions Business Processes Collection of activities required to produce a product or service These activities are supported

More information

Chapter 5 Understanding Input. Discovering Computers 2012. Your Interactive Guide to the Digital World

Chapter 5 Understanding Input. Discovering Computers 2012. Your Interactive Guide to the Digital World Chapter 5 Understanding Input Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Define input and differentiate among a program, command, and user response Identify

More information

ICT Primary and Secondary SOC Mapping

ICT Primary and Secondary SOC Mapping ICT Primary and Secondary SOC Mapping This is a list of occupational SOC codes MPICT considers as ICT. Primary ICT SOC codes are those that are 100% ICT. Secondary SOC codes are those partially involved

More information

COMPUTER BASICS. Seema Sirpal Delhi University Computer Centre

COMPUTER BASICS. Seema Sirpal Delhi University Computer Centre COMPUTER BASICS Seema Sirpal Delhi University Computer Centre What is a Computer? An electronic device that stores, retrieves, and processes data, and can be programmed with instructions. A computer is

More information

Merchant Card Processing Best Practices

Merchant Card Processing Best Practices Merchant Card Processing Best Practices Background: The major credit card companies (VISA, MasterCard, Discover, and American Express) have published a uniform set of data security standards that ALL merchants

More information

not to be republished NCERT Computer technology and its usage have Applications of Computers in Accounting 12

not to be republished NCERT Computer technology and its usage have Applications of Computers in Accounting 12 Applications of Computers in Accounting 12 LEARNING OBJECTIVES After studying this chapter, you will be able to : state the meaning, elementsand capabilities of computer system; explain the need for computers

More information

A LEVEL. Delivery Guide H446 COMPUTER SCIENCE. Theme: Input, Output and Storage. April 2015

A LEVEL. Delivery Guide H446 COMPUTER SCIENCE. Theme: Input, Output and Storage. April 2015 A LEVEL Delivery Guide H446 COMPUTER SCIENCE Theme: Input, Output and Storage April 2015 We will inform centres about any changes to the specification. We will also publish changes on our website. The

More information

Sage BusinessVision Accounting Retail Edition. Everything your organization needs to manage sales and your entire business.

Sage BusinessVision Accounting Retail Edition. Everything your organization needs to manage sales and your entire business. Sage BusinessVision Accounting Retail Edition Everything your organization needs to manage sales and your entire business. Sage BusinessVision Retail Edition Still using a cash register to manage your

More information

HERE S HOW APLICOR 3C HELPS GROWING COMPANIES CASE FOR ROI

HERE S HOW APLICOR 3C HELPS GROWING COMPANIES CASE FOR ROI Aplicor assumes no liability with respect to the use of the information contained herein which is provided as is and there are no warranties of any kind provided by Aplicor with respect to this document.

More information

Module 1 Introduction to Information and Communication Technologies

Module 1 Introduction to Information and Communication Technologies Module 1 Introduction to Information and Communication Technologies Lesson 3 What are the Hardware Components of a Computer? UNESCO EIPICT Module 1. Lesson 3 1 Rationale The hardware components are the

More information

MIS S S t S ru r ct u ur u e r & & Pl P a l nn n i n n i g

MIS S S t S ru r ct u ur u e r & & Pl P a l nn n i n n i g MIS Structure & Planning Introduction Management information system is a system consisting of people, machines, procedures, databases and data models, as its elements. The MIS is defined as a system which

More information

IJMIE Volume 2, Issue 8 ISSN: 2249-0558

IJMIE Volume 2, Issue 8 ISSN: 2249-0558 MANAGEMENT INFORMATION SYSTEM Prof. Nirmal Kumar Sharma* ABSTRACT The business application of Management Information System has expanded significantly over the years. Technology advances have increased

More information

Nexus Recycling Management System product summary.

Nexus Recycling Management System product summary. Nexus Recycling Management System product summary. Nexus is an unparalleled application designed to automate the daily routine of processing scale transactions, invoicing customers, and managing employees,

More information

Setting up QuickBooks

Setting up QuickBooks LESSON 2 Setting up QuickBooks 2 Lesson objectives, 33 Supporting materials, 33 Instructor preparation, 33 Creating a QuickBooks company, 33 How many companies should you set up?, 34 About the EasyStep

More information

B.Com(Computers) II Year RELATIONAL DATABASE MANAGEMENT SYSTEM Unit- I

B.Com(Computers) II Year RELATIONAL DATABASE MANAGEMENT SYSTEM Unit- I B.Com(Computers) II Year RELATIONAL DATABASE MANAGEMENT SYSTEM Unit- I 1 1. What is Data? A. Data is a collection of raw information. 2. What is Information? A. Information is a collection of processed

More information

Answers to Review Questions

Answers to Review Questions Tutorial 2 The Database Design Life Cycle Reference: MONASH UNIVERSITY AUSTRALIA Faculty of Information Technology FIT1004 Database Rob, P. & Coronel, C. Database Systems: Design, Implementation & Management,

More information

State of Michigan Document Imaging Guidelines

State of Michigan Document Imaging Guidelines State of Michigan Document Imaging Guidelines Responsibility of Source Document Owners to Monitor the Work With limited human resources, the time it takes to maintain, process, and store records is becoming

More information

Appendix B: Checklist of Membership, Development & Participation System Evaluation Features

Appendix B: Checklist of Membership, Development & Participation System Evaluation Features Appendix B: Checklist of Membership, Development & Participation System Evaluation Features Scope Does the system have modules for membership/development, participation and events management, and retail

More information

Module 1 Concepts of Infor mation Technology (IT) Module Goals

Module 1 Concepts of Infor mation Technology (IT) Module Goals Module 1 Concepts of Infor mation Technology (IT) The following is the Syllabus for Module 1, Concepts of Information Technology (IT), which provides the basis for the theory-based test in this module

More information

Improving Decision Making and Managing Knowledge

Improving Decision Making and Managing Knowledge Improving Decision Making and Managing Knowledge Decision Making and Information Systems Information Requirements of Key Decision-Making Groups in a Firm Senior managers, middle managers, operational managers,

More information

Management Information System Prof. Biswajit Mahanty Department of Industrial Engineering & Management Indian Institute of Technology, Kharagpur

Management Information System Prof. Biswajit Mahanty Department of Industrial Engineering & Management Indian Institute of Technology, Kharagpur Management Information System Prof. Biswajit Mahanty Department of Industrial Engineering & Management Indian Institute of Technology, Kharagpur Lecture - 03 Introduction III Welcome to all. Today let

More information

Columbus Police Division Directive. I. Definitions. May 15, 1993 10.01 REVISED. Division Computer Systems

Columbus Police Division Directive. I. Definitions. May 15, 1993 10.01 REVISED. Division Computer Systems Columbus Police Division Directive EFFECTIVE NUMBER May 15, 1993 10.01 REVISED TOTAL PAGES Mar. 30, 2014 9 Division Computer Systems I. Definitions A. Executable File A program or file that automatically

More information

Payment Card Industry (PCI) Policy Manual. Network and Computer Services

Payment Card Industry (PCI) Policy Manual. Network and Computer Services Payment Card Industry (PCI) Policy Manual Network and Computer Services Forward This policy manual outlines acceptable use Black Hills State University (BHSU) or University herein, Information Technology

More information

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System?

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System? Management Challenge Managing Hardware Assets What computer processing and storage capability does our organization need to handle its information and business transactions? What arrangement of computers

More information

E-Business: How Businesses Use Information Systems

E-Business: How Businesses Use Information Systems Chapter 2 E-Business: How Businesses Use Information Systems 2.1 2007 by Prentice Hall Business Processes and Information Systems Business processes: Workflows of material, information, knowledge Sets

More information

Contents PAYMENTS...1 PAYMENT TABLES...67

Contents PAYMENTS...1 PAYMENT TABLES...67 Payments Guide 062212 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying, recording,

More information

B.Sc. in Computer Information Systems Study Plan

B.Sc. in Computer Information Systems Study Plan 195 Study Plan University Compulsory Courses Page ( 64 ) University Elective Courses Pages ( 64 & 65 ) Faculty Compulsory Courses 16 C.H 27 C.H 901010 MATH101 CALCULUS( I) 901020 MATH102 CALCULUS (2) 171210

More information

Label Gallery Software for Microsoft Windows Terminal Services and Citrix MetaFrame

Label Gallery Software for Microsoft Windows Terminal Services and Citrix MetaFrame Label Gallery Software for Microsoft Windows Terminal Services and Citrix MetaFrame White Paper Version 20100716 2009 SATO CORPORATION. All rights reserved. http://www.satoworldwide.com softwaresupport@satogbs.com

More information

Chapter 1. The largest computers, used mainly for research, are called a. microcomputers. b. maxicomputers. c. supercomputers. d. mainframe computers.

Chapter 1. The largest computers, used mainly for research, are called a. microcomputers. b. maxicomputers. c. supercomputers. d. mainframe computers. Chapter 1 CD-ROM stands for: a. Compact Disk Random Only Memory b. Compact Disk Read Only Memory c. Computer Device Read Only Memory d. Computer Disk Random Online Memory Control Unit (CU) is the a. Main

More information

The Open University of Tanzania Faculty of Business Management Master of Business Administration (MBA) OLG 612 ICT in Business Management

The Open University of Tanzania Faculty of Business Management Master of Business Administration (MBA) OLG 612 ICT in Business Management The Open University of Tanzania Faculty of Business Management Master of Business Administration (MBA) Course Outline OLG 612 ICT in Business Management Introduction In the current world, information is

More information

Primary Memory. Input Units CPU (Central Processing Unit)

Primary Memory. Input Units CPU (Central Processing Unit) Basic Concepts of Computer Hardware Primary Memory Input Units CPU (Central Processing Unit) Output Units This model of the typical digital computer is often called the von Neuman compute Programs and

More information

SIMPLIFYING EMPLOYEE ONBOARDING

SIMPLIFYING EMPLOYEE ONBOARDING SIMPLIFYING EMPLOYEE ONBOARDING Eliminate the paperwork and automate workflow Abstract Learn how savvy HR organizations are using technology to drive efficiency and turn a tedious process into a great

More information

Chapter 4 IT Infrastructure: Hardware and Software

Chapter 4 IT Infrastructure: Hardware and Software 1 Chapter 4 IT Infrastructure: Hardware and Software LEARNING TRACK 1: THE EVOLUTION OF IT INFRASTRUCTURE Evolution of IT Infrastructure: 1950 2005 The IT infrastructure in organizations today is an outgrowth

More information

Web Based Point of Sale System

Web Based Point of Sale System Web Based Point of Sale System Description WebBPoS is a web-based state of the art Point of Sale system that delivers the speed and flexibility needed for any kind of retail establishments with multiple

More information

System Overview. ComputerlinkPOS. Software. The Point of Sale specialists exceeding expectations every time. www.computerlink.com.

System Overview. ComputerlinkPOS. Software. The Point of Sale specialists exceeding expectations every time. www.computerlink.com. www.computerlink.com.au System Overview ComputerlinkPOS Software The Point of Sale specialists exceeding expectations every time Point of Sale Specialists Computerlink Pty Ltd Contents About the Company

More information

IT - General Controls Questionnaire

IT - General Controls Questionnaire IT - General Controls Questionnaire Internal Control Questionnaire Question Yes No N/A Remarks G1. ACCESS CONTROLS Access controls are comprised of those policies and procedures that are designed to allow

More information

Materials Management Information Systems: Perspective

Materials Management Information Systems: Perspective Materials Management Information Systems: Perspective Datapro Summary Gartner Group, December 2000 Business-to-business (B2B) e-commerce is transforming the way care delivery organizations manage the procurement

More information

POS systems rise to new status

POS systems rise to new status December 2006 POS systems rise to new status To optimize inventory, ordering and pricing, new point-of-sale (POS) systems are collecting more detailed sales and customer data at the point of purchase.

More information

System Architecture & Configuration Beginner Level John Tappero, Software Engineer Ed Simmerson, Director of Product Development

System Architecture & Configuration Beginner Level John Tappero, Software Engineer Ed Simmerson, Director of Product Development System Architecture & Configuration Beginner Level John Tappero, Software Engineer Ed Simmerson, Director of Product Development Class Objectives Overview of the Siriusware system architecture. To introduce

More information

Brief Contents. Part Three: Decisions and Strategies. Part One: Information Technology Infrastructure. Part Four: Organizing Businesses and Systems

Brief Contents. Part Three: Decisions and Strategies. Part One: Information Technology Infrastructure. Part Four: Organizing Businesses and Systems Brief Contents 1 Introduction Part One: Information Technology Infrastructure 2 Information Technology Foundations 3 Networks and Telecommunications 4 Database Management Part Two: Business Integration

More information

VCE VET INFORMATION TECHNOLOGY (General)

VCE VET INFORMATION TECHNOLOGY (General) Victorian Certificate of Education 2003 SUPERVISOR TO ATTACH PROCESSING LABEL HERE VCE VET INFORMATION TECHNOLOGY (General) Section Written examination Friday 31 October 2003 Reading time: 3.00 pm to 3.15

More information

How To Use Log In

How To Use Log In Software designed for academic centers What is Log In? Log In is a computerized attendance tracking system for any type of open-entry/open exit class or lab environment. It can be used in Reading Labs,

More information

MIS refers broadly to a computer-based sys

MIS refers broadly to a computer-based sys Importance of Management Information System in Electronic- Information Era ABSTRACT C.L.P.Gupta 1*, Shalini Sharma 2 and Sudhakar Tripathi 3 Management Information system is a system which is very useful

More information

CREDIT CARD PROCESSING GLOSSARY OF TERMS

CREDIT CARD PROCESSING GLOSSARY OF TERMS CREDIT CARD PROCESSING GLOSSARY OF TERMS 3DES A highly secure encryption system that encrypts data 3 times, using 3 64-bit keys, for an overall encryption key length of 192 bits. Also called triple DES.

More information

February 2010 Version 6.1

February 2010 Version 6.1 HansaWorld University Point Of Sales (POS) Training Material HansaWorld Ltd. February 2010 Version 6.1 Table Of Contents INTRODUCTION...5 What is Point Of Sales?...5 THE 4 DIFFERENT WAYS OF USING POS...6

More information

POS software: Microsoft Dynamics - Point of Sale FAQ

POS software: Microsoft Dynamics - Point of Sale FAQ POS software: Microsoft Dynamics - Point of Sale FAQ Q: I only have one retail store. I'd like to use a computer and software, but don't know if Microsoft Dynamics Point of Sale is a good fit. A: Point

More information

3 Easy Steps to Get Started

3 Easy Steps to Get Started Quick Start Guide Contents 1. What is icafe Manager?... 4 1.1. Server... 4 1.2. Client Terminal... 4 2. Downloading, Registering & Activating Cafe Code... 5 2.1. Downloading icafe Manager:... 5 2.2. Registering

More information

ICT THEORY 4 MAIN AREAS

ICT THEORY 4 MAIN AREAS ICT THEORY RE- CAP & REVISION (SUMMARY OF THE THEORY HANDOUT) 4 MAIN AREAS 1. HARDWARE 2. SOFTWARE 3. NETWORKS, CONNECTIVITY, COMMUNICATION & THE INTERNET. 4. USE/MISUSE AND CARE OF COMPUTERS 1 Hardware

More information

Transaction Processing and Enterprise Resource Planning Systems. Goal of Transaction Processing. Characteristics of Transaction Processing

Transaction Processing and Enterprise Resource Planning Systems. Goal of Transaction Processing. Characteristics of Transaction Processing C H A P T E R 9 Transaction Processing and Enterprise Resource Planning Systems Goal of Transaction Processing Provide all the information needed to keep the business running properly and efficiently.

More information

Position Classification Standard for Procurement Clerical and Technician Series, GS-1106. Table of Contents

Position Classification Standard for Procurement Clerical and Technician Series, GS-1106. Table of Contents Position Classification Standard for Procurement Clerical and Technician Series, GS-1106 Table of Contents SERIES DEFINITION... 2 EXCLUSIONS... 2 DEFINITIONS... 3 OCCUPATIONAL INFORMATION... 3 TITLES...

More information

Introduction to Mamut Point of Sale

Introduction to Mamut Point of Sale // Mamut Point of Sale Introduction to Mamut Point of Sale Contents News in Mamut Point of Sale version 3.5... 2 Mamut Point of Sale... 3 Definitions of words and expressions used in the program... 7 Getting

More information

1 It Exists. As you look around the Internet and the world of modern technology, you see computers

1 It Exists. As you look around the Internet and the world of modern technology, you see computers 1 As you look around the Internet and the world of modern technology, you see computers everywhere. Anyone old enough to remember the computer room of yesterday remembers the day when it contained one

More information

SUMMARIES OF VIDEOS GRADE 11 SYSTEMS TECHNOLOGIES

SUMMARIES OF VIDEOS GRADE 11 SYSTEMS TECHNOLOGIES SUMMARIES OF VIDEOS GRADE 11 SYSTEMS TECHNOLOGIES 1. Case Study - Understanding Computers and Computing A computer is an electronic device that can accept, process and store data by following instructions

More information

Introduction to Systems Analysis and Design

Introduction to Systems Analysis and Design Introduction to Systems Analysis and Design What is a System? A system is a set of interrelated components that function together to achieve a common goal. The components of a system are called subsystems.

More information

A-21 Appendix: Comprehensive Cases CASE A.4: THE WOODEN NICKEL 1

A-21 Appendix: Comprehensive Cases CASE A.4: THE WOODEN NICKEL 1 A-21 Appendix: Comprehensive Cases CASE A.4: THE WOODEN NICKEL 1 Background The Wooden Nickel is a small retail clothing store located in Stillwater, Oklahoma, across the street from Oklahoma State University.

More information