SlideShare ist ein Scribd-Unternehmen logo
1 von 24
INFORMATION SYSTEMS
THE DEFINITION OF DATA,
INFORMATION AND INFORMATION
SYSTEM.
 • Data: data are the raw, unprocessed facts,
   including text, numbers, images and sound. It is
   not organised and has little value.
 • Information is organised data that is valuable
   and meaningful to a specific user.
 • Information system: information system is a
   collection of hardware, software, data, people
   and procedures that collects data, processes data
   and provides information.
THE USAGE OF INFORMATION SYSTEMS IN VARIOUS
FIELD.

 EDUCATION

  • Keep track of students statistics and grades.
  • Help students and teachers in online learning
    and discussion.
  • Store subject content.
 BUSINESS
• Carry our online buying and selling
• Help plan the delivery of goods and services.
• Make room booking and for checking the best
  rates.
 MANAGEMENT
• See employee records
• Analyse products, services and product prices
• Process customer orders, organise production
  times and keep track of product inventory
FIVE COMPONENTS OF INFORMATION SYSTEM:
Human, procedure, software, hardware and
data.
Component   Definition
Data        Data are the raw, unprocessed facts,
            including text, numbers, images and sound.
            Processed data is called information
Hardware    Hardware is the equipment that processes
            the data to create information. It includes
            the keyboard, mouse, monitor, system unit,
            and other devices. Hardware is controlled
            by software
Component   Definition
Software    Software is series of instructions that tells a
            computer what to do. The purpose of
            software is to convert data into information
People      People is anyone who communicate with
(human)     computer system or utilizes the
            information it generates such as customers,
            employees, students, data entry clerks,
            accountants and sales manager.
Procedure   A procedure is operating instructions for
            people (user) to follow when using
            software, hardware, and data. Procedures
            can be in the form of guidelines in the user
            manuals.
Interrelation between Information System components.


                     Data

   Hardware                        Procedure


         Software                Human
TYPES OF INFORMATION SYSTEM
•   Transaction Processing System (TPS)
•   Management Information System (MIS)
•   Decision Support System (DSS)
•   Executive Information System (EIS)
•   Expert System (ES)/ Artificial Intelligence (AI)
Information      Usage
System
Executive        Executive Information System is an
Information      information system that provides strategic
System (EIS) /   information tailored to the needs of top
Executive        management. EIS is a highly interactive MIS
Support          combined with DSS and AI that present,
System (ESS)     summarize and analyze data from
                 organization's database. ESS is designed to
                 be easy to use. So an executive with little
                 spare time can obtain information without
                 extensive training
Decision         A Decision Support System is an information
Support          system that analyzes business data and
System (DSS)     presents it so that users can make business
                 decisions more easily. DSS analyze data.
Information Usage
System
Management     Management Information System is an
Information    information system that produces
System (MIS)   standardized reports in summarized
               structured form. MIS summarizes data and
               presents them in reports.
Transaction    Transaction Processing System is an
Processing     information system that helps an organization
System (TPS)   keep track of daily operations and records
               these events in database; e.g. sales, payroll,
               reservations, shipping, and worker tracking.
               TPS is simply records data.
Information        Usage
System
Expert System      A type of application program that makes
(ES)/ Artificial   decisions or solves problems in a particular
Intelligence       field by using knowledge and analytical rules
(AI)               defined by experts in the field.
EIS   Make decision
                                Top
                             management


DSS      Analyze
                              Middle
                            management
MIS         Summarize


                            Supervisor
TPS                Record
Hierarchy of data
Data    Meaning
bit     A binary digit, the smallest piece of information
        that a computer can hold.
        A bit is always one of two values, written as 0 and
        1
byte    A byte is a series of 8 bits, which represent a
        single character (number, letter or symbol)
field   A field is a combination of one or more characters
        or bytes. Each field is represented by a column in
        the table. In database system fields are the
        smallest units of information you can access and
        each field name for examples name, address and
        age.
Data       Meaning
record     A record is a collection of related fields. Each
           record is represented by a row in the table.
file       A file is a collection of related fields.
(table)
database A database is a collection of related files stored in
         storage medium
THE DEFINITION OF DATABASE & DBMS
• Database: a database is structured collection of
  data that is organized so that enables people to
  add, find, sort, group, summarize, and print the
  data.
• DBMS: is a software that can manage a
  database. DBMS allows you to use a computer to
  create a database; add, change, and delete data
  in the database; sort the data in the database;
  retrieve data in the database; and create forms
  and reports using the data in the database. E.g.
  Microsoft Access, MySQL, Oracle, DB2,
  Informix, SQL Server, Visual Foxpro, Corel
  Paradox, Kexi, OpenOffice.org Base.
BENEFITS OF USING DBMS
• Improve data integrity.
• Avoid data redundancy
• Data can be shared over a network, by a whole
  organisation.
• Information can be accessed easily.
• Data security. Data are not accessible to
  unauthorised users.
THE RELATION BETWEEN FIELD,
RECORD AND FILE.
• A file or table is a collection of records.
• Records are composed of files.
PRIMARY KEY & FOREIGN KEY
• Primary key: Primary key is a field that contains
  a value uniquely identifies each record in the
  table.
• Foreign key: A foreign key is a field in a
  relational table that matches the primary key
  column of another table.
THE IMPORTANCE OF PRIMARY KEY
• The primary key ensures that no two records in a
  database contain the same value for that field. It
  is the field that uniquely identifies the record.
• For example IC Number field uniquely identifies
  each student because no two students can have
  the same IC number.
IDENTIFY THE PRIMARY KEY & FOREIGN
KEY FROM THE SAMPLE DATABASE.
FRIEND_INFO
FriendID {PK}      PHONE_NUM
Name               FriendID {FK}
Address            Phone_Number
Date_of_birth
DATABASE OBJECTS
•   Table
•   Form
•   Query
•   Report
•   Relationship
BASIC OPERATIONS IN DATA MANIPULATION:
•   Update
•   Insert
•   Delete
•   Modify
•   Retrieve
•   Sort
•   Filter
•   Search
PHASES OF SYSTEMS DEVELOPMENT
•   Analysis
•   Design
•   Implementation
•   Testing
•   Documentation
•   Maintenance

Weitere ähnliche Inhalte

Was ist angesagt?

computer based information system
computer based information systemcomputer based information system
computer based information system
jandian
 
01 bus infosysoverview
01  bus infosysoverview01  bus infosysoverview
01 bus infosysoverview
vicson_4
 
Different Types of Information Systems Alexis Chua SYANDES K31
Different Types of  Information Systems  Alexis Chua SYANDES K31Different Types of  Information Systems  Alexis Chua SYANDES K31
Different Types of Information Systems Alexis Chua SYANDES K31
Alexis Chua
 
Management Information System & Technology
Management Information System & TechnologyManagement Information System & Technology
Management Information System & Technology
Akash Jauhari
 
SYANDES K32 - Types of Information Systems Quiz #3
SYANDES K32 - Types of Information Systems Quiz #3SYANDES K32 - Types of Information Systems Quiz #3
SYANDES K32 - Types of Information Systems Quiz #3
alysimplina
 

Was ist angesagt? (20)

Introduction to Information System
Introduction to Information SystemIntroduction to Information System
Introduction to Information System
 
What is information system
What is information systemWhat is information system
What is information system
 
Computer based information system
Computer based information systemComputer based information system
Computer based information system
 
Information system
Information systemInformation system
Information system
 
computer based information system
computer based information systemcomputer based information system
computer based information system
 
Information systems and its components 1
Information systems and its components 1Information systems and its components 1
Information systems and its components 1
 
Knowledge Work System
Knowledge Work SystemKnowledge Work System
Knowledge Work System
 
Information management 2
Information management 2Information management 2
Information management 2
 
Cbis
CbisCbis
Cbis
 
01 bus infosysoverview
01  bus infosysoverview01  bus infosysoverview
01 bus infosysoverview
 
Lecture 1 Information System
Lecture 1  Information SystemLecture 1  Information System
Lecture 1 Information System
 
Types Of Information System
Types Of Information SystemTypes Of Information System
Types Of Information System
 
System Data Modelling Tools
System Data Modelling ToolsSystem Data Modelling Tools
System Data Modelling Tools
 
Datawarehousing & DSS
Datawarehousing & DSSDatawarehousing & DSS
Datawarehousing & DSS
 
Different Types of Information Systems Alexis Chua SYANDES K31
Different Types of  Information Systems  Alexis Chua SYANDES K31Different Types of  Information Systems  Alexis Chua SYANDES K31
Different Types of Information Systems Alexis Chua SYANDES K31
 
development of information system
development of information systemdevelopment of information system
development of information system
 
Management Information System & Technology
Management Information System & TechnologyManagement Information System & Technology
Management Information System & Technology
 
Data processing cycle , stages of data processing cycle.
Data processing cycle , stages of data processing cycle.Data processing cycle , stages of data processing cycle.
Data processing cycle , stages of data processing cycle.
 
Types of Information Systems
Types of Information SystemsTypes of Information Systems
Types of Information Systems
 
SYANDES K32 - Types of Information Systems Quiz #3
SYANDES K32 - Types of Information Systems Quiz #3SYANDES K32 - Types of Information Systems Quiz #3
SYANDES K32 - Types of Information Systems Quiz #3
 

Andere mochten auch (20)

Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Manual pengguna membuat sites
Manual pengguna membuat sitesManual pengguna membuat sites
Manual pengguna membuat sites
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Inheritance
InheritanceInheritance
Inheritance
 
Nutrisi
NutrisiNutrisi
Nutrisi
 
Reproduction and Growth
Reproduction and GrowthReproduction and Growth
Reproduction and Growth
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Bab 3 pergerakan bahan2 merentasi membran plasma
Bab 3 pergerakan bahan2 merentasi membran plasmaBab 3 pergerakan bahan2 merentasi membran plasma
Bab 3 pergerakan bahan2 merentasi membran plasma
 
Bab 2 struktur sel dan fungsi
Bab 2  struktur sel dan fungsiBab 2  struktur sel dan fungsi
Bab 2 struktur sel dan fungsi
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Lesson 2.2
Lesson 2.2Lesson 2.2
Lesson 2.2
 
Lesson 1.5
Lesson 1.5Lesson 1.5
Lesson 1.5
 
Lesson 3.1 part 2
Lesson 3.1 part 2Lesson 3.1 part 2
Lesson 3.1 part 2
 
Lesson 3.1 part 2
Lesson 3.1 part 2Lesson 3.1 part 2
Lesson 3.1 part 2
 
Lesson 2.3
Lesson 2.3Lesson 2.3
Lesson 2.3
 
Lesson 1.6
Lesson 1.6Lesson 1.6
Lesson 1.6
 
Lesson 1.8
Lesson 1.8Lesson 1.8
Lesson 1.8
 
Lesson 4.3
Lesson 4.3Lesson 4.3
Lesson 4.3
 

Ähnlich wie Chapter 6

Nota information systems
Nota information systemsNota information systems
Nota information systems
Azmiah Mahmud
 

Ähnlich wie Chapter 6 (20)

Chapter 6
Chapter 6Chapter 6
Chapter 6
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptx
 
Database
DatabaseDatabase
Database
 
Database
DatabaseDatabase
Database
 
Lecture 1 ANT.pptx
Lecture 1 ANT.pptxLecture 1 ANT.pptx
Lecture 1 ANT.pptx
 
computer based information system
computer based information systemcomputer based information system
computer based information system
 
Management_Information_System_Module_1 (1) (1).pdf
Management_Information_System_Module_1 (1) (1).pdfManagement_Information_System_Module_1 (1) (1).pdf
Management_Information_System_Module_1 (1) (1).pdf
 
Information systems
Information systemsInformation systems
Information systems
 
ITB - UNIT 1.pdf
ITB - UNIT 1.pdfITB - UNIT 1.pdf
ITB - UNIT 1.pdf
 
MANAGEMENT INFORMATION SYSTEM
MANAGEMENT INFORMATION SYSTEMMANAGEMENT INFORMATION SYSTEM
MANAGEMENT INFORMATION SYSTEM
 
Management information system Unit 1
Management information system Unit 1Management information system Unit 1
Management information system Unit 1
 
Introduction to mis
Introduction to misIntroduction to mis
Introduction to mis
 
information system and types umer amin slideshare
information system and types umer amin slideshareinformation system and types umer amin slideshare
information system and types umer amin slideshare
 
Nota information systems
Nota information systemsNota information systems
Nota information systems
 
Dbms
DbmsDbms
Dbms
 
database management system (DBMS)
database management system (DBMS)database management system (DBMS)
database management system (DBMS)
 
Computing 7
Computing 7Computing 7
Computing 7
 
Information Management_Unit 1 .pptx
Information Management_Unit 1 .pptxInformation Management_Unit 1 .pptx
Information Management_Unit 1 .pptx
 
Information Systems
Information SystemsInformation Systems
Information Systems
 
Database
DatabaseDatabase
Database
 

Kürzlich hochgeladen

Kürzlich hochgeladen (20)

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
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
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
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
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 

Chapter 6

  • 2. THE DEFINITION OF DATA, INFORMATION AND INFORMATION SYSTEM. • Data: data are the raw, unprocessed facts, including text, numbers, images and sound. It is not organised and has little value. • Information is organised data that is valuable and meaningful to a specific user. • Information system: information system is a collection of hardware, software, data, people and procedures that collects data, processes data and provides information.
  • 3. THE USAGE OF INFORMATION SYSTEMS IN VARIOUS FIELD.  EDUCATION • Keep track of students statistics and grades. • Help students and teachers in online learning and discussion. • Store subject content.
  • 4.  BUSINESS • Carry our online buying and selling • Help plan the delivery of goods and services. • Make room booking and for checking the best rates.  MANAGEMENT • See employee records • Analyse products, services and product prices • Process customer orders, organise production times and keep track of product inventory
  • 5. FIVE COMPONENTS OF INFORMATION SYSTEM: Human, procedure, software, hardware and data. Component Definition Data Data are the raw, unprocessed facts, including text, numbers, images and sound. Processed data is called information Hardware Hardware is the equipment that processes the data to create information. It includes the keyboard, mouse, monitor, system unit, and other devices. Hardware is controlled by software
  • 6. Component Definition Software Software is series of instructions that tells a computer what to do. The purpose of software is to convert data into information People People is anyone who communicate with (human) computer system or utilizes the information it generates such as customers, employees, students, data entry clerks, accountants and sales manager. Procedure A procedure is operating instructions for people (user) to follow when using software, hardware, and data. Procedures can be in the form of guidelines in the user manuals.
  • 7. Interrelation between Information System components. Data Hardware Procedure Software Human
  • 8. TYPES OF INFORMATION SYSTEM • Transaction Processing System (TPS) • Management Information System (MIS) • Decision Support System (DSS) • Executive Information System (EIS) • Expert System (ES)/ Artificial Intelligence (AI)
  • 9. Information Usage System Executive Executive Information System is an Information information system that provides strategic System (EIS) / information tailored to the needs of top Executive management. EIS is a highly interactive MIS Support combined with DSS and AI that present, System (ESS) summarize and analyze data from organization's database. ESS is designed to be easy to use. So an executive with little spare time can obtain information without extensive training Decision A Decision Support System is an information Support system that analyzes business data and System (DSS) presents it so that users can make business decisions more easily. DSS analyze data.
  • 10. Information Usage System Management Management Information System is an Information information system that produces System (MIS) standardized reports in summarized structured form. MIS summarizes data and presents them in reports. Transaction Transaction Processing System is an Processing information system that helps an organization System (TPS) keep track of daily operations and records these events in database; e.g. sales, payroll, reservations, shipping, and worker tracking. TPS is simply records data.
  • 11. Information Usage System Expert System A type of application program that makes (ES)/ Artificial decisions or solves problems in a particular Intelligence field by using knowledge and analytical rules (AI) defined by experts in the field.
  • 12. EIS Make decision Top management DSS Analyze Middle management MIS Summarize Supervisor TPS Record
  • 13. Hierarchy of data Data Meaning bit A binary digit, the smallest piece of information that a computer can hold. A bit is always one of two values, written as 0 and 1 byte A byte is a series of 8 bits, which represent a single character (number, letter or symbol) field A field is a combination of one or more characters or bytes. Each field is represented by a column in the table. In database system fields are the smallest units of information you can access and each field name for examples name, address and age.
  • 14. Data Meaning record A record is a collection of related fields. Each record is represented by a row in the table. file A file is a collection of related fields. (table) database A database is a collection of related files stored in storage medium
  • 15.
  • 16. THE DEFINITION OF DATABASE & DBMS • Database: a database is structured collection of data that is organized so that enables people to add, find, sort, group, summarize, and print the data. • DBMS: is a software that can manage a database. DBMS allows you to use a computer to create a database; add, change, and delete data in the database; sort the data in the database; retrieve data in the database; and create forms and reports using the data in the database. E.g. Microsoft Access, MySQL, Oracle, DB2, Informix, SQL Server, Visual Foxpro, Corel Paradox, Kexi, OpenOffice.org Base.
  • 17. BENEFITS OF USING DBMS • Improve data integrity. • Avoid data redundancy • Data can be shared over a network, by a whole organisation. • Information can be accessed easily. • Data security. Data are not accessible to unauthorised users.
  • 18. THE RELATION BETWEEN FIELD, RECORD AND FILE. • A file or table is a collection of records. • Records are composed of files.
  • 19. PRIMARY KEY & FOREIGN KEY • Primary key: Primary key is a field that contains a value uniquely identifies each record in the table. • Foreign key: A foreign key is a field in a relational table that matches the primary key column of another table.
  • 20. THE IMPORTANCE OF PRIMARY KEY • The primary key ensures that no two records in a database contain the same value for that field. It is the field that uniquely identifies the record. • For example IC Number field uniquely identifies each student because no two students can have the same IC number.
  • 21. IDENTIFY THE PRIMARY KEY & FOREIGN KEY FROM THE SAMPLE DATABASE. FRIEND_INFO FriendID {PK} PHONE_NUM Name FriendID {FK} Address Phone_Number Date_of_birth
  • 22. DATABASE OBJECTS • Table • Form • Query • Report • Relationship
  • 23. BASIC OPERATIONS IN DATA MANIPULATION: • Update • Insert • Delete • Modify • Retrieve • Sort • Filter • Search
  • 24. PHASES OF SYSTEMS DEVELOPMENT • Analysis • Design • Implementation • Testing • Documentation • Maintenance