SlideShare a Scribd company logo
1 of 30
Chapter 2 
Understanding Organizational 
Style and Its Impact on 
Information Systems 
Systems Analysis and Design 
Kendall and Kendall 
Fifth Edition
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. 2-2
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. 2-3
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. 2-4
Open and Closed Systems 
 Systems are described as either 
Kendall & 
Kendall 
Copyright © 2002 by 
Prentice Hall, Inc. 2-5 
 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
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. 2-6
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. 2-7
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. 2-8
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. 2-9
Context-Level DFD Symbols 
 Entity, a person, group, department, or 
system that supplies or receives 
information 
 It is labeled with a noun 
Kendall & 
Kendall 
Customer 
Copyright © 2002 by 
Prentice Hall, Inc. 2-10
Context-Level DFD Symbols 
 Process, representing the entire system 
 It is given the number 0 
Kendall & 
Kendall 
0 
System 
Customer 
Copyright © 2002 by 
Prentice Hall, Inc. 2-11
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 
Passenger Reservation 
Kendall & 
Kendall 
Travel Request 
Copyright © 2002 by 
Prentice Hall, Inc. 2-12
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. 2-13
Kendall & 
Kendall 
Copyright © 2002 by 
Prentice Hall, Inc. 2-14 
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
Fundamental Entity 
 Describes a person, place, or thing 
 Symbol is a rectangle 
Kendall & 
Kendall 
Patron 
Copyright © 2002 by 
Prentice Hall, Inc. 2-15
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 
Reservation 
Copyright © 2002 by 
Prentice Hall, Inc. 2-16
Attributive Entity 
 Describes attributes and repeating 
groups 
 Symbol is an oval in a rectangle 
Kendall & 
Kendall 
Performance 
Copyright © 2002 by 
Prentice Hall, Inc. 2-17
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. 2-18
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. 2-19
Entity Relationship Example 
is assigned to 
will be developed by 
Systems O Project 
Analyst 
Kendall & 
Kendall 
Copyright © 2002 by 
Prentice Hall, Inc. 2-20
Kendall & 
Kendall 
Copyright © 2002 by 
Prentice Hall, Inc. 2-21 
Attributes 
 Data attributes may be added to the 
diagram 
Patron 
Patron Name 
Patron address 
Patron phone 
Patron credit card
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. 2-22
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. 2-23
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. 2-24
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. 2-25
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 
 Define the organization as a whole 
 Dependent on external information 
Kendall & 
Kendall 
environment 
Copyright © 2002 by 
Prentice Hall, Inc. 2-26
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. 2-27
Organizational Culture 
 Organizations have cultures and 
subcultures 
 Learn from verbal and nonverbal 
symbolism 
Kendall & 
Kendall 
Copyright © 2002 by 
Prentice Hall, Inc. 2-28
Verbal Symbolism 
 Using language to convey 
 Myths 
 Metaphors 
 Visions 
 Humor 
Kendall & 
Kendall 
Copyright © 2002 by 
Prentice Hall, Inc. 2-29
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. 2-30

More Related Content

What's hot

Kendall sad8e ch01
Kendall sad8e ch01Kendall sad8e ch01
Kendall sad8e ch01
N/A
 
Challenges in integrating various DBMS during SAP implementation
Challenges in integrating various DBMS during SAP implementationChallenges in integrating various DBMS during SAP implementation
Challenges in integrating various DBMS during SAP implementation
Vignesh Ravichandran
 

What's hot (20)

Kendall7e ch02
Kendall7e ch02Kendall7e ch02
Kendall7e ch02
 
Chap11
Chap11Chap11
Chap11
 
Kendall sad8e ch01
Kendall sad8e ch01Kendall sad8e ch01
Kendall sad8e ch01
 
Chap08
Chap08Chap08
Chap08
 
Chap12
Chap12Chap12
Chap12
 
Chap09
Chap09Chap09
Chap09
 
Chap20
Chap20Chap20
Chap20
 
Kendall7e ch03
Kendall7e ch03Kendall7e ch03
Kendall7e ch03
 
Kendall7e ch04
Kendall7e ch04Kendall7e ch04
Kendall7e ch04
 
Chap01
Chap01Chap01
Chap01
 
Systems Analysis and Design 8th Edition Kendall Solutions Manual
Systems Analysis and Design 8th Edition Kendall Solutions ManualSystems Analysis and Design 8th Edition Kendall Solutions Manual
Systems Analysis and Design 8th Edition Kendall Solutions Manual
 
Ch11-Data Storage Design
Ch11-Data Storage DesignCh11-Data Storage Design
Ch11-Data Storage Design
 
IT6701-Information Management Unit 1
IT6701-Information Management Unit 1IT6701-Information Management Unit 1
IT6701-Information Management Unit 1
 
Ch10-Program Design
Ch10-Program DesignCh10-Program Design
Ch10-Program Design
 
Moving to Design
Moving to DesignMoving to Design
Moving to Design
 
Challenges in integrating various DBMS during SAP implementation
Challenges in integrating various DBMS during SAP implementationChallenges in integrating various DBMS during SAP implementation
Challenges in integrating various DBMS during SAP implementation
 
Ch07-Moving into Design
Ch07-Moving into DesignCh07-Moving into Design
Ch07-Moving into Design
 
Evaluating Alternatives for Requirements, Envireonment, and Implemetation
Evaluating Alternatives for Requirements, Envireonment, and ImplemetationEvaluating Alternatives for Requirements, Envireonment, and Implemetation
Evaluating Alternatives for Requirements, Envireonment, and Implemetation
 
Chapter05 identifying and selecting systems development projects
Chapter05 identifying and selecting systems development projectsChapter05 identifying and selecting systems development projects
Chapter05 identifying and selecting systems development projects
 
Projman
ProjmanProjman
Projman
 

Similar to Chap02

Designing database week ix part 1
Designing database week ix part 1Designing database week ix part 1
Designing database week ix part 1
Johnecis Madrid
 
1RUNNING HEAD Normalization2NormalizationNORM.docx
1RUNNING HEAD Normalization2NormalizationNORM.docx1RUNNING HEAD Normalization2NormalizationNORM.docx
1RUNNING HEAD Normalization2NormalizationNORM.docx
drennanmicah
 
ERD merupakan suatu diagram yang berisi komponen- komponen himpunan entitas ...
ERD merupakan suatu diagram yang berisi komponen- 	komponen himpunan entitas ...ERD merupakan suatu diagram yang berisi komponen- 	komponen himpunan entitas ...
ERD merupakan suatu diagram yang berisi komponen- komponen himpunan entitas ...
huraitera
 
Chapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docx
Chapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docxChapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docx
Chapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docx
walterl4
 

Similar to Chap02 (20)

Chap17
Chap17Chap17
Chap17
 
System
SystemSystem
System
 
Chap21
Chap21Chap21
Chap21
 
Chap10
Chap10Chap10
Chap10
 
Chap02
Chap02Chap02
Chap02
 
Designing database week ix part 1
Designing database week ix part 1Designing database week ix part 1
Designing database week ix part 1
 
5279413.ppt
5279413.ppt5279413.ppt
5279413.ppt
 
What is Supply Chain Management System?
What is Supply Chain Management System? What is Supply Chain Management System?
What is Supply Chain Management System?
 
information system in business today
information system in business todayinformation system in business today
information system in business today
 
data collection, data integration, data management, data modeling.pptx
data collection, data integration, data management, data modeling.pptxdata collection, data integration, data management, data modeling.pptx
data collection, data integration, data management, data modeling.pptx
 
Introduction to Information Governance and eDiscovery in the Cloud
Introduction to Information Governance and eDiscovery in the CloudIntroduction to Information Governance and eDiscovery in the Cloud
Introduction to Information Governance and eDiscovery in the Cloud
 
WEEK 2 OVERVIEW AND FUNCTIONS OF INFORMATION SYSTEM.pdf
WEEK 2 OVERVIEW AND FUNCTIONS OF INFORMATION SYSTEM.pdfWEEK 2 OVERVIEW AND FUNCTIONS OF INFORMATION SYSTEM.pdf
WEEK 2 OVERVIEW AND FUNCTIONS OF INFORMATION SYSTEM.pdf
 
Information system
Information systemInformation system
Information system
 
1RUNNING HEAD Normalization2NormalizationNORM.docx
1RUNNING HEAD Normalization2NormalizationNORM.docx1RUNNING HEAD Normalization2NormalizationNORM.docx
1RUNNING HEAD Normalization2NormalizationNORM.docx
 
COMPUTERISED ACCOUNTING SYSTEM 1 (2).pptx
COMPUTERISED ACCOUNTING SYSTEM 1 (2).pptxCOMPUTERISED ACCOUNTING SYSTEM 1 (2).pptx
COMPUTERISED ACCOUNTING SYSTEM 1 (2).pptx
 
Final
FinalFinal
Final
 
ERD_01.ppt
ERD_01.pptERD_01.ppt
ERD_01.ppt
 
ERD_01.ppt
ERD_01.pptERD_01.ppt
ERD_01.ppt
 
ERD merupakan suatu diagram yang berisi komponen- komponen himpunan entitas ...
ERD merupakan suatu diagram yang berisi komponen- 	komponen himpunan entitas ...ERD merupakan suatu diagram yang berisi komponen- 	komponen himpunan entitas ...
ERD merupakan suatu diagram yang berisi komponen- komponen himpunan entitas ...
 
Chapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docx
Chapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docxChapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docx
Chapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docx
 

More from lolanyunyu

More from lolanyunyu (7)

Chap19
Chap19Chap19
Chap19
 
Chap18
Chap18Chap18
Chap18
 
Chap16
Chap16Chap16
Chap16
 
Chap15
Chap15Chap15
Chap15
 
Chap14
Chap14Chap14
Chap14
 
Chap13
Chap13Chap13
Chap13
 
Chap05
Chap05Chap05
Chap05
 

Chap02

  • 1. Chapter 2 Understanding Organizational Style and Its Impact on Information Systems Systems Analysis and Design Kendall and Kendall Fifth Edition
  • 2. 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. 2-2
  • 3. 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. 2-3
  • 4. 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. 2-4
  • 5. Open and Closed Systems  Systems are described as either Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc. 2-5  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
  • 6. 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. 2-6
  • 7. 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. 2-7
  • 8. 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. 2-8
  • 9. 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. 2-9
  • 10. Context-Level DFD Symbols  Entity, a person, group, department, or system that supplies or receives information  It is labeled with a noun Kendall & Kendall Customer Copyright © 2002 by Prentice Hall, Inc. 2-10
  • 11. Context-Level DFD Symbols  Process, representing the entire system  It is given the number 0 Kendall & Kendall 0 System Customer Copyright © 2002 by Prentice Hall, Inc. 2-11
  • 12. 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 Passenger Reservation Kendall & Kendall Travel Request Copyright © 2002 by Prentice Hall, Inc. 2-12
  • 13. 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. 2-13
  • 14. Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc. 2-14 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
  • 15. Fundamental Entity  Describes a person, place, or thing  Symbol is a rectangle Kendall & Kendall Patron Copyright © 2002 by Prentice Hall, Inc. 2-15
  • 16. 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 Reservation Copyright © 2002 by Prentice Hall, Inc. 2-16
  • 17. Attributive Entity  Describes attributes and repeating groups  Symbol is an oval in a rectangle Kendall & Kendall Performance Copyright © 2002 by Prentice Hall, Inc. 2-17
  • 18. 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. 2-18
  • 19. 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. 2-19
  • 20. Entity Relationship Example is assigned to will be developed by Systems O Project Analyst Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc. 2-20
  • 21. Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc. 2-21 Attributes  Data attributes may be added to the diagram Patron Patron Name Patron address Patron phone Patron credit card
  • 22. 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. 2-22
  • 23. 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. 2-23
  • 24. 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. 2-24
  • 25. 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. 2-25
  • 26. 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  Define the organization as a whole  Dependent on external information Kendall & Kendall environment Copyright © 2002 by Prentice Hall, Inc. 2-26
  • 27. 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. 2-27
  • 28. Organizational Culture  Organizations have cultures and subcultures  Learn from verbal and nonverbal symbolism Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc. 2-28
  • 29. Verbal Symbolism  Using language to convey  Myths  Metaphors  Visions  Humor Kendall & Kendall Copyright © 2002 by Prentice Hall, Inc. 2-29
  • 30. 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. 2-30