Entity Relationship Diagrams - 1

Slides:



Advertisements
Similar presentations
Roadmap Week 1: Intro to MIS Week 2: Systems Analysis
Advertisements

In-Class Activity… Swim Lane Diagrams - 1.
Sample Mini-Case Review
Entity Relationship Diagrams - 1
In-Class Activity… Exam Prep.
Information Systems in Organizations 2. 1
In-Class Activity… Decision Trees.
In-Class Activity… Decision Trees.
Sample Mini-Case Review
Information Systems in Organizations 2. 1
Information Systems in Organizations Introduction instructor’s name
In-Class Activity… SCM Sourcing Planning.
SCM and the Income Statement
Information Systems in Organizations 2. 1
In-Class Activity… Exam Prep.
In-Class Activity… CRM Data & Planning.
Introduction to Information Systems in Organizations
Entity Relationship Diagrams - 1
In-Class Activity… Cloud Computing.
Information Systems in Organizations 2
Filling in the Income Statement
Information Systems in Organizations 4
In-Class Activity… Expert Systems.
Information Systems in Organizations 2. 1
The Turing Test and Mitsuku
Information Systems in Organizations 2. 1
Conceptual Architecture Diagram
In-Class Activity… Procure to Pay.
In-Class Activity… Swim Lane Diagrams - 1.
Information Systems in Organizations 2. 1
Filling in the Income Statement
In-Class Activity… Enterprise Systems.
In-Class Activity… Procure to Pay.
SCM and the Income Statement
Information Systems in Organizations 2. 1
In-Class Activity… Enterprise Systems.
Information Systems in Organizations 2. 1
In-Class Activity… Did You Know?.
Information Systems in Organizations 2. 1
Sample Mini-Case Review
In-Class Activity… The Long Tail.
Entity Relationship Diagrams - 2
Conceptual Architecture Diagram
Gathering Systems Requirements
Sample Mini-Case Review
In-Class Activity… Decision Trees.
In-Class Activity… The Long Tail.
Sample Mini-Case Review
In-Class Activity… Swim Lane Diagrams - 2.
In-Class Activity… Procure to Pay.
In-Class Activity… The Long Tail.
Platform Business Models
Entity Relationship Diagrams - 2
In-Class Activity… Exam Prep.
Decision Making with Neural Networks
Tracking Customer and Service Information
Conceptual Architecture Diagram
In-Class Activity… Swim Lane Diagrams - 1.
Conceptual Architecture Diagram
In-Class Activity… SCM Sourcing Planning.
Decision Making with Neural Networks
Sample Mini-Case Review
Information Systems in Organizations 2. 1
Gathering Systems Requirements
Information Systems in Organizations 4
Information Systems in Organizations 2. 1
Information Systems in Organizations 2. 1
In-Class Activity… Swim Lane Diagrams - 2.
Information Systems in Organizations 2. 1
Information Systems in Organizations 4
Presentation transcript:

Entity Relationship Diagrams - 1 In-Class Activity… Entity Relationship Diagrams - 1

Roadmap Week 1: Intro to MIS Week 2: Systems Analysis What is MIS? Week 2: Systems Analysis Swimlanes Week 3: Systems Analysis ERDs Learn IT! #1 Week 4: Systems Analysis Decision Trees Architecture Diagrams Max Labs 0 Week 5 Exam #1 Week 6: Organizational Systems ERP Max Labs 1a & 1b Week 7: Organizational Systems Decision Support Knowledge Management Week 8: Organizational Systems SDLC Digital Innovation Week 9 Exam #2 Week 10: Organizational Systems Supply Chain Management Systems Max Labs 2a & 2b Week 11: Organizational Systems Customer Relationship Management Systems Week 12: Organizational Systems Platforms Cloud Computing Max Labs 3a & 3b Week 13: Organizational Systems Artificial Intelligence Week 14 Exam #3 Prep Learn IT! #2

Worksheets will not be returned In-class activities reinforce what was covered in Assigned reading Assigned videos Lecture Worksheets do NOT include new material that will be on exams No need to study from worksheets to be successful on exams Feel free to take pictures of your worksheets if you’d like

What is a entity relationship diagram? An Entity Relationship Diagram (ERD) is a visual representation of different data using conventions that describe how these data are related to each other.

Crow’s Foot Database Notation A shopper walks into a store to buy an item. When the shopper makes a purchase, the system is updated with information about the person, including their name, loyalty card id and zip code. The store also records which items were purchased, including details like item name, price and item source. Chen’s Database Notation

Entity Relationship Diagrams - 1 What: Interpret an entity relationship diagram Construct a simple entity relationship diagram from provided story Why: ERDs model the information required for a process ERDs supplement swim lane diagrams and complete a bigger picture ERDs are on every exam

Entity Relationship Diagram (ERD) Legend : PK : Primary Key FK : Foreign Key (refer to PK)

Possible Solution