Information Systems in Organizations 2

Slides:



Advertisements
Similar presentations
Systems Analysis & Design Sixth Edition Systems Analysis & Design Sixth Edition Toolkit Part 5.
Advertisements

Analyzing a problem by identifying causes and effects.
Information Systems in Organizations Introduction instructor’s name.
Information Systems in Organizations 2
Object-Oriented Analysis and Design OVERVIEW. Objectives  Describe Information Systems  Explain the role of a systems analyst  Introduce object-oriented.
Methodology - Conceptual Database Design Transparencies
Methodology Conceptual Databases Design
Information Systems in Organizations Devices and wearables (e.g., Fitbit, Apple Watch)
Information Systems in Organizations 2.1 Analyzing organizations as systems and processes.
Information Systems in Organizations 2.1 Analyzing organizations as systems and processes.
Information Systems in Organizations Gaming and Entertainment (e.g., Xbox, fantasy leagues, Roku) Mobile (Smartphones)
Information Systems in Organizations 2
Methodology - Conceptual Database Design
Lecture 4 Conceptual Data Modeling. Objectives Define terms related to entity relationship modeling, including entity, entity instance, attribute, relationship,
Exam 1 Review. Bureau of Labor Statistics, U.S. Department of Labor, Occupational Outlook Handbook, Edition, Computer and Information Systems.
© 2005 Prentice Hall1-1 Stumpf and Teague Object-Oriented Systems Analysis and Design with UML.
Information Systems in Organizations 2.2 Systems Architecture: Devices, Network, Data and Apps.
Information Systems in Organizations 2.1 Analyzing organizations as systems and processes.
INTRODUCTION TO DATABASE DESIGN. Definitions Database Models: Conceptual, Logical, Physical Conceptual: “big picture” overview of data and relationships.
1 Introduction to Design. 2 Outline Basics of design Design approaches.
1 Database Systems Entity Relationship (E-R) Modeling.
Topic 4 - Database Design Unit 1 – Database Analysis and Design Advanced Higher Information Systems St Kentigern’s Academy.
Information Systems in Organizations 2.2 Systems Architecture: Devices, Network, Data and Apps.
Analysis Yaodong Bi. Introduction to Analysis Purposes of Analysis – Resolve issues related to interference, concurrency, and conflicts among use cases.
Information Systems in Organizations 2.1 Analyzing organizations as systems and processes.
Reminders Gradebook (Activity and Assignment Grades) Midterm Exam #1 Review Session – Tuesday, February 9th, from 3:00 - 4:00 pm in Alter Hall Room 748.
Exam Study Guide: Unit 1: Intro to MIS 1.1. The modern organization is a system and set of processes Evolution of organizational systems from start-up.
CSE 441: Systems Analysis & Design Basic CASE Models of Visible Analyst Lab2 Yusuf Altunel.
Information Systems in Organizations 2.2 Systems Architecture: Devices, Network, Data and Apps.
Information Systems in Organizations 2.1 Analyzing organizations as systems and processes.
Review Business Analyst vs. Systems Analyst – A Business Analyst identifies a problem and states – in business terms -- what the solution is. They define.
Information Systems in Organizations 2.1 Analyzing organizations as systems and processes & Modeling Processes with Swimlane Diagrams.
Information Systems in Organizations 2
Information Systems in Organizations 2
Methodology Conceptual Databases Design
Information Systems in Organizations 2
Entity Relationship Diagram
Information Systems in Organizations 2. 1
Process Modeling Graphically represent the processes that capture, manipulate, store, and distribute data between a system and its environment Models DFDs.
Information Systems in Organizations 2. 1
Methodology Conceptual Database Design
Information Systems in Organizations 2
Chapter 1: Data Flow Diagram Structuring System Process Requirements
Information Systems in Organizations 2. 1
Information Systems in Organizations 2
Information Systems in Organizations 2
Information Systems in Organizations 2. 1
Information Systems in Organizations 2. 1
Information Systems in Organizations 2. 1
Information Systems in Organizations 2
Information Systems in Organizations 2. 1
Information Systems in Organizations 2. 1
Information Systems in Organizations 2
Information Systems in Organizations 2. 1
Chapter 0 : Introduction to Object Oriented Design
Information Systems in Organizations 2
Information Systems in Organizations 2
Information Systems in Organizations 2
Methodology Conceptual Databases Design
Entity-Relationship Diagram (ERD)
Information Systems in Organizations 2. 1
Information Systems in Organizations 2
Stumpf and Teague Object-Oriented Systems Analysis and Design with UML
Information Systems in Organizations 2
Information Systems in Organizations 2. 1
Information Systems in Organizations 2. 1
Information Systems in Organizations 2. 1
Stumpf and Teague Object-Oriented Systems Analysis and Design with UML
Information Systems in Organizations 2
Presentation transcript:

Information Systems in Organizations 2 Information Systems in Organizations 2.1 Analyzing organizations as systems and processes

Course Topics Overview Unit 1: Introduction Unit 2: Systems Analysis Unit 3: Organizational Systems Unit 4: Consumer Systems

Unit 2: Systems Analysis 2. Systems analysis: what makes a system tick? 2.1. Analyzing organizations as systems and processes 2.1.1. Process decomposition: swim lane diagrams 2.1.2. Data modeling: entity relationship diagrams 2.2. Systems architecture: devices, network, data, apps 2.2.1. Visualizing architecture: conceptual diagramming 2.2.2. Ex. of legacy, contemporary, and future information systems

? What is “systems analysis”? What is “systems architecture”? Problem Solving Technique Business Process What is the problem? What is “systems analysis”? What is “systems architecture”? What is the solution? Modeling Decomposition

Systems Analysis So what does a systems analyst do? "Systems analysis is a problem solving technique that decomposes a system into its component pieces for the purpose of the studying how well those component parts work and interact to accomplish their purpose" - Wikipedia[ "the process of studying a procedure or business in order to identify its goals and purposes and create systems and procedures that will achieve them in an efficient way“ – Merriam-Webster Dictionary So what does a systems analyst do?

Systems Architecture Systems Architecture is a generic discipline to handle objects (existing or to be created) called "systems", in a way that supports reasoning about the structural properties of these objects. Systems Architecture is a response to the conceptual and practical difficulties of the description and the design of complex systems. – Boris Golden Once a systems analyst understands the business problem, they architect a solution

? What is a “swim lane diagram”? How is a process performed? What happens after? When do they do it? What is a “swim lane diagram”? What happens before? Who does what?

Swim Lane Diagram Who does what and when?

? Give me a process and let’s make a swim lane diagram…

Learn IT #2 The deliverable for this assignment is a one page swim lane diagram for drive-through ordering at a fast food restaurant.

? What is an “entity relationship diagram”? Entity = Noun Attribute = Characteristic What is an “entity relationship diagram”? Data Model Relationship = Verb

Entity Relationship Diagram (ERD)

Primary ERD Symbols

? Let’s model the data that is used by the process we modeled earlier…

Unit 2: Systems Analysis 2. Systems analysis: what makes a system tick? 2.1. Analyzing organizations as systems and processes 2.1.1. Process decomposition: swim lane diagrams 2.1.2. Data modeling: entity relationship diagrams 2.2. Systems architecture: devices, network, data, apps 2.2.1. Visualizing architecture: conceptual diagramming 2.2.2. Ex. of legacy, contemporary, and future information systems