SlideShare a Scribd company logo
1 of 46
Computer Concepts 2014
Chapter 10
Information Systems
Analysis and Design
10 Chapter Contents
 Section A: Information Systems
 Section B: Systems Analysis
 Section C: System Design
 Section D: Implementation and Maintenance
 Section E: Corporate Data Security
Chapter 10: Information Systems Analysis and Design 2
10 Section A:
Information Systems
 Information Systems in Organizations
 Transaction Processing Systems
 Management Information Systems
 Decision Support Systems
 Expert Systems and Neural Networks
Chapter 10: Information Systems Analysis and Design 3
10 Information Systems in
Organizations
 An information system collects,
stores, and processes data to
provide useful, accurate, and
timely information
 An organization is a group of
people working together to
accomplish a goal
Business
Nonprofit organization
Mission
Mission statement
Chapter 10: Information Systems Analysis and Design 4
10
 Organizational charts depict the hierarchy of
information; e.g. bureaucracy
Chapter 10: Information Systems Analysis and Design 5
Information Systems in
Organizations
10
 Information systems can:
Automate routine tasks
Make decisions in response to problems
Structured problem
Semi-structured problem
Unstructured problem
Collect and store internal or external information
Chapter 10: Information Systems Analysis and Design 6
Information Systems in
Organizations
10 Problem Types
Chapter 10: Information Systems Analysis and Design 7
10 Transaction Processing
Systems
 Provide a way to collect, process, store, display,
modify, or cancel transactions
Payroll, accounting, airline reservations, inventory, point
of sale and cellular phone billing
 Batch processing vs. online processing
OLTP system
Commit or rollback strategy
 Detail reports
Chapter 10: Information Systems Analysis and Design 8
10 Transaction Processing
Systems
Chapter 10: Information Systems Analysis and Design 9
10 Management Information
Systems
Chapter 10: Information Systems Analysis and Design 10
10 Management Information
Systems
Chapter 10: Information Systems Analysis and Design 11
10 Decision Support Systems
 Helps people make decisions by directly
manipulating data, analyzing data from external
sources, generating statistical projections, and
creating data models of various scenarios
Executive information system
 DSSs design decision models and make decision
queries
Chapter 10: Information Systems Analysis and Design 12
10 Decision Support Systems
Chapter 10: Information Systems Analysis and Design 13
10 Expert Systems and Neural
Networks
 Expert systems are designed to analyze data and
produce a recommendation, diagnosis, or decision
based on a set of facts and rules
Knowledge base
Inference engine
Knowledge engineering
Expert system shell
Fuzzy logic
 Neural networks use computer circuitry to simulate
how a brain may process info, learn, and remember
Chapter 10: Information Systems Analysis and Design 14
10 Expert Systems and Neural
Networks
Chapter 10: Information Systems Analysis and Design 15
10 Section B: Systems Analysis
 System Development Life Cycle
 Planning Phase
 Analysis Phase
 Documentation Tools
Chapter 10: Information Systems Analysis and Design 16
10 System Development Life
Cycle
 Systems analysis and design is a discipline that
focuses on developing information systems
according to the phases of an SDLC
Chapter 10: Information Systems Analysis and Design 17
10 Planning Phase
 Assemble the project team
 Justify the project
 Choose a development methodology
 Develop a project schedule
 Produce a Project Development Plan
Chapter 10: Information Systems Analysis and Design 18
10 Planning Phase
Justification for new system
 serious problem with the current system,
 a threat to the organization’s success,
 an opportunity to improve an organization’s products or
services through technology
Chapter 10: Information Systems Analysis and Design 19
10 Planning Phase
 An organization must be able to:
Make improvements
Change the industry
Create new products
 The PIECES framework helps classify problems in
an information system
Chapter 10: Information Systems Analysis and Design 20
10 Planning Phase
 Development methodologies
Structured methodology
Information engineering methodology
Object-oriented methodology
 PERT (Program Evaluation and Review Technique)
 WBS (Work Breakdown Structure)
 Gantt chart
Chapter 10: Information Systems Analysis and Design 21
10 Planning Phase
Chapter 10: Information Systems Analysis and Design 22
10 Analysis Phase
 Produce a list of requirements for a new or revised
information system
 Analysis phase activities:
Study the current system
Determine system requirements
Write System Requirements Report
 System requirements are the criteria for
successfully solving problems identified in an
information system
Success factors
Chapter 10: Information Systems Analysis and Design 23
10 Documentation Tools
 The core documentation tool for project teams using
structured methodology is the data flow diagram
(DFD)
External entity
Data store
Process
Data flow
Chapter 10: Information Systems Analysis and Design 24
10 Documentation Tools
Chapter 10: Information Systems Analysis and Design 25
10 Section C: System Design
 Design Phase
 Evaluation and Selection
 Application Specifications
Chapter 10: Information Systems Analysis and Design 26
10 Design Phase
 How the new system
will fulfill the
requirements specified
in the System
Requirements Report
Chapter 10: Information Systems Analysis and Design 27
10 Design Phase
 The project team has to consider the overall
architecture based on:
Level of automation
Processing methodology
Centralized processing
Distributed processing
Network technology
Chapter 10: Information Systems Analysis and Design 28
10 Design Phase
 Software alternatives
Programming tools
Application development
tools
Application software
Turnkey systems
Chapter 10: Information Systems Analysis and Design 29
10 Evaluation and Selection
A request for proposal (RFP) describes
 The problem and the requirements for the solution
A request for quotation (RFQ)
 Request for a formal price quotation on a list of
hardware and software
Chapter 10: Information Systems Analysis and Design 30
10 Application Specifications
Describe the way the information system’s software
 should interact with users,
 store data,
 process data,
 and format reports
Feature creep refers to the failure to constrain change
 Changes should be managed formally, including
written change requests
Chapter 10: Information Systems Analysis and Design 31
10 Section D: Implementation
and Maintenance
 Implementation Phase
 Development and Testing
 Documentation and Training
 Conversion and Cutover
 Maintenance Phase
Chapter 10: Information Systems Analysis and Design 32
10 Implementation Phase
 Construct the new
information system
Chapter 10: Information Systems Analysis and Design 33
10 Development and Testing
Software customization
 process of modifying a commercial application to
reflect an organization’s needs
Application testing is performed in three ways:
Unit testing
Integration testing
Test area
System testing
Chapter 10: Information Systems Analysis and Design 34
10 Development and Testing
Chapter 10: Information Systems Analysis and Design 35
10 Documentation and Training
 System documentation
Describes a system’s features, hardware architecture,
and programming
 User documentation
Describes how to interact with the system to accomplish
specific tasks
Procedure handbook
Contains step-by-step instructions for performing specific tasks
Chapter 10: Information Systems Analysis and Design 36
10 Conversion and Cutover
 System conversion
Deactivating an old information system and activating a
new one
Several conversion strategies:
Direct conversion
Parallel conversion
Phased conversion
Pilot conversion
 Acceptance testing is designed to verify that the new
information system works as required
Chapter 10: Information Systems Analysis and Design 37
10 Maintenance Phase
 Involves day-to-day
operation of the system,
making modifications to
improve performance, and
correcting problems
 The term quality of
service (QoS) refers to
the level of performance a
computer system provides
Chapter 10: Information Systems Analysis and Design 38
10 Maintenance Phase
 Maintenance phase costs
Chapter 10: Information Systems Analysis and Design 39
10 Section E: Corporate Data
Security
 Information System Data Vulnerabilities
 Information System Data Security
 Corporate Identity Theft
Chapter 10: Information Systems Analysis and Design 40
10 Information System Data
Vulnerabilities
 Threats to a corporate information system can
affect thousands of people
Natural disasters
Power outages
Equipment failures
Human errors
Software failures
Security breaches
Acts of war
Malware
Chapter 10: Information Systems Analysis and Design 41
10 Information System Data
Security
 No computer system can be completely risk-free,
but several proactive measures can protect
information systems from threats
Deterrents
Preventative countermeasures
Corrective procedures
Detection activities
Chapter 10: Information Systems Analysis and Design 42
10 Information System Data
Security
 A data center is a specialized facility
designed to hold and protect
computer systems and data
 A disaster recovery plan is a step-by-
step plan that describes the methods
used to secure data against disaster
and sets guidelines for how an
organization will recover lost data if
and when a disaster occurs
Chapter 10: Information Systems Analysis and Design 43
10 Corporate Identity Theft
 When a company’s brand is used without
authorization, the company has become a victim of
identity theft
 For example, phishing scams and fake Web sites
Chapter 10: Information Systems Analysis and Design 44
10 Corporate Identity Theft
 Guidelines help corporations deal with identity theft
Chapter 10: Information Systems Analysis and Design 45
Computer Concepts 2014
Chapter 10 Complete

More Related Content

Similar to CO1 3.ppt

Similar to CO1 3.ppt (20)

Ch01 an introduction to is
Ch01 an introduction to isCh01 an introduction to is
Ch01 an introduction to is
 
666 computer technology 7th sem
666 computer technology 7th sem666 computer technology 7th sem
666 computer technology 7th sem
 
Sadcw 6e chapter1
Sadcw 6e chapter1Sadcw 6e chapter1
Sadcw 6e chapter1
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Chap12 Developing Business/IT Solutions
Chap12 Developing Business/IT SolutionsChap12 Developing Business/IT Solutions
Chap12 Developing Business/IT Solutions
 
Laudon Ch13
Laudon Ch13Laudon Ch13
Laudon Ch13
 
Lec3
Lec3Lec3
Lec3
 
Cs414 lec3 f2014
Cs414 lec3 f2014Cs414 lec3 f2014
Cs414 lec3 f2014
 
Sadcw 6e chapter6
Sadcw 6e chapter6Sadcw 6e chapter6
Sadcw 6e chapter6
 
Week 25 presentation
Week 25 presentationWeek 25 presentation
Week 25 presentation
 
Week 9
Week 9Week 9
Week 9
 
Week 9
Week 9Week 9
Week 9
 
Final
FinalFinal
Final
 
VTU - MIS Module 4 - SDLC
VTU - MIS Module 4 - SDLCVTU - MIS Module 4 - SDLC
VTU - MIS Module 4 - SDLC
 
5. Chapter 12, PPT.pdf
5. Chapter 12, PPT.pdf5. Chapter 12, PPT.pdf
5. Chapter 12, PPT.pdf
 
James hall ch 14
James hall ch 14James hall ch 14
James hall ch 14
 
Course Outline System Analysis and Design
Course Outline System Analysis and DesignCourse Outline System Analysis and Design
Course Outline System Analysis and Design
 
Chapter 1(1) system development life .ppt
Chapter 1(1) system development life .pptChapter 1(1) system development life .ppt
Chapter 1(1) system development life .ppt
 
Mris 2
Mris 2Mris 2
Mris 2
 
Database Design
Database Design Database Design
Database Design
 

Recently uploaded

OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsSandeep D Chaudhary
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxMarlene Maheu
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024Borja Sotomayor
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxneillewis46
 
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MysoreMuleSoftMeetup
 
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...Nguyen Thanh Tu Collection
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...Nguyen Thanh Tu Collection
 
An overview of the various scriptures in Hinduism
An overview of the various scriptures in HinduismAn overview of the various scriptures in Hinduism
An overview of the various scriptures in HinduismDabee Kamal
 
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMDEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMELOISARIVERA8
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
Observing-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxObserving-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxAdelaideRefugio
 
How to Send Pro Forma Invoice to Your Customers in Odoo 17
How to Send Pro Forma Invoice to Your Customers in Odoo 17How to Send Pro Forma Invoice to Your Customers in Odoo 17
How to Send Pro Forma Invoice to Your Customers in Odoo 17Celine George
 
male presentation...pdf.................
male presentation...pdf.................male presentation...pdf.................
male presentation...pdf.................MirzaAbrarBaig5
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...Nguyen Thanh Tu Collection
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptNishitharanjan Rout
 

Recently uploaded (20)

Including Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdfIncluding Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdf
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptx
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptx
 
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
 
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
 
An overview of the various scriptures in Hinduism
An overview of the various scriptures in HinduismAn overview of the various scriptures in Hinduism
An overview of the various scriptures in Hinduism
 
Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"
 
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMDEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
VAMOS CUIDAR DO NOSSO PLANETA! .
VAMOS CUIDAR DO NOSSO PLANETA!                    .VAMOS CUIDAR DO NOSSO PLANETA!                    .
VAMOS CUIDAR DO NOSSO PLANETA! .
 
Observing-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxObserving-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptx
 
How to Send Pro Forma Invoice to Your Customers in Odoo 17
How to Send Pro Forma Invoice to Your Customers in Odoo 17How to Send Pro Forma Invoice to Your Customers in Odoo 17
How to Send Pro Forma Invoice to Your Customers in Odoo 17
 
male presentation...pdf.................
male presentation...pdf.................male presentation...pdf.................
male presentation...pdf.................
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)
 
Supporting Newcomer Multilingual Learners
Supporting Newcomer  Multilingual LearnersSupporting Newcomer  Multilingual Learners
Supporting Newcomer Multilingual Learners
 

CO1 3.ppt

  • 1. Computer Concepts 2014 Chapter 10 Information Systems Analysis and Design
  • 2. 10 Chapter Contents  Section A: Information Systems  Section B: Systems Analysis  Section C: System Design  Section D: Implementation and Maintenance  Section E: Corporate Data Security Chapter 10: Information Systems Analysis and Design 2
  • 3. 10 Section A: Information Systems  Information Systems in Organizations  Transaction Processing Systems  Management Information Systems  Decision Support Systems  Expert Systems and Neural Networks Chapter 10: Information Systems Analysis and Design 3
  • 4. 10 Information Systems in Organizations  An information system collects, stores, and processes data to provide useful, accurate, and timely information  An organization is a group of people working together to accomplish a goal Business Nonprofit organization Mission Mission statement Chapter 10: Information Systems Analysis and Design 4
  • 5. 10  Organizational charts depict the hierarchy of information; e.g. bureaucracy Chapter 10: Information Systems Analysis and Design 5 Information Systems in Organizations
  • 6. 10  Information systems can: Automate routine tasks Make decisions in response to problems Structured problem Semi-structured problem Unstructured problem Collect and store internal or external information Chapter 10: Information Systems Analysis and Design 6 Information Systems in Organizations
  • 7. 10 Problem Types Chapter 10: Information Systems Analysis and Design 7
  • 8. 10 Transaction Processing Systems  Provide a way to collect, process, store, display, modify, or cancel transactions Payroll, accounting, airline reservations, inventory, point of sale and cellular phone billing  Batch processing vs. online processing OLTP system Commit or rollback strategy  Detail reports Chapter 10: Information Systems Analysis and Design 8
  • 9. 10 Transaction Processing Systems Chapter 10: Information Systems Analysis and Design 9
  • 10. 10 Management Information Systems Chapter 10: Information Systems Analysis and Design 10
  • 11. 10 Management Information Systems Chapter 10: Information Systems Analysis and Design 11
  • 12. 10 Decision Support Systems  Helps people make decisions by directly manipulating data, analyzing data from external sources, generating statistical projections, and creating data models of various scenarios Executive information system  DSSs design decision models and make decision queries Chapter 10: Information Systems Analysis and Design 12
  • 13. 10 Decision Support Systems Chapter 10: Information Systems Analysis and Design 13
  • 14. 10 Expert Systems and Neural Networks  Expert systems are designed to analyze data and produce a recommendation, diagnosis, or decision based on a set of facts and rules Knowledge base Inference engine Knowledge engineering Expert system shell Fuzzy logic  Neural networks use computer circuitry to simulate how a brain may process info, learn, and remember Chapter 10: Information Systems Analysis and Design 14
  • 15. 10 Expert Systems and Neural Networks Chapter 10: Information Systems Analysis and Design 15
  • 16. 10 Section B: Systems Analysis  System Development Life Cycle  Planning Phase  Analysis Phase  Documentation Tools Chapter 10: Information Systems Analysis and Design 16
  • 17. 10 System Development Life Cycle  Systems analysis and design is a discipline that focuses on developing information systems according to the phases of an SDLC Chapter 10: Information Systems Analysis and Design 17
  • 18. 10 Planning Phase  Assemble the project team  Justify the project  Choose a development methodology  Develop a project schedule  Produce a Project Development Plan Chapter 10: Information Systems Analysis and Design 18
  • 19. 10 Planning Phase Justification for new system  serious problem with the current system,  a threat to the organization’s success,  an opportunity to improve an organization’s products or services through technology Chapter 10: Information Systems Analysis and Design 19
  • 20. 10 Planning Phase  An organization must be able to: Make improvements Change the industry Create new products  The PIECES framework helps classify problems in an information system Chapter 10: Information Systems Analysis and Design 20
  • 21. 10 Planning Phase  Development methodologies Structured methodology Information engineering methodology Object-oriented methodology  PERT (Program Evaluation and Review Technique)  WBS (Work Breakdown Structure)  Gantt chart Chapter 10: Information Systems Analysis and Design 21
  • 22. 10 Planning Phase Chapter 10: Information Systems Analysis and Design 22
  • 23. 10 Analysis Phase  Produce a list of requirements for a new or revised information system  Analysis phase activities: Study the current system Determine system requirements Write System Requirements Report  System requirements are the criteria for successfully solving problems identified in an information system Success factors Chapter 10: Information Systems Analysis and Design 23
  • 24. 10 Documentation Tools  The core documentation tool for project teams using structured methodology is the data flow diagram (DFD) External entity Data store Process Data flow Chapter 10: Information Systems Analysis and Design 24
  • 25. 10 Documentation Tools Chapter 10: Information Systems Analysis and Design 25
  • 26. 10 Section C: System Design  Design Phase  Evaluation and Selection  Application Specifications Chapter 10: Information Systems Analysis and Design 26
  • 27. 10 Design Phase  How the new system will fulfill the requirements specified in the System Requirements Report Chapter 10: Information Systems Analysis and Design 27
  • 28. 10 Design Phase  The project team has to consider the overall architecture based on: Level of automation Processing methodology Centralized processing Distributed processing Network technology Chapter 10: Information Systems Analysis and Design 28
  • 29. 10 Design Phase  Software alternatives Programming tools Application development tools Application software Turnkey systems Chapter 10: Information Systems Analysis and Design 29
  • 30. 10 Evaluation and Selection A request for proposal (RFP) describes  The problem and the requirements for the solution A request for quotation (RFQ)  Request for a formal price quotation on a list of hardware and software Chapter 10: Information Systems Analysis and Design 30
  • 31. 10 Application Specifications Describe the way the information system’s software  should interact with users,  store data,  process data,  and format reports Feature creep refers to the failure to constrain change  Changes should be managed formally, including written change requests Chapter 10: Information Systems Analysis and Design 31
  • 32. 10 Section D: Implementation and Maintenance  Implementation Phase  Development and Testing  Documentation and Training  Conversion and Cutover  Maintenance Phase Chapter 10: Information Systems Analysis and Design 32
  • 33. 10 Implementation Phase  Construct the new information system Chapter 10: Information Systems Analysis and Design 33
  • 34. 10 Development and Testing Software customization  process of modifying a commercial application to reflect an organization’s needs Application testing is performed in three ways: Unit testing Integration testing Test area System testing Chapter 10: Information Systems Analysis and Design 34
  • 35. 10 Development and Testing Chapter 10: Information Systems Analysis and Design 35
  • 36. 10 Documentation and Training  System documentation Describes a system’s features, hardware architecture, and programming  User documentation Describes how to interact with the system to accomplish specific tasks Procedure handbook Contains step-by-step instructions for performing specific tasks Chapter 10: Information Systems Analysis and Design 36
  • 37. 10 Conversion and Cutover  System conversion Deactivating an old information system and activating a new one Several conversion strategies: Direct conversion Parallel conversion Phased conversion Pilot conversion  Acceptance testing is designed to verify that the new information system works as required Chapter 10: Information Systems Analysis and Design 37
  • 38. 10 Maintenance Phase  Involves day-to-day operation of the system, making modifications to improve performance, and correcting problems  The term quality of service (QoS) refers to the level of performance a computer system provides Chapter 10: Information Systems Analysis and Design 38
  • 39. 10 Maintenance Phase  Maintenance phase costs Chapter 10: Information Systems Analysis and Design 39
  • 40. 10 Section E: Corporate Data Security  Information System Data Vulnerabilities  Information System Data Security  Corporate Identity Theft Chapter 10: Information Systems Analysis and Design 40
  • 41. 10 Information System Data Vulnerabilities  Threats to a corporate information system can affect thousands of people Natural disasters Power outages Equipment failures Human errors Software failures Security breaches Acts of war Malware Chapter 10: Information Systems Analysis and Design 41
  • 42. 10 Information System Data Security  No computer system can be completely risk-free, but several proactive measures can protect information systems from threats Deterrents Preventative countermeasures Corrective procedures Detection activities Chapter 10: Information Systems Analysis and Design 42
  • 43. 10 Information System Data Security  A data center is a specialized facility designed to hold and protect computer systems and data  A disaster recovery plan is a step-by- step plan that describes the methods used to secure data against disaster and sets guidelines for how an organization will recover lost data if and when a disaster occurs Chapter 10: Information Systems Analysis and Design 43
  • 44. 10 Corporate Identity Theft  When a company’s brand is used without authorization, the company has become a victim of identity theft  For example, phishing scams and fake Web sites Chapter 10: Information Systems Analysis and Design 44
  • 45. 10 Corporate Identity Theft  Guidelines help corporations deal with identity theft Chapter 10: Information Systems Analysis and Design 45