Systems Analysis and Design Kendall and Kendall Fifth Edition

Slides:



Advertisements
Similar presentations
CAPE INFORMATION TECHNOLOGY – Unit 2
Advertisements

Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 Managing Information Technology 6 th Edition CHAPTER 9 BASIC INFORMATION SYSTEMS.
Using Data Flow Diagrams
Chapter 7 Structuring System Process Requirements
Using Dataflow Diagrams
© 2005 by Prentice Hall 7-1 Chapter 7 Structuring System Process Requirements Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey.
Systems Analysis and Design, 7e Kendall & Kendall
Chapter 4 Enterprise Modeling.
Kendall & KendallCopyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 2 Kendall & Kendall Systems Analysis and Design, 9e Understanding.
Systems Analysis and Design in a Changing World, Fourth Edition
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Understanding and Modeling Organizational Systems Systems Analysis and Design, 8e.
Chapter 2 Understanding Organizational Style and Its Impact on Information Systems Systems Analysis and Design Kendall & Kendall © 2005 Pearson Prentice.
Using Dataflow Diagrams
Systems Analysis and Design Kendall & Kendall Sixth Edition
Chapter 7 Using Data Flow Diagrams
Chapter 3 Managing the Information Systems Project
Structuring System Requirements: Process Modeling
Chapter 17 Designing Databases
Chapter 2 Topics –Context-Level DFD –Entity-Relationship Diagrams.
Chapter 2 Understanding Organizational Style and Its Impact on Information Systems Systems Analysis and Design Kendall and Kendall Fifth Edition.
Chapter 9 Using Data Flow Diagrams
Chapter 7 Using Data Flow Diagrams
Systems Analysis and Design Kendall & Kendall
Supply Chain Information Systems
IS 320 Systems Analysis and Design Notes for Textbook Chapter 2
Data Flow Diagrams (DFDs). Data flow diagram (DFD) is a picture of the movement of data between external entities and the processes and data stores within.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 6.1.
Systems Analysis and Design Kendall & Kendall Sixth Edition
Data Flow Diagram A method used to analyze a system in a structured way Used during: Analysis stage: to describe the current system Design stage: to describe.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
Chapter 7 Structuring System Process Requirements
Chapter 7 Using Data Flow Diagrams
Chapter 2 Understanding Organizational Style and Its Impact on Information Systems Systems Analysis and Design Kendall & Kendall Sixth Edition.
Software Engineering Software Engineering - Mr. Ahmad Al-Ghoul.
Understanding and Modeling Organizational Systems
Using Dataflow Diagrams – Part 1 Systems Analysis and Design, 7e Kendall & Kendall 7 © 2008 Pearson Prentice Hall.
Introduction Complex and large SW. SW crises Expensive HW. Custom SW. Batch execution Structured programming Product SW.
Chapter 2 Understanding Organizational Style and Its Impact on Information Systems Systems Analysis and Design Kendall & Kendall Sixth Edition.
Understanding Organizational Style and Its Impact on Information Systems Systems Analysis and Design, 7e Kendall & Kendall CH#2 ©2008 Pearson Prentice.
Software Analysis 1 PROCESS MODELING: Data Flow Diagrams (DFDs)
© 2005 by Prentice Hall Chapter 7 Structuring System Process Requirements Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F. George.
Kendall & KendallCopyright © 2014 Pearson Education 2 Kendall & Kendall Systems Analysis and Design, Global Edition, 9e Understanding and Modeling Organizational.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Using Dataflow Diagrams Systems Analysis and Design, 8e Kendall & Kendall 7.
MIS 360: System Analysis and Design Dr. Qasem Al-Radaideh Department of Computer Information Systems Faculty of Information Technology Yarmouk University.
Chapter 10 Structuring System Requirements: Conceptual Data Modeling
WHAT IS A Context Diagram?
PowerPoint Presentation by Charlie Cook
Chapter 6 Structuring System Requirements: Process Modeling
Chapter 6 Structuring System Requirements: Process Modeling
Chapter 8 Structuring System Requirements: Process Modeling
Chapter 6 Structuring System Requirements: Conceptual Data Modeling
Business System Development
Requirements Become the E-R Data Model
Structuring System Requirements: Process Modeling
Systems Analysis and Design Kendall & Kendall Sixth Edition
Chapter 6 Structuring System Requirements: Process Modeling
Chapter 10 Structuring System Requirements: Conceptual Data Modeling
Organizational Culture and Environment: The Constraints
Management, Leadership, and Internal Organization
PowerPoint Presentation by Charlie Cook
Requirement Analysis using
Chapter 11 Describing Process Specifications and Structured Decisions
Chapter 17 Designing Databases
The Organizational Context: Strategy, Structure, and Culture
Organizational Culture and Environment: The Constraints
The Organizational Context: Strategy, Structure, and Culture
The Organizational Context: Strategy, Structure, and Culture
Chapter 13 Preparing The Systems Proposal
Lecture 10 Structuring System Requirements: Conceptual Data Modeling
Presentation transcript:

Systems Analysis and Design Kendall and Kendall Fifth Edition Chapter 2 Understanding Organizational Style and Its Impact on Information Systems Systems Analysis and Design Kendall and Kendall Fifth Edition

Copyright © 2002 by Prentice Hall, Inc. Major Topics Organizational environment Nature of systems Context-level data flow diagram Entity-relationship diagram Levels of management Organizational culture Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Copyright © 2002 by Prentice Hall, Inc. Organizations Organizations are composed of interrelated and interdependent subsystems System and subsystem boundaries and environments impact on information system analysis and design Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Organizational Environment Community environment Geographical Demographics (education, income) Economic environment Market factors Competition Political environment State and local government Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Open and Closed Systems Systems are described as either Open Free-flowing information Output from one system becomes input to another Closed with restricted access to information Limited by numerous rules Information on a need to know basis Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Virtual Organizations A virtual organization has parts of the organization in different physical locations Computer networks and communications technology are used to work on projects Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Virtual Organization Advantages Advantages of a virtual organization are Reduced costs of physical facilities More rapid response to customer needs Flexibility for employees to care for children or aging parents Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Enterprise Resource Planning Enterprise Resource Planning (ERP) describes an integrated organizational information system The software helps the flow of information between the functional areas within the organization Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Context-Level Data Flow Diagram (DFD) A context-level data flow diagram is an important tool for showing data used and information produced by a system It provides an overview of the setting or environment the system exists within: which entities supply and receive data/information Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Context-Level DFD Symbols Entity, a person, group, department, or system that supplies or receives information It is labeled with a noun Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Context-Level DFD Symbols Process, representing the entire system It is given the number 0 Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Context-Level DFD Symbols Data flow, represented by an arrow It shows information that passes to or from the process Data flow is labeled with a noun Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Entity-Relationship Diagrams (E-R Diagrams) Entity-relationship diagrams help the analyst understand the organizational system and the data stored by the organization Symbols are used to represent entities and relationships Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Copyright © 2002 by Prentice Hall, Inc. Entities There are three types of entities: Fundamental entity, describing a person, place, or thing Associative entity, linking entities Attributive entity, to describe attributes and repeating groups Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Copyright © 2002 by Prentice Hall, Inc. Fundamental Entity Describes a person, place, or thing Symbol is a rectangle Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Copyright © 2002 by Prentice Hall, Inc. Associative Entity Joins two entities Can only exist between two entities Symbol is a diamond inside a rectangle Also called a Gerund Junction Intersection Concatenated entity Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Copyright © 2002 by Prentice Hall, Inc. Attributive Entity Describes attributes and repeating groups Symbol is an oval in a rectangle Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Copyright © 2002 by Prentice Hall, Inc. Relationships Relationships show how the entities are connected There are three types of relationships: One to one One to many Many to many Relationship lines are labeled Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Relationship Notation One is indicated by a short vertical line Many is indicated by a crows foot Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Entity Relationship Example Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Copyright © 2002 by Prentice Hall, Inc. Attributes Data attributes may be added to the diagram Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Creating Entity-Relationship Diagrams Steps used to create E-R diagrams List the entities in the organization Choose key entities to narrow the scope of the problem Identify what the primary entity should be Confirm the results of the above through data gathering Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Copyright © 2002 by Prentice Hall, Inc. Managerial Control The three levels of managerial control are Operations management Make decisions using predetermined rules Middle management Strategic management Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Operations Management Make decisions using predetermined rules that have predictable outcomes Work is clear-cut High degree of certainty in decision making Oversee the operating details of the organization Dependent on internal information Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Copyright © 2002 by Prentice Hall, Inc. Middle Management Make short-term planning and control decisions about resources and organizational objectives Experience very little certainty in their decision making Partly operational and partly strategic Dependent on internal information, both historical and prediction oriented Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Copyright © 2002 by Prentice Hall, Inc. Strategic Management Look outward from the organization to the future Make decisions that will guide middle and operations managers Work in highly uncertain decision-making environment Define the organization as a whole Dependent on external information Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Copyright © 2002 by Prentice Hall, Inc. Managerial Levels Each of the three levels of management have Different organization structure Leadership style Technological considerations Organization culture Human interaction All carry implications for the analysis and design of information systems Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Organizational Culture Organizations have cultures and subcultures Learn from verbal and nonverbal symbolism Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Copyright © 2002 by Prentice Hall, Inc. Verbal Symbolism Using language to convey Myths Metaphors Visions Humor Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.

Copyright © 2002 by Prentice Hall, Inc. Nonverbal Symbolism Shared artifacts Trophies, etc. Rites and rituals Promotions Birthdays, etc. Clothing worn Office placement and decorations Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc.