SlideShare une entreprise Scribd logo
1  sur  77
Chapter 1

               Introduction to
            Information Systems
ITEC 1010      Information and Organizations
Information Concepts (1)
      Data vs. Information
             Data
              • Raw facts
              • Distinct pieces of information, usually formatted in
                a special way
             Information
              • A collection of facts organized in such a way that
                they have additional value beyond the value of the
                facts themselves
ITEC 1010               Information and Organizations
Data ‘Discussion’ (1)
   (1) Distinct pieces of information, usually formatted in a special
   way. All software is divided into two general categories: data and
   programs. Programs are collections of instructions for manipulating
   data.

   Data can exist in a variety of forms -- as numbers or text on pieces
   of paper, as bits and bytes stored in electronic memory, or as facts
   stored in a person's mind.

   Strictly speaking, data is the plural of datum, a single piece of
ITEC 1010              Information and Organizations
information. In practice, however, people use data as both the
   singular and plural form of the word.

   (2) The term data is often used to distinguish binary
   machine-readable information from textual human-readable
   information. For example, some applications make a distinction
   between data files (files that contain binary data) and text files
   (files that contain ASCII data).

   (3) In database management systems, data files are the files that
   store the database information, whereas other files, such as index
   files and data dictionaries, store administrative information, known
   as metadata.


ITEC 1010              Information and Organizations
Homework
        Is the term “data”generally used in the
        singular or plural
            (a) in the textbook, and
            (b) in the zdwebopedia web site?




ITEC 1010          Information and Organizations
Terminology
             Process
              • A set of logically related tasks performed to achieve
                  a defined outcome
             Process
              • (n) An executing program. The term is used loosely
                  as a synonym of task.
              •   (v) To perform some useful operations on data.



ITEC 1010                 Information and Organizations
Terminology
             Knowledge
              • An awareness and understanding of a set of
               information and how that information can be made
               useful to support a specific task
             Knowledge base
              • The collection of data, rules, procedures, and
               relationships that must be followed to achieve value
               or the proper outcome


ITEC 1010               Information and Organizations
Types of Data
  Data                    Represented by
  Alphanumeric data       Numbers, letters, and other characters

  Image data              Graphic images or pictures

  Audio data              Sound, noise, tones
  Video data              Moving images or pictures




ITEC 1010             Information and Organizations
Data  Information



            Data          Transformation           Information




ITEC 1010          Information and Organizations
Characteristics of
                 Valuable Information
      Characteristics
             Accurate, complete, economical, flexible,
             reliable, relevant, simple, timely, verifiable,
             accessible, secure




ITEC 1010              Information and Organizations
System
      System
             A set of elements or components that interact
              to accomplish goals
             A combination of components working
              together




ITEC 1010              Information and Organizations
System ‘Discussion’
(1) Refers to a combination of components working together. For
example, a computer system includes both hardware and software.
A Windows system is a personal computer running the Windows
operating system. A desktop publishing system is a computer
running desktop publishing software.
(2) Short for computer system.
(3) Short for operating system.
(4) An organization or methodology. The binary numbering system,
for instance, is a way to count using only two digits.

ITEC 1010            Information and Organizations
System Elements
      Inputs
      Processing mechanisms
      Outputs




ITEC 1010        Information and Organizations
System Example
                                Elements
  System                          Processing                       Goal
                 Inputs                             Outputs
                                   elements
            Actors, director, Filming,           Finished       Entertaining
            staff, sets,      editing,           film           movie, film
  Movie     equipment         special            delivered to   awards,
                              effects,           movie          profits
                              distribution       studio


ITEC 1010                 Information and Organizations
System Components and Concepts
      System boundary
         Defines the system and distinguishes it from
            everything else
      System types
         Simple vs. complex
         Open vs. closed
         Stable vs. dynamic
         Adaptive vs. nonadaptive
         Permanent vs. temporary
ITEC 1010              Information and Organizations
System Performance and Standards
      Efficiency
         A measure of what is produced divided by what is
            consumed
      Effectiveness
         A measure of the extent to which a system achieves its
            goals
      System performance standard
         A specific objective of the system (next 2 slides)

ITEC 1010              Information and Organizations
Figure 1.5a
ITEC 1010   Information and Organizations
Figure 1.5b
ITEC 1010   Information and Organizations
System Variables and Parameters
      System variable
             A quantity or item that can be controlled by the
              decision maker
             E.g. the price a company charges for a product
      System parameter
             A value or quantity that cannot be controlled
              by the decision maker
             E.g., cost of a raw material
ITEC 1010               Information and Organizations
Modeling a System
      Model
             An abstraction or an approximation that is
              used to represent reality
      Types of models
             Narrative (aka descriptive)
             Physical
             Schematic
             Mathematical                              Next slide

ITEC 1010               Information and Organizations
ITEC 1010   Information and Organizations
Information System (IS)
      Definition
        A set of interrelated elements or components that
                collect (input), manipulate (process), and disseminate
                (output) data and information and provide a feedback
                mechanism to meet an objective
               (IS) Pronounced as separate letters, and short for
                Information Systems or Information Services. For
                many companies, IS is the name of the department
                responsible for computers, networking and data
                management. Other companies refer to the department
                as IT (Information Technology) and MIS
                (Management Information Services).
ITEC 1010                  Information and Organizations
What is an Information System?
      Schematic model of an information system

                              Feedback




            Input            Processing             Output




ITEC 1010           Information and Organizations
Input, Processing, Output,

      Input
         The activity of gathering and capturing data
         Whatever goes into the computer
      Processing
         Converting or transforming data into useful outputs
      Output
         Useful information, usually in the form of documents
                and/or reports
               Anything that comes out of a computer
ITEC 1010                 Information and Organizations
Input ‘Discussion’
     (n) Whatever goes into the computer. Input
        can take a variety of forms, from
        commands you enter on a keyboard to data
        from another computer or device. A device
        that feeds data into a computer, such as a
        keyboard or mouse, is called an input
        device.
     (v) The act of entering data into a computer
ITEC 1010         Information and Organizations
Output ‘Discussion’
     (n) Anything that comes out of a computer. Output
        can be meaningful information or gibberish, and
        it can appear in a variety of forms -- as binary
        numbers, as characters, as pictures, and as printed
        pages. Output devices include display screens,
        loudspeakers, and printers.
     (v) To give out. For example, display screens output
        images, printers output print, and loudspeakers
        output sounds.
ITEC 1010            Information and Organizations
Feedback
      Feedback
             Output that is used to make changes to input or
              processing activities
      Forecasting
             A proactive approach to feedback
             Use for estimating future sales or inventory
              needs

ITEC 1010               Information and Organizations
Manual vs. Computerized
                   Systems
      Manual systems still widely used
        E.g., some investment analysts manual draw charts
            and trend lines to assist them in making investment
            decisions
      Computerized systems
         E.g., the above trends lines can be drawn by computer
      Evolution
         Many computerized system began as manual systems
         E.g., directory assistance (“411”)
ITEC 1010              Information and Organizations
Computer-based Information
                    Systems
      A CBIS is composed of…
         Hardware
         Software
         Databases
         Telecommunications
         People
         Procedures
      Together they are…
         Configured to collect, manipulate, store, and process
             data into information
ITEC 1010               Information and Organizations
Technology Infrastructure
      Another term for CBIS
      Consists of the shared information system
       (IS) resources that form the foundation of
       the information system




ITEC 1010         Information and Organizations
Parts of a CBIS
      Five parts
             Hardware
             Software
             Database
             Telecommunications
             Networks


ITEC 1010             Information and Organizations
Parts of a CBIS
      Five parts
             Hardware
             Software
             Database
             Telecommunications
             Networks


ITEC 1010             Information and Organizations
Hardware
      Hardware
        Computer equipment used to perform input,
         processing, and output activities
        The objects that you can actually touch, like
         disks, disk drives, display screens, keyboards,
         printers, boards, and chips.



ITEC 1010           Information and Organizations
Hardware ‘Discussion’
         Hardware refers to objects that you can actually touch,
     like disks, disk drives, display screens, keyboards, printers,
     boards, and chips. In contrast, software is untouchable.
     Software exists as ideas, concepts, and symbols, but it has no
     substance.
          Books provide a useful analogy. The pages and the ink
     are the hardware, while the words, sentences, paragraphs, and
     the overall meaning are the software. A computer without
     software is like a book full of blank pages -- you need
     software to make the computer useful just as you need words
     to make a book meaningful.

ITEC 1010              Information and Organizations
Parts of a CBIS
      Five parts
             Hardware
             Software
             Database
             Telecommunications
             Networks


ITEC 1010             Information and Organizations
Software
      Software
         Computer programs that
          govern/determine/control the operation of the
          computer
         Computer instructions or data




ITEC 1010           Information and Organizations
Software ‘Discussion’ (1)
         Software is computer instructions or data. Anything that
     can be stored electronically is software. The storage devices
     and display devices are hardware.
         The terms software and hardware are used as both nouns
     and adjectives. For example, you can say: "The problem lies
     in the software," meaning that there is a problem with the
     program or data, not with the computer itself. You can also
     say: "It's a software problem.“



ITEC 1010              Information and Organizations
Software ‘Discussion’ (2)
         The distinction between software and hardware is
     sometimes confusing because they are so integrally linked.
     Clearly, when you purchase a program, you are buying
     software. But to buy the software, you need to buy the disk
     (hardware) on which the software is recorded.
         Software is often divided into two categories. Systems
     software includes the operating system and all the utilities
     that enable the computer to function. Applications software
     includes programs that do real work for users. For example,
     word processors, spreadsheets, and database management
     systems fall under the category of applications software.

ITEC 1010              Information and Organizations
Parts of a CBIS
      Five parts
             Hardware
             Software
             Database
             Telecommunications
             Networks


ITEC 1010             Information and Organizations
Database
      Database
        An organized collection of facts and
         information
        A collection of information organized in such
         a way that a computer program can quickly
         select desired pieces of data



ITEC 1010           Information and Organizations
Database ‘Discussion’ (1)
          A database is a collection of information organized in
     such a way that a computer program can quickly select
     desired pieces of data.
          You can think of a database as an electronic filing system.
       Traditional databases are organized by fields, records, and
     files. A field is a single piece of information; a record is one
     complete set of fields; and a file is a collection of records. For
     example, a telephone book is analogous to a file. It contains a
     list of records, each of which consists of three fields: name,
     address, and telephone number.

ITEC 1010               Information and Organizations
Database ‘Discussion’ (2)
         An alternative concept in database design is known as
     Hypertext. In a Hypertext database, any object, whether it be
     a piece of text, a picture, or a film, can be linked to any other
     object. Hypertext databases are particularly useful for
     organizing large amounts of disparate information, but they
     are not designed for numerical analysis.
           To access information from a database, you need a
     database management system (DBMS). This is a collection of
     programs that enables you to enter, organize, and select data
     in a database.

ITEC 1010               Information and Organizations
Database ‘Discussion’ (3)




ITEC 1010        Information and Organizations
Parts of a CBIS
      Five parts
             Hardware
             Software
             Database
             Telecommunications
             Networks


ITEC 1010             Information and Organizations
Telecommunications
      Telecommunications
             The electronic transmission of signals for
              communications; enables organizations to link
              computer systems into effective networks
             Refers to all types of data transmission, from
              voice to video



ITEC 1010               Information and Organizations
Parts of a CBIS
      Five parts
             Hardware
             Software
             Database
             Telecommunications
             Networks


ITEC 1010             Information and Organizations
Networks
      Network
             Used to connect computers and computer
              equipment in a building, around the country,
              across the world, to enable electronic
              communications
             A group of two or more computer systems
              linked together


ITEC 1010              Information and Organizations
Network ‘Discussion’ (1)
     There are many types of computer networks, including:
     local-area networks (LANs) : The computers are
         geographically close together (that is, in the same
        building).
     wide-area networks (WANs) : The computers are farther
        apart and are connected by telephone lines or radio waves.




ITEC 1010              Information and Organizations
Network ‘Discussion’ (2)
     In addition to these types, the following characteristics are
         also used to categorize different types of networks:
     topology : The geometric arrangement of a computer system.
         Common topologies include a bus, star, and ring.
     protocol : The protocol defines a common set of rules and
         signals that computers on the network use to
         communicate. One of the most popular protocols for
         LANs is called Ethernet. Another popular LAN protocol
         for PCs is the IBM token-ring network .
     architecture : Networks can be broadly classified as using
         either a peer-to-peer or client/server architecture.

ITEC 1010              Information and Organizations
Network ‘Discussion’ (3)
     Computers on a network are sometimes called nodes.
     Computers and devices that allocate resources for a network
       are called servers.




ITEC 1010              Information and Organizations
Network ‘Discussion’ (4)




ITEC 1010        Information and Organizations
Internet and Intranet
      Internet
         The world’s largest telecommunications network
         A network of networks
         Free exchange of information
         A global network connecting millions of computers
      Intranet
         A network that uses Internet technology within an
                organization
               A network belonging to an organization
ITEC 1010                  Information and Organizations
People and Procedures
      People
             The most important element in most computer-
              based information systems
             Includes people who manage, run, program,
              and maintain the system
             E.g., IT professionals (you!)
      Procedures
             Includes the strategies, policies, methods, and
              rules for using the CBIS
ITEC 1010               Information and Organizations
Business Information Systems
      Types
             Transaction processing systems
             E-commerce systems
             Management information systems
             Decision support systems
             Expert systems


ITEC 1010             Information and Organizations
Transactions Processing Systems
      Transaction
        Any business-related exchange
        E.g., generating a weekly payroll
      Transaction processing system (TPS)
        An organized collection of people, procedures,
            software, databases, and devices used to record
            completed for for business related exchanges

ITEC 1010            Information and Organizations
Payroll Example

            Hours
            worked
                                   Payroll
                                                      Payroll
                                 transaction
                                                      checks
                                 processing
             Pay
             rate




ITEC 1010             Information and Organizations
Business Information Systems
      Types
             Transaction processing systems
             E-commerce systems
             Management information systems
             Decision support systems
             Expert systems


ITEC 1010             Information and Organizations
E-Commerce System
      E-commerce
         Involves any business transaction executed
                electronically
               Conducting business on-line
               For example, between…
                 • Companies
                 • Companies and consumers
                 • Business and the public sector
                 • Consumers and the public sector
               Example for placing a purchase order
ITEC 1010                  Information and Organizations
Purchase Order - Traditional




ITEC 1010          Information and Organizations
Purchase Order – E-commerce




ITEC 1010      Information and Organizations
Business Information Systems
      Types
             Transaction processing systems
             E-commerce systems
             Management information systems
             Decision support systems
             Expert systems


ITEC 1010             Information and Organizations
Management Information Systems
      An MIS is…
             An organized collection of people, procedures,
             software, databases, and devices used to
             provide routine information to managers and
             decision makers




ITEC 1010              Information and Organizations
Schematic of MIS
             Marketing                                    Manufacturing
            management                                    management
            information                                    Information
               system                                        system

                                   Common
                                   databases
             Financial                                        Order
            management                                    management
            Information                                   information
              system                                         system
                                      TPS

ITEC 1010                 Information and Organizations
MIS ‘Discussion’
Short for management information system or management
information services, and pronounced as separate letters, MIS
refers to a class of software that provides managers with tools for
organizing and evaluating their department. Typically, MIS systems
are written in COBOL and run on mainframes or minicomputers.

Within companies and large organizations, the department
responsible for computer systems is sometimes called the MIS
department. Other names for MIS include IS (Information Services)
and IT (Information Technology).
ITEC 1010              Information and Organizations
Business Information Systems
      Types
             Transaction processing systems
             E-commerce systems
             Management information systems
             Decision support systems
             Expert systems


ITEC 1010             Information and Organizations
Decision Support Systems
      A DSS is…
             An organized collection of people, procedures,
             software, databases, and devices used to
             support problem-specific decision making
      A DSS helps a manger “do the right thing”




ITEC 1010              Information and Organizations
Business Information Systems
      Types
             Transaction processing systems
             E-commerce systems
             Management information systems
             Decision support systems
             Expert systems


ITEC 1010             Information and Organizations
Expert Systems
      An expert system is…
        A computer application that performs a task that
                would otherwise be performed by a human expert
               gives the computer the ability to make suggestions and
                to act like an expert in a particular field
               Examples: diagnose human illnesses, make financial
                forecasts, schedule routes for delivery vehicles
      Expert systems typically include “artificial
       intelligence” (next slide)
ITEC 1010                  Information and Organizations
Artificial Intelligence (1)
 The branch of computer science concerned with making computers
behave like humans. The term was coined in 1956 by John McCarthy
at the Massachusetts Institute of Technology. Artificial intelligence
includes
        games playing: programming computers to play games such as
            chess and checkers
           expert systems : programming computers to make decisions in real-life
            situations (for example, some expert systems help doctors diagnose
            diseases based on symptoms)
           natural language : programming computers to understand natural
            human languages
ITEC 1010                   Information and Organizations
Artificial Intelligence (2)
           neural networks : Systems that simulate intelligence by attempting
            to reproduce the types of physical connections that occur in animal
            brains
           robotics : programming computers to see and hear and react to
            other sensory stimuli


Currently, no computers exhibit full artificial intelligence (that is, are
able to simulate human behavior). The greatest advances have
occurred in the field of games playing. The best computer chess
programs are now capable of beating humans. In May, 1997, an IBM
super-computer called Deep Blue defeated world chess champion

ITEC 1010                    Information and Organizations
Artificial Intelligence (3)
Gary Kasparov in a chess match.

In the area of robotics, computers are now widely used in assembly
plants, but they are capable only of very limited tasks. Robots have
great difficulty identifying objects based on appearance or feel, and
they still move and handle objects clumsily.

Natural-language processing offers the greatest potential rewards
because it would allow people to interact with computers without
needing any specialized knowledge. You could simply walk up to a
ITEC 1010               Information and Organizations
Artificial Intelligence (4)
computer and talk to it. Unfortunately, programming computers to
understand natural languages has proved to be more difficult than
originally thought. Some rudimentary translation systems that
translate from one human language to another are in existence, but
they are not nearly as good as human translators. There are also
voice recognition systems that can convert spoken sounds into
written words, but they do not understand what they are writing;
they simply take dictation. Even these systems are quite limited --
you must speak slowly and distinctly.
ITEC 1010              Information and Organizations
Artificial Intelligence (5)
In the early 1980s, expert systems were believed to represent the
future of artificial intelligence and of computers in general. To date,
however, they have not lived up to expectations. Many expert
systems help human experts in such fields as medicine and
engineering, but they are very expensive to produce and are helpful
only in special situations.

Today, the hottest area of artificial intelligence is neural networks,
which are proving successful in a number of disciplines such as voice
recognition and natural-language processing.
ITEC 1010               Information and Organizations
Artificial Intelligence (6)
There are several programming languages that are known as AI
languages because they are used almost exclusively for AI
applications. The two most common are LISP and Prolog.




ITEC 1010             Information and Organizations
Working with Systems (1)
      Systems development
         The activity of creating or modifying an existing
            business system
      Systems investigation and analysis
         Defines the problems and opportunities of an existing
            system
      Systems design
         Determine how a new system will work to meet
            business needs
ITEC 1010              Information and Organizations
Working with Systems (2)
      Systems implementation
             Creating and acquiring system components
             defined in the design
      Systems maintenance and review
             Checks and modifies the system so that it
             continues to meet changing business needs



ITEC 1010              Information and Organizations
End of Chapter 1


                    Chapter 2


ITEC 1010    Information and Organizations

Contenu connexe

Similaire à 1010 chapter1

1010 chapter1
1010 chapter11010 chapter1
1010 chapter1muumaimar
 
Introduction to Information System
Introduction to Information SystemIntroduction to Information System
Introduction to Information Systemshaylor_swift
 
Data and Information - Input, Process and Output
Data and Information - Input, Process and OutputData and Information - Input, Process and Output
Data and Information - Input, Process and Outputshiplakeict
 
Decision support systems
Decision support systemsDecision support systems
Decision support systemsjatin Sareen
 
1010 chapter3
1010 chapter31010 chapter3
1010 chapter3rigin7
 
Chapter6 artificila intelligence_and_information
Chapter6 artificila intelligence_and_informationChapter6 artificila intelligence_and_information
Chapter6 artificila intelligence_and_informationshey0819
 
Artificialintelligenceandexpertsystems 121119234025-phpapp02
Artificialintelligenceandexpertsystems 121119234025-phpapp02Artificialintelligenceandexpertsystems 121119234025-phpapp02
Artificialintelligenceandexpertsystems 121119234025-phpapp02Zuhaib Zaroon
 
Introduction to Y12 ICT - Systems and ICT Systems
Introduction to Y12 ICT - Systems and ICT SystemsIntroduction to Y12 ICT - Systems and ICT Systems
Introduction to Y12 ICT - Systems and ICT Systemsshiplakeict
 
2.1 ict systems and components
2.1 ict systems and components2.1 ict systems and components
2.1 ict systems and componentsmrmwood
 
Data information and systems
Data information and systemsData information and systems
Data information and systemsSansar Birman
 
Information systemspresentationfinal
Information systemspresentationfinalInformation systemspresentationfinal
Information systemspresentationfinalMeenakshi Singh
 
Information systemspresentationfinal
Information systemspresentationfinalInformation systemspresentationfinal
Information systemspresentationfinalMis Nounou
 
FOUNDATION OF INFORMATION SYSTEMS (MANAGEMENT INFORMATION SYSTEM)
FOUNDATION OF INFORMATION SYSTEMS (MANAGEMENT INFORMATION SYSTEM)FOUNDATION OF INFORMATION SYSTEMS (MANAGEMENT INFORMATION SYSTEM)
FOUNDATION OF INFORMATION SYSTEMS (MANAGEMENT INFORMATION SYSTEM)addytech
 

Similaire à 1010 chapter1 (20)

1010 chapter1
1010 chapter11010 chapter1
1010 chapter1
 
Introduction to Information System
Introduction to Information SystemIntroduction to Information System
Introduction to Information System
 
Data and Information - Input, Process and Output
Data and Information - Input, Process and OutputData and Information - Input, Process and Output
Data and Information - Input, Process and Output
 
Decision support systems
Decision support systemsDecision support systems
Decision support systems
 
01 intro to mis
01 intro to mis01 intro to mis
01 intro to mis
 
01 intro to mis
01 intro to mis01 intro to mis
01 intro to mis
 
Mis dss
Mis dssMis dss
Mis dss
 
1010 chapter4 - copy
1010 chapter4 - copy1010 chapter4 - copy
1010 chapter4 - copy
 
Lecture 1 ANT.pptx
Lecture 1 ANT.pptxLecture 1 ANT.pptx
Lecture 1 ANT.pptx
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptx
 
1010 chapter3
1010 chapter31010 chapter3
1010 chapter3
 
Chapter6 artificila intelligence_and_information
Chapter6 artificila intelligence_and_informationChapter6 artificila intelligence_and_information
Chapter6 artificila intelligence_and_information
 
Artificialintelligenceandexpertsystems 121119234025-phpapp02
Artificialintelligenceandexpertsystems 121119234025-phpapp02Artificialintelligenceandexpertsystems 121119234025-phpapp02
Artificialintelligenceandexpertsystems 121119234025-phpapp02
 
1010 chapter11
1010 chapter111010 chapter11
1010 chapter11
 
Introduction to Y12 ICT - Systems and ICT Systems
Introduction to Y12 ICT - Systems and ICT SystemsIntroduction to Y12 ICT - Systems and ICT Systems
Introduction to Y12 ICT - Systems and ICT Systems
 
2.1 ict systems and components
2.1 ict systems and components2.1 ict systems and components
2.1 ict systems and components
 
Data information and systems
Data information and systemsData information and systems
Data information and systems
 
Information systemspresentationfinal
Information systemspresentationfinalInformation systemspresentationfinal
Information systemspresentationfinal
 
Information systemspresentationfinal
Information systemspresentationfinalInformation systemspresentationfinal
Information systemspresentationfinal
 
FOUNDATION OF INFORMATION SYSTEMS (MANAGEMENT INFORMATION SYSTEM)
FOUNDATION OF INFORMATION SYSTEMS (MANAGEMENT INFORMATION SYSTEM)FOUNDATION OF INFORMATION SYSTEMS (MANAGEMENT INFORMATION SYSTEM)
FOUNDATION OF INFORMATION SYSTEMS (MANAGEMENT INFORMATION SYSTEM)
 

Plus de AMIT ROY

Strategy Presentation.pdf
Strategy Presentation.pdfStrategy Presentation.pdf
Strategy Presentation.pdfAMIT ROY
 
Google adwords Introduction
Google adwords IntroductionGoogle adwords Introduction
Google adwords IntroductionAMIT ROY
 
YouTube Optimization
YouTube OptimizationYouTube Optimization
YouTube OptimizationAMIT ROY
 
Hummingbird An Overview
Hummingbird  An OverviewHummingbird  An Overview
Hummingbird An OverviewAMIT ROY
 
Project Marketing
Project MarketingProject Marketing
Project MarketingAMIT ROY
 
Amit research report
Amit research reportAmit research report
Amit research reportAMIT ROY
 
Monetary policy 2012
Monetary policy 2012Monetary policy 2012
Monetary policy 2012AMIT ROY
 
Commercial Banks notes
Commercial Banks notesCommercial Banks notes
Commercial Banks notesAMIT ROY
 
NBFC notes
NBFC notesNBFC notes
NBFC notesAMIT ROY
 
(Amit roy)final research report.pdf 2
(Amit roy)final research report.pdf 2(Amit roy)final research report.pdf 2
(Amit roy)final research report.pdf 2AMIT ROY
 
Plastic money
Plastic moneyPlastic money
Plastic moneyAMIT ROY
 
mutual funds
mutual fundsmutual funds
mutual fundsAMIT ROY
 
Intl retailng
Intl retailngIntl retailng
Intl retailngAMIT ROY
 
Chap014 MIS
Chap014 MISChap014 MIS
Chap014 MISAMIT ROY
 
Chap013 MIS
Chap013 MISChap013 MIS
Chap013 MISAMIT ROY
 
Chap012 MIS
Chap012 MISChap012 MIS
Chap012 MISAMIT ROY
 
Chap011 MIS
Chap011 MISChap011 MIS
Chap011 MISAMIT ROY
 
Chap010 MIS
Chap010 MISChap010 MIS
Chap010 MISAMIT ROY
 
Chap009 MIS
Chap009 MISChap009 MIS
Chap009 MISAMIT ROY
 
Chap008 MIS
Chap008 MISChap008 MIS
Chap008 MISAMIT ROY
 

Plus de AMIT ROY (20)

Strategy Presentation.pdf
Strategy Presentation.pdfStrategy Presentation.pdf
Strategy Presentation.pdf
 
Google adwords Introduction
Google adwords IntroductionGoogle adwords Introduction
Google adwords Introduction
 
YouTube Optimization
YouTube OptimizationYouTube Optimization
YouTube Optimization
 
Hummingbird An Overview
Hummingbird  An OverviewHummingbird  An Overview
Hummingbird An Overview
 
Project Marketing
Project MarketingProject Marketing
Project Marketing
 
Amit research report
Amit research reportAmit research report
Amit research report
 
Monetary policy 2012
Monetary policy 2012Monetary policy 2012
Monetary policy 2012
 
Commercial Banks notes
Commercial Banks notesCommercial Banks notes
Commercial Banks notes
 
NBFC notes
NBFC notesNBFC notes
NBFC notes
 
(Amit roy)final research report.pdf 2
(Amit roy)final research report.pdf 2(Amit roy)final research report.pdf 2
(Amit roy)final research report.pdf 2
 
Plastic money
Plastic moneyPlastic money
Plastic money
 
mutual funds
mutual fundsmutual funds
mutual funds
 
Intl retailng
Intl retailngIntl retailng
Intl retailng
 
Chap014 MIS
Chap014 MISChap014 MIS
Chap014 MIS
 
Chap013 MIS
Chap013 MISChap013 MIS
Chap013 MIS
 
Chap012 MIS
Chap012 MISChap012 MIS
Chap012 MIS
 
Chap011 MIS
Chap011 MISChap011 MIS
Chap011 MIS
 
Chap010 MIS
Chap010 MISChap010 MIS
Chap010 MIS
 
Chap009 MIS
Chap009 MISChap009 MIS
Chap009 MIS
 
Chap008 MIS
Chap008 MISChap008 MIS
Chap008 MIS
 

Dernier

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 

Dernier (20)

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 

1010 chapter1

  • 1. Chapter 1 Introduction to Information Systems ITEC 1010 Information and Organizations
  • 2. Information Concepts (1)  Data vs. Information  Data • Raw facts • Distinct pieces of information, usually formatted in a special way  Information • A collection of facts organized in such a way that they have additional value beyond the value of the facts themselves ITEC 1010 Information and Organizations
  • 3. Data ‘Discussion’ (1) (1) Distinct pieces of information, usually formatted in a special way. All software is divided into two general categories: data and programs. Programs are collections of instructions for manipulating data. Data can exist in a variety of forms -- as numbers or text on pieces of paper, as bits and bytes stored in electronic memory, or as facts stored in a person's mind. Strictly speaking, data is the plural of datum, a single piece of ITEC 1010 Information and Organizations
  • 4. information. In practice, however, people use data as both the singular and plural form of the word. (2) The term data is often used to distinguish binary machine-readable information from textual human-readable information. For example, some applications make a distinction between data files (files that contain binary data) and text files (files that contain ASCII data). (3) In database management systems, data files are the files that store the database information, whereas other files, such as index files and data dictionaries, store administrative information, known as metadata. ITEC 1010 Information and Organizations
  • 5. Homework Is the term “data”generally used in the singular or plural (a) in the textbook, and (b) in the zdwebopedia web site? ITEC 1010 Information and Organizations
  • 6. Terminology  Process • A set of logically related tasks performed to achieve a defined outcome  Process • (n) An executing program. The term is used loosely as a synonym of task. • (v) To perform some useful operations on data. ITEC 1010 Information and Organizations
  • 7. Terminology  Knowledge • An awareness and understanding of a set of information and how that information can be made useful to support a specific task  Knowledge base • The collection of data, rules, procedures, and relationships that must be followed to achieve value or the proper outcome ITEC 1010 Information and Organizations
  • 8. Types of Data Data Represented by Alphanumeric data Numbers, letters, and other characters Image data Graphic images or pictures Audio data Sound, noise, tones Video data Moving images or pictures ITEC 1010 Information and Organizations
  • 9. Data  Information Data Transformation Information ITEC 1010 Information and Organizations
  • 10. Characteristics of Valuable Information  Characteristics  Accurate, complete, economical, flexible, reliable, relevant, simple, timely, verifiable, accessible, secure ITEC 1010 Information and Organizations
  • 11. System  System  A set of elements or components that interact to accomplish goals  A combination of components working together ITEC 1010 Information and Organizations
  • 12. System ‘Discussion’ (1) Refers to a combination of components working together. For example, a computer system includes both hardware and software. A Windows system is a personal computer running the Windows operating system. A desktop publishing system is a computer running desktop publishing software. (2) Short for computer system. (3) Short for operating system. (4) An organization or methodology. The binary numbering system, for instance, is a way to count using only two digits. ITEC 1010 Information and Organizations
  • 13. System Elements  Inputs  Processing mechanisms  Outputs ITEC 1010 Information and Organizations
  • 14. System Example Elements System Processing Goal Inputs Outputs elements Actors, director, Filming, Finished Entertaining staff, sets, editing, film movie, film Movie equipment special delivered to awards, effects, movie profits distribution studio ITEC 1010 Information and Organizations
  • 15. System Components and Concepts  System boundary  Defines the system and distinguishes it from everything else  System types  Simple vs. complex  Open vs. closed  Stable vs. dynamic  Adaptive vs. nonadaptive  Permanent vs. temporary ITEC 1010 Information and Organizations
  • 16. System Performance and Standards  Efficiency  A measure of what is produced divided by what is consumed  Effectiveness  A measure of the extent to which a system achieves its goals  System performance standard  A specific objective of the system (next 2 slides) ITEC 1010 Information and Organizations
  • 17. Figure 1.5a ITEC 1010 Information and Organizations
  • 18. Figure 1.5b ITEC 1010 Information and Organizations
  • 19. System Variables and Parameters  System variable  A quantity or item that can be controlled by the decision maker  E.g. the price a company charges for a product  System parameter  A value or quantity that cannot be controlled by the decision maker  E.g., cost of a raw material ITEC 1010 Information and Organizations
  • 20. Modeling a System  Model  An abstraction or an approximation that is used to represent reality  Types of models  Narrative (aka descriptive)  Physical  Schematic  Mathematical Next slide ITEC 1010 Information and Organizations
  • 21. ITEC 1010 Information and Organizations
  • 22. Information System (IS)  Definition  A set of interrelated elements or components that collect (input), manipulate (process), and disseminate (output) data and information and provide a feedback mechanism to meet an objective  (IS) Pronounced as separate letters, and short for Information Systems or Information Services. For many companies, IS is the name of the department responsible for computers, networking and data management. Other companies refer to the department as IT (Information Technology) and MIS (Management Information Services). ITEC 1010 Information and Organizations
  • 23. What is an Information System?  Schematic model of an information system Feedback Input Processing Output ITEC 1010 Information and Organizations
  • 24. Input, Processing, Output,  Input  The activity of gathering and capturing data  Whatever goes into the computer  Processing  Converting or transforming data into useful outputs  Output  Useful information, usually in the form of documents and/or reports  Anything that comes out of a computer ITEC 1010 Information and Organizations
  • 25. Input ‘Discussion’ (n) Whatever goes into the computer. Input can take a variety of forms, from commands you enter on a keyboard to data from another computer or device. A device that feeds data into a computer, such as a keyboard or mouse, is called an input device. (v) The act of entering data into a computer ITEC 1010 Information and Organizations
  • 26. Output ‘Discussion’ (n) Anything that comes out of a computer. Output can be meaningful information or gibberish, and it can appear in a variety of forms -- as binary numbers, as characters, as pictures, and as printed pages. Output devices include display screens, loudspeakers, and printers. (v) To give out. For example, display screens output images, printers output print, and loudspeakers output sounds. ITEC 1010 Information and Organizations
  • 27. Feedback  Feedback  Output that is used to make changes to input or processing activities  Forecasting  A proactive approach to feedback  Use for estimating future sales or inventory needs ITEC 1010 Information and Organizations
  • 28. Manual vs. Computerized Systems  Manual systems still widely used  E.g., some investment analysts manual draw charts and trend lines to assist them in making investment decisions  Computerized systems  E.g., the above trends lines can be drawn by computer  Evolution  Many computerized system began as manual systems  E.g., directory assistance (“411”) ITEC 1010 Information and Organizations
  • 29. Computer-based Information Systems  A CBIS is composed of…  Hardware  Software  Databases  Telecommunications  People  Procedures  Together they are…  Configured to collect, manipulate, store, and process data into information ITEC 1010 Information and Organizations
  • 30. Technology Infrastructure  Another term for CBIS  Consists of the shared information system (IS) resources that form the foundation of the information system ITEC 1010 Information and Organizations
  • 31. Parts of a CBIS  Five parts  Hardware  Software  Database  Telecommunications  Networks ITEC 1010 Information and Organizations
  • 32. Parts of a CBIS  Five parts  Hardware  Software  Database  Telecommunications  Networks ITEC 1010 Information and Organizations
  • 33. Hardware  Hardware  Computer equipment used to perform input, processing, and output activities  The objects that you can actually touch, like disks, disk drives, display screens, keyboards, printers, boards, and chips. ITEC 1010 Information and Organizations
  • 34. Hardware ‘Discussion’ Hardware refers to objects that you can actually touch, like disks, disk drives, display screens, keyboards, printers, boards, and chips. In contrast, software is untouchable. Software exists as ideas, concepts, and symbols, but it has no substance. Books provide a useful analogy. The pages and the ink are the hardware, while the words, sentences, paragraphs, and the overall meaning are the software. A computer without software is like a book full of blank pages -- you need software to make the computer useful just as you need words to make a book meaningful. ITEC 1010 Information and Organizations
  • 35. Parts of a CBIS  Five parts  Hardware  Software  Database  Telecommunications  Networks ITEC 1010 Information and Organizations
  • 36. Software  Software  Computer programs that govern/determine/control the operation of the computer  Computer instructions or data ITEC 1010 Information and Organizations
  • 37. Software ‘Discussion’ (1) Software is computer instructions or data. Anything that can be stored electronically is software. The storage devices and display devices are hardware. The terms software and hardware are used as both nouns and adjectives. For example, you can say: "The problem lies in the software," meaning that there is a problem with the program or data, not with the computer itself. You can also say: "It's a software problem.“ ITEC 1010 Information and Organizations
  • 38. Software ‘Discussion’ (2) The distinction between software and hardware is sometimes confusing because they are so integrally linked. Clearly, when you purchase a program, you are buying software. But to buy the software, you need to buy the disk (hardware) on which the software is recorded. Software is often divided into two categories. Systems software includes the operating system and all the utilities that enable the computer to function. Applications software includes programs that do real work for users. For example, word processors, spreadsheets, and database management systems fall under the category of applications software. ITEC 1010 Information and Organizations
  • 39. Parts of a CBIS  Five parts  Hardware  Software  Database  Telecommunications  Networks ITEC 1010 Information and Organizations
  • 40. Database  Database  An organized collection of facts and information  A collection of information organized in such a way that a computer program can quickly select desired pieces of data ITEC 1010 Information and Organizations
  • 41. Database ‘Discussion’ (1) A database is a collection of information organized in such a way that a computer program can quickly select desired pieces of data. You can think of a database as an electronic filing system. Traditional databases are organized by fields, records, and files. A field is a single piece of information; a record is one complete set of fields; and a file is a collection of records. For example, a telephone book is analogous to a file. It contains a list of records, each of which consists of three fields: name, address, and telephone number. ITEC 1010 Information and Organizations
  • 42. Database ‘Discussion’ (2) An alternative concept in database design is known as Hypertext. In a Hypertext database, any object, whether it be a piece of text, a picture, or a film, can be linked to any other object. Hypertext databases are particularly useful for organizing large amounts of disparate information, but they are not designed for numerical analysis. To access information from a database, you need a database management system (DBMS). This is a collection of programs that enables you to enter, organize, and select data in a database. ITEC 1010 Information and Organizations
  • 43. Database ‘Discussion’ (3) ITEC 1010 Information and Organizations
  • 44. Parts of a CBIS  Five parts  Hardware  Software  Database  Telecommunications  Networks ITEC 1010 Information and Organizations
  • 45. Telecommunications  Telecommunications  The electronic transmission of signals for communications; enables organizations to link computer systems into effective networks  Refers to all types of data transmission, from voice to video ITEC 1010 Information and Organizations
  • 46. Parts of a CBIS  Five parts  Hardware  Software  Database  Telecommunications  Networks ITEC 1010 Information and Organizations
  • 47. Networks  Network  Used to connect computers and computer equipment in a building, around the country, across the world, to enable electronic communications  A group of two or more computer systems linked together ITEC 1010 Information and Organizations
  • 48. Network ‘Discussion’ (1) There are many types of computer networks, including: local-area networks (LANs) : The computers are geographically close together (that is, in the same building). wide-area networks (WANs) : The computers are farther apart and are connected by telephone lines or radio waves. ITEC 1010 Information and Organizations
  • 49. Network ‘Discussion’ (2) In addition to these types, the following characteristics are also used to categorize different types of networks: topology : The geometric arrangement of a computer system. Common topologies include a bus, star, and ring. protocol : The protocol defines a common set of rules and signals that computers on the network use to communicate. One of the most popular protocols for LANs is called Ethernet. Another popular LAN protocol for PCs is the IBM token-ring network . architecture : Networks can be broadly classified as using either a peer-to-peer or client/server architecture. ITEC 1010 Information and Organizations
  • 50. Network ‘Discussion’ (3) Computers on a network are sometimes called nodes. Computers and devices that allocate resources for a network are called servers. ITEC 1010 Information and Organizations
  • 51. Network ‘Discussion’ (4) ITEC 1010 Information and Organizations
  • 52. Internet and Intranet  Internet  The world’s largest telecommunications network  A network of networks  Free exchange of information  A global network connecting millions of computers  Intranet  A network that uses Internet technology within an organization  A network belonging to an organization ITEC 1010 Information and Organizations
  • 53. People and Procedures  People  The most important element in most computer- based information systems  Includes people who manage, run, program, and maintain the system  E.g., IT professionals (you!)  Procedures  Includes the strategies, policies, methods, and rules for using the CBIS ITEC 1010 Information and Organizations
  • 54. Business Information Systems  Types  Transaction processing systems  E-commerce systems  Management information systems  Decision support systems  Expert systems ITEC 1010 Information and Organizations
  • 55. Transactions Processing Systems  Transaction  Any business-related exchange  E.g., generating a weekly payroll  Transaction processing system (TPS)  An organized collection of people, procedures, software, databases, and devices used to record completed for for business related exchanges ITEC 1010 Information and Organizations
  • 56. Payroll Example Hours worked Payroll Payroll transaction checks processing Pay rate ITEC 1010 Information and Organizations
  • 57. Business Information Systems  Types  Transaction processing systems  E-commerce systems  Management information systems  Decision support systems  Expert systems ITEC 1010 Information and Organizations
  • 58. E-Commerce System  E-commerce  Involves any business transaction executed electronically  Conducting business on-line  For example, between… • Companies • Companies and consumers • Business and the public sector • Consumers and the public sector  Example for placing a purchase order ITEC 1010 Information and Organizations
  • 59. Purchase Order - Traditional ITEC 1010 Information and Organizations
  • 60. Purchase Order – E-commerce ITEC 1010 Information and Organizations
  • 61. Business Information Systems  Types  Transaction processing systems  E-commerce systems  Management information systems  Decision support systems  Expert systems ITEC 1010 Information and Organizations
  • 62. Management Information Systems  An MIS is…  An organized collection of people, procedures, software, databases, and devices used to provide routine information to managers and decision makers ITEC 1010 Information and Organizations
  • 63. Schematic of MIS Marketing Manufacturing management management information Information system system Common databases Financial Order management management Information information system system TPS ITEC 1010 Information and Organizations
  • 64. MIS ‘Discussion’ Short for management information system or management information services, and pronounced as separate letters, MIS refers to a class of software that provides managers with tools for organizing and evaluating their department. Typically, MIS systems are written in COBOL and run on mainframes or minicomputers. Within companies and large organizations, the department responsible for computer systems is sometimes called the MIS department. Other names for MIS include IS (Information Services) and IT (Information Technology). ITEC 1010 Information and Organizations
  • 65. Business Information Systems  Types  Transaction processing systems  E-commerce systems  Management information systems  Decision support systems  Expert systems ITEC 1010 Information and Organizations
  • 66. Decision Support Systems  A DSS is…  An organized collection of people, procedures, software, databases, and devices used to support problem-specific decision making  A DSS helps a manger “do the right thing” ITEC 1010 Information and Organizations
  • 67. Business Information Systems  Types  Transaction processing systems  E-commerce systems  Management information systems  Decision support systems  Expert systems ITEC 1010 Information and Organizations
  • 68. Expert Systems  An expert system is…  A computer application that performs a task that would otherwise be performed by a human expert  gives the computer the ability to make suggestions and to act like an expert in a particular field  Examples: diagnose human illnesses, make financial forecasts, schedule routes for delivery vehicles  Expert systems typically include “artificial intelligence” (next slide) ITEC 1010 Information and Organizations
  • 69. Artificial Intelligence (1) The branch of computer science concerned with making computers behave like humans. The term was coined in 1956 by John McCarthy at the Massachusetts Institute of Technology. Artificial intelligence includes  games playing: programming computers to play games such as chess and checkers  expert systems : programming computers to make decisions in real-life situations (for example, some expert systems help doctors diagnose diseases based on symptoms)  natural language : programming computers to understand natural human languages ITEC 1010 Information and Organizations
  • 70. Artificial Intelligence (2)  neural networks : Systems that simulate intelligence by attempting to reproduce the types of physical connections that occur in animal brains  robotics : programming computers to see and hear and react to other sensory stimuli Currently, no computers exhibit full artificial intelligence (that is, are able to simulate human behavior). The greatest advances have occurred in the field of games playing. The best computer chess programs are now capable of beating humans. In May, 1997, an IBM super-computer called Deep Blue defeated world chess champion ITEC 1010 Information and Organizations
  • 71. Artificial Intelligence (3) Gary Kasparov in a chess match. In the area of robotics, computers are now widely used in assembly plants, but they are capable only of very limited tasks. Robots have great difficulty identifying objects based on appearance or feel, and they still move and handle objects clumsily. Natural-language processing offers the greatest potential rewards because it would allow people to interact with computers without needing any specialized knowledge. You could simply walk up to a ITEC 1010 Information and Organizations
  • 72. Artificial Intelligence (4) computer and talk to it. Unfortunately, programming computers to understand natural languages has proved to be more difficult than originally thought. Some rudimentary translation systems that translate from one human language to another are in existence, but they are not nearly as good as human translators. There are also voice recognition systems that can convert spoken sounds into written words, but they do not understand what they are writing; they simply take dictation. Even these systems are quite limited -- you must speak slowly and distinctly. ITEC 1010 Information and Organizations
  • 73. Artificial Intelligence (5) In the early 1980s, expert systems were believed to represent the future of artificial intelligence and of computers in general. To date, however, they have not lived up to expectations. Many expert systems help human experts in such fields as medicine and engineering, but they are very expensive to produce and are helpful only in special situations. Today, the hottest area of artificial intelligence is neural networks, which are proving successful in a number of disciplines such as voice recognition and natural-language processing. ITEC 1010 Information and Organizations
  • 74. Artificial Intelligence (6) There are several programming languages that are known as AI languages because they are used almost exclusively for AI applications. The two most common are LISP and Prolog. ITEC 1010 Information and Organizations
  • 75. Working with Systems (1)  Systems development  The activity of creating or modifying an existing business system  Systems investigation and analysis  Defines the problems and opportunities of an existing system  Systems design  Determine how a new system will work to meet business needs ITEC 1010 Information and Organizations
  • 76. Working with Systems (2)  Systems implementation  Creating and acquiring system components defined in the design  Systems maintenance and review  Checks and modifies the system so that it continues to meet changing business needs ITEC 1010 Information and Organizations
  • 77. End of Chapter 1 Chapter 2 ITEC 1010 Information and Organizations