Data Dictionary and Other Design Tools

Slides:



Advertisements
Similar presentations
Fig. 4-1, p Fig. 4-2, p. 109 Fig. 4-3, p. 110.
Advertisements

The System Study Dr. Merle P. Martin CSU Sacramento.
Slide 1Fig. 22.1, p.669. Slide 2Fig. 22.3, p.670.
Chapter 4.
SYSTEM ANALYSIS & DESIGN (DCT 2013)
Systems Analysis and Design 9th Edition
Slide 1Fig. 17.1, p.513. Slide 2Table 17.1, p.514.
P.464. Table 13-1, p.465 Fig. 13-1, p.466 Fig. 13-2, p.467.
P449. p450 Figure 15-1 p451 Figure 15-2 p453 Figure 15-2a p453.
Output Design Dr. Merle P. Martin CSU Sacramento.
Requirements Analysis Dr. Merle P. Martin CSU Sacramento.
Fig. 11-1, p p. 360 Fig. 11-2, p. 361 Fig. 11-3, p. 361.
Table 6-1, p Fig. 6-1, p. 162 p. 163 Fig. 6-2, p. 164.
1 STAT 6020 Introduction to Biostatistics Fall 2005 Dr. G. H. Rowell Class 2.
E. Wainright Martin Carol V. Brown Daniel W. DeHayes Jeffrey A. Hoffer William C. Perkins MANAGINGINFORMATIONTECHNOLOGY FIFTH EDITION CHAPTER 9 (part b)
Kendall & KendallCopyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 9 Kendall & Kendall Systems Analysis and Design, 9e Process Specifications.
Chapter 4.
Figure Figure 18-1 part 1 Figure 18-1 part 2.
Kendall & KendallCopyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 9 Kendall & Kendall Systems Analysis and Design, 9e Process Specifications.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Data and Process Modeling
Phase 2: Systems Analysis
Mark Dugopolski Elementary Algebra Edition 3 Chapter 4 Polynomials and Exponents Copyright © 2000 by the McGraw-Hill Companies, Inc.
6 Chapter Databases and Information Management. File Organization Terms and Concepts Bit: Smallest unit of data; binary digit (0,1) Byte: Group of bits.
What is MIS? Merle P. Martin CSU Sacramento. Agenda t Definition t Complexity Spectrum t MIS Continuum t Development Sequence t Areas and characteristics.
Interactive Screen Design Dr. Merle P. Martin CSU Sacramento.
Business Information Systems Dr. Merle P. Martin MIS 116.
Information Systems Architecture (ISA) Conceptual blueprint for organization’s desired information systems structure Consists of:  Data (e.g. Enterprise.
Lecture 91 Introduction to Data Analysis and Logic Specification Objectives l Draw an entity-relationship diagram, and explain the types of entity relationships.
Systems Analysis and Design 8th Edition
Detailed Data Modeling. Outline Data Modeling Modeling Constructs –Entities –Relationships –Cardinality Model Basic Rules Advanced Rules Prototyping Process.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 12 Exploring Information System Development.
Chapter 2 Opener © 2014 Pearson Education, Inc.. Figure 2.1 © 2014 Pearson Education, Inc.
7.10 Scientific Notation Objective: To use scientific notation. Warm – up: Rewrite each number in decimal form. 1)1 x ) 3.6 x 10 6 Rewrite each.
Decision Analysis Fall Term 2015 Marymount University School of Business Administration Professor Suydam Week 9 Access Basics, Tutorials A & B.
© 2012 Cengage Learning. All Rights Reserved. This edition is intended for use outside of the U.S. only, with content that may be different from the U.S.
Section 13.2 Complements and Union of Events. Objective 1.Finding the probability that an event will not occur. 2.Find the probability of one event or.
Fig. 6-CO, p p. 185a p. 185b p. 185c p. 185d.
Chapter 1: Introduction to Systems Development Systems concepts The information systems infrastructure Top-down information systems development Methodologies.
Structured Analysis Methods and Tools
Lesson 92 Warm Up Pg. 479.
Systems Analysis and Design in a Changing World, Fourth Edition
Chapter 6 The Traditional Approach to Requirements.
CHAPTER 5 Probability: What Are the Chances?
Exploratory/lunch locker
September 3, 2013 WU: Submit late (-25) Safety Match-Ups
Chapter 4 Opener © 2014 Pearson Education, Inc..
Chapter 11 Opener © 2014 Pearson Education, Inc..
Chapter 12 Information Systems.
Databases and Information Management
Order Database – ER Diagram
CIS 210 Systems Analysis and Development
Chapter 8 Logic Requirements
Chapter 3 The Relational Model.
Structured Design Tools
Databases and Information Management
Information Systems Development MIS331
Systems Analysis – ITEC 3155 Modeling System Requirements – Part 2
Process Description Tools
Chapter 2 Role of Information Systems in Organizations Link 2
Chapter 4 Probability 4.2 Basic Concepts of Probability
Fig. 6-CO, p. 211.
07CO, p. 190.
Flowcharts Some Rules.
Convert to scientific notation
Chapter 3 Systems Documentation Techniques
The Natural Log Function: Integration
Figures and Tables for Chapter 5 Implementation Technologies
Chapter 1 Functions.
Presentation transcript:

Data Dictionary and Other Design Tools Dr. Merle P. Martin CSU Sacramento

Agenda The Structured Approach Data Dictionary Decision Tables Structured English

Structured Approach Figure 11-1, page 349

Data Dictionary Relationships of entities Figure 6-3, page 350 Notation Figure 11-4, page 351 Data Process Figure 11-5, page 354

Data Dictionary (continued) Data Dictionary entry Figure 11-6, page 354 Data Store entry Figure 11-7, page 355 Data Element entry Figure 11-8, page 356

Data Dictionary (continued) Relationship to COBOL Data Stores / Flows FD / 01 Levels Data Elements 05 Levels Data Processes PROCEDURE DIVISION

Decision Tables Generic - Fig. 11-9, pg. 356 Mutual Exclusivity Megavideo Initial Table Figure 11-10, page 358 Simplified Table Figure 11-11, page 360 Example

Exercise What three (3) MIS courses should I take next semester? Conditions? Decision rules? Actions? Action entries? Simplification?

Structured English Chapter 17 Figure 11-17, page 365 Converts directly to COBOL and other languages Example

Concepts to Remember Structured Approach Figure 11-2 Data Dictionary Elements Relationship to COBOL Decision Tables Structured English