SlideShare a Scribd company logo
1 of 25
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
4
C H A P T E R
PROJECT
MANAGEMENT
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Project and Project Management
A project is a [temporary] sequence of unique,
complex, and connected activities having one goal or
purpose and that must be completed by specific time,
within budget, and according to specification.
Project management is the process of scoping,
planning, staffing, organizing, directing, and
controlling the development of an acceptable system
at a minimum cost within a specified time frame.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Measures of Project Success
– The resulting information system is
acceptable to the customer.
– The system was delivered “on time.”
– The system was delivered “within budget.”
– The system development process had a
minimal impact on ongoing business
operations.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Causes of Project Failure
• Failure to establish upper-management commitment to the
project
• Lack of organization’s commitment to the system
development methodology
• Taking shortcuts through or around the system development
methodology
• Poor expectations management
• Premature commitment to a fixed budget and schedule
• Poor estimating techniques
• Over-optimism
• The mythical man-month (Brooks, 1975)
• Inadequate people management skills
• Failure to adapt to business change
• Insufficient resources
• Failure to “manage to the plan”
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Project Manager Competencies
• Business awareness
• Business partner orientation
• Commitment to quality
• Initiative
• Information gathering
• Analytical thinking
• Conceptual thinking
• Interpersonal awareness
• Organizational awareness
• Anticipation of impact
• Resourceful use of influence
• Motivating others
• Communication skills
• Developing others
• Monitoring and controlling
• Self-confidence
• Stress management
• Concern for credibility
• Flexibility
(Adapted from Wysocki, Beck, and Crane, Effective Project Management: How to
Plan, Manage, and Deliver Projects on Time and within Budget.)
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Project Management Functions
– Scoping
– Planning
– Estimating
– Scheduling
– Organizing
– Directing
– Controlling
– Closing
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Activity 1: Negotiate Scope (Scoping)
Scope defines the boundaries of a project—What part
of the business is to be studied, analyzed, designed,
constructed, implemented, and ultimately improved?
– Product
– Quality
– Time
– Cost
– Resources
A statement of work is a narrative description of the
work to be performed as part of a project. Common
synonyms include scope statement, project definition,
project overview, and document of understanding.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Statement of Work
I. Purpose
II. Background
A. Problem, opportunity, or directive statement
B. History leading to project request
C. Project goal and objectives
D. Product description
III. Scope
(notice the use of your information system building blocks)
A. Stakeholders
B. Data
C. Processes
D. Locations
IV. Project Approach
A. Route
B. Deliverables
V. Managerial Approach
A. Team building considerations
B. Manager and experience
C. Training requirements
D. Meeting schedules
E. Reporting methods and frequency
F. Conflict management
G. Scope management (continued)
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Statement of Work (concluded)
VI. Constraints
A. Start date
B. Deadlines
C. Budget
D. Technology
VII. Ballpark Estimates
A. Schedule
B. Budget
VIII. Conditions of Satisfaction
A. Success criteria
B. Assumptions
C. Risks
IX. Appendices
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Activity 2: Identify Tasks (Planning)
A work breakdown structure (WBS) is a
hierarchical decomposition of the project into phases,
activities, and tasks.
Milestones are events that signify the accomplishment
or completion of major deliverables during a project.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Work Breakdown Structures
1 Phase 1 of the project …
2 Phase 2 of the project …
2.1 Activity 1 of Phase 2
…
2.2 Activity 2 of Phase 2
2.2.1 Task 1 of Activity
2.2 in Phase 2
2.2.2 Task 2 of Activity
2.2 in Phase 2
2.2.3 Task 3 of Activity
2.2 in Phase 2
2.3 Activity 3 of Phase 2
…
3 Phase 3 of the project …
=
PROJECT
GOAL
0
PHASE
2
PHASE
3
PHASE
1
ACTIVITY
2.2
ACTIVITY
2.1
ACTIVITY
2.3
TASK
2.2.2
TASK
2.2.1
TASK
2.2.3
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Activity 3: Estimate Task Durations (Estimating)
1. Estimate the minimum amount of time it would
take to perform the task. We'll call this the
optimistic duration (OD).
2. Estimate the maximum amount of time it would
take to perform the task. We'll call this the
pessimistic duration (PD).
3. Estimate the expected duration (ED) that will be
needed to perform the task.
4. Calculate the most likely duration (D) as follows:
D = (1 x OD) + (4 x ED) + (1 x PD)
6
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Activity 4: Specify Inter-task Dependencies (Scheduling)
• Finish-to-start (FS)—The finish of one task triggers
the start of another task.
• Start-to-start (SS)—The start of one task triggers the
start of another task.
• Finish-to-finish (FF)—Two tasks must finish at the
same time.
• Start-to-finish (SF)—The start of one task signifies the
finish of another task.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Scheduling Strategies
Forward scheduling establishes a project start date
and then schedules forward from that date. Based on
the planned duration of required tasks, their
interdependencies, and the allocation of resources to
complete those tasks, a projected project completion
date is calculated.
Reverse scheduling establishes a project deadline and
then schedules backward from that date. Essentially,
tasks, their duration, interdependencies, and resources
must be considered to ensure that the project can be
completed by the deadline.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Activity 5: Assign Resources
• People—inclusive of all the system owners, users,
analysts, designers, builders, external agents, and
clerical help that will be involved in the project in any
way, shape, or form.
• Services—a service such as a quality review that may
be charged on a per use basis.
• Facilities and equipment—including all rooms and
technology that will be needed to complete the project.
• Supplies and materials—everything from pencils,
paper, notebooks, toner cartridges, etc.
• Money—A translation of all of the above into the
language of accounting—budgeted dollars!
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Resource Leveling
Resource leveling is a strategy used to correct
resource overallocations by some combination of
delaying or splitting tasks.
There are two techniques for resource leveling:
• task delaying
• task splitting
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Task Splitting and Delaying
• The critical path for a project is that sequence of dependent
tasks that have the largest sum of most likely durations. The
critical path determines the earliest possible completion date of
the project.
– Tasks that are on the critical path cannot be delayed without
delaying the entire project schedule. To achieve resource
leveling, critical tasks can only be split.
• The slack time available for any noncritical task is the amount
of delay that can be tolerated between the starting time and
completion time of a task without causing a delay in the
completion date of the entire project.
– Tasks that have slack time can be delayed to achieve resource
leveling
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Activity 6: Direct the Team Effort
• Supervision resources
– The DEADLINE – A Novel
About Project Management
– The One Minute Manager
– The Care and Feeding of
Monkeys
• Stages of Team Maturity
(see figure to the right)
Ÿ Establish structure and rules
Ÿ Clarify team member relationships
Ÿ Identify responsibilities
Ÿ Develop a plan to achieve goals
ORIENTATION STAGE
Ÿ Resolve interpersonal conflict
Ÿ Further clarify rules and goals
Ÿ Develop a participative climate
INTERNAL PROBLEM-SOLVING STAGE
Ÿ Direct team activity toward goals
Ÿ Provide and get feedback
Ÿ Share ideas–growing cohesion
Ÿ Individuals feel good about each other
GROWTH AND PRODUCTIVITY STAGE
Ÿ More feedback and evaluation
Ÿ Adherence to team norms
Ÿ Roles of team strengthened
Ÿ Strong team motivation to share goals
EVALUATION AND CONTROL STAGE
FORMING
STORMING
NORMING
PERFORMING
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Activity 7: Monitor and Control Progress
• Progress reporting
• Change management
• Expectations management
• Schedule adjustments—critical path analysis
(CPA)
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Sample Outline for a Progress Report
I. Cover Page
A. Project name or identification
B. Project manager
C. Date or report
II. Summary of progress
A. Schedule analysis
B. Budget analysis
C. Scope analysis
(describe any changes that may have an impact on future progress)
D. Process analysis
(describe any problems encountered with strategy or methodology)
E. Gantt progress chart(s)
III. Activity analysis
A. Tasks completed since last report
B. Current tasks and deliverables
C. Short term future tasks and deliverables
IV. Previous problems and issues
A. Action item and status
B. New or revised action items
1. Recommendation
2. Assignment of responsibility
3. Deadline
(continued)
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Sample Outline for a Progress Report (concluded)
V. New problems and issues
A. Problems
(actual or anticipated)
B. Issues
(actual or anticipated)
C. Possible solutions
1. Recommendation
2. Assignment of responsibility
3. Deadline
VI. Attachments
(include relevant printouts from project management software)
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Project Management Tools & Techniques
A PERT (Project Evaluation & Review Technique)
chart is a graphical network model that depicts a
project’s tasks and the relationships between those
tasks.
A Gantt chart is a simple horizontal bar chart that
depicts project tasks against a calendar. Each bar
represents a named project task. The tasks are listed
vertically in the left-hand column. The horizontal axis
is a calendar timeline.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
PERT Chart
5-3-2001 5-12-2001
5-3-2001 5-11-2001
Preliminary Investigation
5-12-2001 6-12-2001
5-12-2001 6-14-2001
Problem Analysis
5-28-2001 7-15-2001
5-30-2001 7-18-2001
Requirements Analysis
6-13-2001 7-30-2001
6-13-2001 8-3-2001
Decision Analysis
9-10-2001 12-14-2001
TBD TBD
Implementation
7-19-2001 11-13-2001
7-20-2001 In Progress
Construction
7-3-2001 9-25-2001
7-5-2001 10-9-2001
Design
5-3-2001 N/A
5-3-2001 N/A
Project Initiation
Scheduled
Start
Scheduled
Finish
Actual Start Actual
Finish
Task
Scheduled
Start
Scheduled
Finish
Actual Start Actual
Finish
Task
intertask
dependency
Legend
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Gantt Chart
Incomplete Task
Complete Task
Legend
ID
1
2
3
4
5
6
7
Preliminary investigation
Problem analysis
Requirements analysis
Decision analysis
Design
Construction
Implementation
May Jun Jul Aug Sep Oct Nov Dec
2001
Task Name
Today
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved
Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition
Joint Project Planning Strategy
Joint project planning (JPP) is a strategy wherein all
stakeholders in a project (meaning system owners,
users, analysts, designers, and builders) participate in
a one-to-three day project management workshop, the
result of which is consensus agreement on project
scope, schedule, resources, and budget. (Of course,
subsequent workshops or meetings may be required to
adjust scope, budget, and schedule.)

More Related Content

What's hot

system analysis and design Chap006
 system analysis and design  Chap006 system analysis and design  Chap006
system analysis and design Chap006
Nderitu Muriithi
 
Laudon mis12 ppt01
Laudon mis12 ppt01Laudon mis12 ppt01
Laudon mis12 ppt01
Norazila Mat
 
Introduction: Enterprise Systems for Management
Introduction: Enterprise Systems for ManagementIntroduction: Enterprise Systems for Management
Introduction: Enterprise Systems for Management
Kanishka Gopal
 

What's hot (20)

System Request
System RequestSystem Request
System Request
 
Feasibility analysis
Feasibility analysisFeasibility analysis
Feasibility analysis
 
Data engineering
Data engineeringData engineering
Data engineering
 
Application Portfolio Management
Application Portfolio ManagementApplication Portfolio Management
Application Portfolio Management
 
system analysis and design Chap006
 system analysis and design  Chap006 system analysis and design  Chap006
system analysis and design Chap006
 
CR GR MANAGEMENT SYSTEM
CR GR MANAGEMENT SYSTEMCR GR MANAGEMENT SYSTEM
CR GR MANAGEMENT SYSTEM
 
Laudon mis12 ppt01
Laudon mis12 ppt01Laudon mis12 ppt01
Laudon mis12 ppt01
 
Introduction: Enterprise Systems for Management
Introduction: Enterprise Systems for ManagementIntroduction: Enterprise Systems for Management
Introduction: Enterprise Systems for Management
 
Enterprise Systems Architecture.ppt
Enterprise Systems Architecture.pptEnterprise Systems Architecture.ppt
Enterprise Systems Architecture.ppt
 
Data Governance Best Practices and Lessons Learned
Data Governance Best Practices and Lessons LearnedData Governance Best Practices and Lessons Learned
Data Governance Best Practices and Lessons Learned
 
Solutions Manual for Enterprise Systems For Management 2nd Edition by Motiwalla
Solutions Manual for Enterprise Systems For Management 2nd Edition by MotiwallaSolutions Manual for Enterprise Systems For Management 2nd Edition by Motiwalla
Solutions Manual for Enterprise Systems For Management 2nd Edition by Motiwalla
 
Laudon Ch11
Laudon Ch11Laudon Ch11
Laudon Ch11
 
Data-Ed Online: Data Management Maturity Model
Data-Ed Online: Data Management Maturity ModelData-Ed Online: Data Management Maturity Model
Data-Ed Online: Data Management Maturity Model
 
Laudon mis14 ch02
Laudon mis14 ch02Laudon mis14 ch02
Laudon mis14 ch02
 
Project charter
Project charterProject charter
Project charter
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and Design
 
Real-World Data Governance Webinar: Data Governance Framework Components
Real-World Data Governance Webinar: Data Governance Framework ComponentsReal-World Data Governance Webinar: Data Governance Framework Components
Real-World Data Governance Webinar: Data Governance Framework Components
 
Pm project charter
Pm project charterPm project charter
Pm project charter
 
Perencanaan manajemen proyek
Perencanaan manajemen proyekPerencanaan manajemen proyek
Perencanaan manajemen proyek
 
3D Data Strategy Framework
3D Data Strategy Framework3D Data Strategy Framework
3D Data Strategy Framework
 

Viewers also liked

system analysis and design Chap008
 system analysis and design  Chap008 system analysis and design  Chap008
system analysis and design Chap008
Nderitu Muriithi
 
System analysis and Design Chap001
System analysis and Design Chap001System analysis and Design Chap001
System analysis and Design Chap001
Nderitu Muriithi
 
system analysis and design Chap009
 system analysis and design  Chap009 system analysis and design  Chap009
system analysis and design Chap009
Nderitu Muriithi
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and Design
Nderitu Muriithi
 
system analysis and design Chap002
 system analysis and design Chap002 system analysis and design Chap002
system analysis and design Chap002
Nderitu Muriithi
 
Er diagram practical examples
Er diagram practical examplesEr diagram practical examples
Er diagram practical examples
Rahul Khanwani
 
Systems Analysis And Design 2
Systems Analysis And Design 2Systems Analysis And Design 2
Systems Analysis And Design 2
MISY
 
8 logistics network design
8 logistics network design8 logistics network design
8 logistics network design
Surajit Goswami
 

Viewers also liked (19)

system analysis and design Chap008
 system analysis and design  Chap008 system analysis and design  Chap008
system analysis and design Chap008
 
System analysis and Design Chap001
System analysis and Design Chap001System analysis and Design Chap001
System analysis and Design Chap001
 
system analysis and design Chap009
 system analysis and design  Chap009 system analysis and design  Chap009
system analysis and design Chap009
 
Chaper 1 sdlc
Chaper 1 sdlcChaper 1 sdlc
Chaper 1 sdlc
 
System analysis and_design
System analysis and_designSystem analysis and_design
System analysis and_design
 
Chap007
Chap007Chap007
Chap007
 
Advanced System Analysis And Design
Advanced System Analysis And Design Advanced System Analysis And Design
Advanced System Analysis And Design
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and Design
 
system analysis and design Chap002
 system analysis and design Chap002 system analysis and design Chap002
system analysis and design Chap002
 
Design of supply chain networks
Design of supply chain networksDesign of supply chain networks
Design of supply chain networks
 
A Reference Model Based Design of Supply Chain Management Capabilities
A Reference Model Based Design of Supply Chain Management CapabilitiesA Reference Model Based Design of Supply Chain Management Capabilities
A Reference Model Based Design of Supply Chain Management Capabilities
 
System Analysis and Design slides by yared yenealem DTU Ethiopia
System Analysis and Design slides by yared yenealem DTU EthiopiaSystem Analysis and Design slides by yared yenealem DTU Ethiopia
System Analysis and Design slides by yared yenealem DTU Ethiopia
 
Er diagram practical examples
Er diagram practical examplesEr diagram practical examples
Er diagram practical examples
 
logistics system analysis and design
logistics system analysis and designlogistics system analysis and design
logistics system analysis and design
 
Systems Analysis And Design 2
Systems Analysis And Design 2Systems Analysis And Design 2
Systems Analysis And Design 2
 
Designing the supply chain network
Designing the supply chain networkDesigning the supply chain network
Designing the supply chain network
 
Supply Chain Management, Designing the Supply Chain Network
Supply Chain Management, Designing the Supply Chain NetworkSupply Chain Management, Designing the Supply Chain Network
Supply Chain Management, Designing the Supply Chain Network
 
Supply Network Design Lecture 5
Supply Network Design Lecture 5Supply Network Design Lecture 5
Supply Network Design Lecture 5
 
8 logistics network design
8 logistics network design8 logistics network design
8 logistics network design
 

Similar to system analysis and design Chap004

Estimating Cost & Time.ppt
Estimating Cost & Time.pptEstimating Cost & Time.ppt
Estimating Cost & Time.ppt
341741357
 
Essentials of Entry Level Project Management - Rev A
Essentials of Entry Level Project Management - Rev AEssentials of Entry Level Project Management - Rev A
Essentials of Entry Level Project Management - Rev A
Steve Kiester
 
Drs 255 project management skills
Drs 255 project management skillsDrs 255 project management skills
Drs 255 project management skills
paulyeboah
 
Chapter 13Project Management and SDLCPrepared by Dr. D.docx
Chapter 13Project Management and SDLCPrepared by Dr. D.docxChapter 13Project Management and SDLCPrepared by Dr. D.docx
Chapter 13Project Management and SDLCPrepared by Dr. D.docx
zebadiahsummers
 
Chapter 13Project Management and SDLCPrepared by Dr. D.docx
Chapter 13Project Management and SDLCPrepared by Dr. D.docxChapter 13Project Management and SDLCPrepared by Dr. D.docx
Chapter 13Project Management and SDLCPrepared by Dr. D.docx
bartholomeocoombs
 
Chapter 13Project Management and SDLCPrepared by Dr. D.docx
Chapter 13Project Management and SDLCPrepared by Dr. D.docxChapter 13Project Management and SDLCPrepared by Dr. D.docx
Chapter 13Project Management and SDLCPrepared by Dr. D.docx
cravennichole326
 

Similar to system analysis and design Chap004 (20)

Asi Chap004
Asi Chap004Asi Chap004
Asi Chap004
 
Project management paradigm
Project management paradigmProject management paradigm
Project management paradigm
 
Estimating Cost & Time.ppt
Estimating Cost & Time.pptEstimating Cost & Time.ppt
Estimating Cost & Time.ppt
 
Managing the Unknown v2
Managing the Unknown v2Managing the Unknown v2
Managing the Unknown v2
 
MODULE II - M.ARCH.pptx
MODULE II - M.ARCH.pptxMODULE II - M.ARCH.pptx
MODULE II - M.ARCH.pptx
 
2_Project Scope Management
2_Project Scope Management2_Project Scope Management
2_Project Scope Management
 
Chap04
Chap04Chap04
Chap04
 
Essentials of Entry Level Project Management - Rev A
Essentials of Entry Level Project Management - Rev AEssentials of Entry Level Project Management - Rev A
Essentials of Entry Level Project Management - Rev A
 
Drs 255 project management skills
Drs 255 project management skillsDrs 255 project management skills
Drs 255 project management skills
 
PM Notebook - Chapter 4: Integration Management
PM Notebook - Chapter 4: Integration ManagementPM Notebook - Chapter 4: Integration Management
PM Notebook - Chapter 4: Integration Management
 
Chapter 13Project Management and SDLCPrepared by Dr. D.docx
Chapter 13Project Management and SDLCPrepared by Dr. D.docxChapter 13Project Management and SDLCPrepared by Dr. D.docx
Chapter 13Project Management and SDLCPrepared by Dr. D.docx
 
Chapter 13Project Management and SDLCPrepared by Dr. D.docx
Chapter 13Project Management and SDLCPrepared by Dr. D.docxChapter 13Project Management and SDLCPrepared by Dr. D.docx
Chapter 13Project Management and SDLCPrepared by Dr. D.docx
 
Chapter 13Project Management and SDLCPrepared by Dr. D.docx
Chapter 13Project Management and SDLCPrepared by Dr. D.docxChapter 13Project Management and SDLCPrepared by Dr. D.docx
Chapter 13Project Management and SDLCPrepared by Dr. D.docx
 
Project management part 1
Project management part 1Project management part 1
Project management part 1
 
Chapter 1-Project and Construction project.pptx
Chapter 1-Project and Construction project.pptxChapter 1-Project and Construction project.pptx
Chapter 1-Project and Construction project.pptx
 
Showing how to Increase the Probability of Project Success by applying the ...
Showing how to Increase the Probability of Project Success by applying the ...Showing how to Increase the Probability of Project Success by applying the ...
Showing how to Increase the Probability of Project Success by applying the ...
 
Strategies for successful_engineering_management
Strategies for successful_engineering_managementStrategies for successful_engineering_management
Strategies for successful_engineering_management
 
Project handling
Project handlingProject handling
Project handling
 
Project Management
Project ManagementProject Management
Project Management
 
CHAPTER 5.pptx
CHAPTER 5.pptxCHAPTER 5.pptx
CHAPTER 5.pptx
 

Recently uploaded

Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
amitlee9823
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
amitlee9823
 

Recently uploaded (20)

Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 

system analysis and design Chap004

  • 1. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition 4 C H A P T E R PROJECT MANAGEMENT
  • 2. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Project and Project Management A project is a [temporary] sequence of unique, complex, and connected activities having one goal or purpose and that must be completed by specific time, within budget, and according to specification. Project management is the process of scoping, planning, staffing, organizing, directing, and controlling the development of an acceptable system at a minimum cost within a specified time frame.
  • 3. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Measures of Project Success – The resulting information system is acceptable to the customer. – The system was delivered “on time.” – The system was delivered “within budget.” – The system development process had a minimal impact on ongoing business operations.
  • 4. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Causes of Project Failure • Failure to establish upper-management commitment to the project • Lack of organization’s commitment to the system development methodology • Taking shortcuts through or around the system development methodology • Poor expectations management • Premature commitment to a fixed budget and schedule • Poor estimating techniques • Over-optimism • The mythical man-month (Brooks, 1975) • Inadequate people management skills • Failure to adapt to business change • Insufficient resources • Failure to “manage to the plan”
  • 5. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Project Manager Competencies • Business awareness • Business partner orientation • Commitment to quality • Initiative • Information gathering • Analytical thinking • Conceptual thinking • Interpersonal awareness • Organizational awareness • Anticipation of impact • Resourceful use of influence • Motivating others • Communication skills • Developing others • Monitoring and controlling • Self-confidence • Stress management • Concern for credibility • Flexibility (Adapted from Wysocki, Beck, and Crane, Effective Project Management: How to Plan, Manage, and Deliver Projects on Time and within Budget.)
  • 6. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Project Management Functions – Scoping – Planning – Estimating – Scheduling – Organizing – Directing – Controlling – Closing
  • 7. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Activity 1: Negotiate Scope (Scoping) Scope defines the boundaries of a project—What part of the business is to be studied, analyzed, designed, constructed, implemented, and ultimately improved? – Product – Quality – Time – Cost – Resources A statement of work is a narrative description of the work to be performed as part of a project. Common synonyms include scope statement, project definition, project overview, and document of understanding.
  • 8. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Statement of Work I. Purpose II. Background A. Problem, opportunity, or directive statement B. History leading to project request C. Project goal and objectives D. Product description III. Scope (notice the use of your information system building blocks) A. Stakeholders B. Data C. Processes D. Locations IV. Project Approach A. Route B. Deliverables V. Managerial Approach A. Team building considerations B. Manager and experience C. Training requirements D. Meeting schedules E. Reporting methods and frequency F. Conflict management G. Scope management (continued)
  • 9. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Statement of Work (concluded) VI. Constraints A. Start date B. Deadlines C. Budget D. Technology VII. Ballpark Estimates A. Schedule B. Budget VIII. Conditions of Satisfaction A. Success criteria B. Assumptions C. Risks IX. Appendices
  • 10. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Activity 2: Identify Tasks (Planning) A work breakdown structure (WBS) is a hierarchical decomposition of the project into phases, activities, and tasks. Milestones are events that signify the accomplishment or completion of major deliverables during a project.
  • 11. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Work Breakdown Structures 1 Phase 1 of the project … 2 Phase 2 of the project … 2.1 Activity 1 of Phase 2 … 2.2 Activity 2 of Phase 2 2.2.1 Task 1 of Activity 2.2 in Phase 2 2.2.2 Task 2 of Activity 2.2 in Phase 2 2.2.3 Task 3 of Activity 2.2 in Phase 2 2.3 Activity 3 of Phase 2 … 3 Phase 3 of the project … = PROJECT GOAL 0 PHASE 2 PHASE 3 PHASE 1 ACTIVITY 2.2 ACTIVITY 2.1 ACTIVITY 2.3 TASK 2.2.2 TASK 2.2.1 TASK 2.2.3
  • 12. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Activity 3: Estimate Task Durations (Estimating) 1. Estimate the minimum amount of time it would take to perform the task. We'll call this the optimistic duration (OD). 2. Estimate the maximum amount of time it would take to perform the task. We'll call this the pessimistic duration (PD). 3. Estimate the expected duration (ED) that will be needed to perform the task. 4. Calculate the most likely duration (D) as follows: D = (1 x OD) + (4 x ED) + (1 x PD) 6
  • 13. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Activity 4: Specify Inter-task Dependencies (Scheduling) • Finish-to-start (FS)—The finish of one task triggers the start of another task. • Start-to-start (SS)—The start of one task triggers the start of another task. • Finish-to-finish (FF)—Two tasks must finish at the same time. • Start-to-finish (SF)—The start of one task signifies the finish of another task.
  • 14. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Scheduling Strategies Forward scheduling establishes a project start date and then schedules forward from that date. Based on the planned duration of required tasks, their interdependencies, and the allocation of resources to complete those tasks, a projected project completion date is calculated. Reverse scheduling establishes a project deadline and then schedules backward from that date. Essentially, tasks, their duration, interdependencies, and resources must be considered to ensure that the project can be completed by the deadline.
  • 15. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Activity 5: Assign Resources • People—inclusive of all the system owners, users, analysts, designers, builders, external agents, and clerical help that will be involved in the project in any way, shape, or form. • Services—a service such as a quality review that may be charged on a per use basis. • Facilities and equipment—including all rooms and technology that will be needed to complete the project. • Supplies and materials—everything from pencils, paper, notebooks, toner cartridges, etc. • Money—A translation of all of the above into the language of accounting—budgeted dollars!
  • 16. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Resource Leveling Resource leveling is a strategy used to correct resource overallocations by some combination of delaying or splitting tasks. There are two techniques for resource leveling: • task delaying • task splitting
  • 17. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Task Splitting and Delaying • The critical path for a project is that sequence of dependent tasks that have the largest sum of most likely durations. The critical path determines the earliest possible completion date of the project. – Tasks that are on the critical path cannot be delayed without delaying the entire project schedule. To achieve resource leveling, critical tasks can only be split. • The slack time available for any noncritical task is the amount of delay that can be tolerated between the starting time and completion time of a task without causing a delay in the completion date of the entire project. – Tasks that have slack time can be delayed to achieve resource leveling
  • 18. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Activity 6: Direct the Team Effort • Supervision resources – The DEADLINE – A Novel About Project Management – The One Minute Manager – The Care and Feeding of Monkeys • Stages of Team Maturity (see figure to the right) Ÿ Establish structure and rules Ÿ Clarify team member relationships Ÿ Identify responsibilities Ÿ Develop a plan to achieve goals ORIENTATION STAGE Ÿ Resolve interpersonal conflict Ÿ Further clarify rules and goals Ÿ Develop a participative climate INTERNAL PROBLEM-SOLVING STAGE Ÿ Direct team activity toward goals Ÿ Provide and get feedback Ÿ Share ideas–growing cohesion Ÿ Individuals feel good about each other GROWTH AND PRODUCTIVITY STAGE Ÿ More feedback and evaluation Ÿ Adherence to team norms Ÿ Roles of team strengthened Ÿ Strong team motivation to share goals EVALUATION AND CONTROL STAGE FORMING STORMING NORMING PERFORMING
  • 19. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Activity 7: Monitor and Control Progress • Progress reporting • Change management • Expectations management • Schedule adjustments—critical path analysis (CPA)
  • 20. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Sample Outline for a Progress Report I. Cover Page A. Project name or identification B. Project manager C. Date or report II. Summary of progress A. Schedule analysis B. Budget analysis C. Scope analysis (describe any changes that may have an impact on future progress) D. Process analysis (describe any problems encountered with strategy or methodology) E. Gantt progress chart(s) III. Activity analysis A. Tasks completed since last report B. Current tasks and deliverables C. Short term future tasks and deliverables IV. Previous problems and issues A. Action item and status B. New or revised action items 1. Recommendation 2. Assignment of responsibility 3. Deadline (continued)
  • 21. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Sample Outline for a Progress Report (concluded) V. New problems and issues A. Problems (actual or anticipated) B. Issues (actual or anticipated) C. Possible solutions 1. Recommendation 2. Assignment of responsibility 3. Deadline VI. Attachments (include relevant printouts from project management software)
  • 22. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Project Management Tools & Techniques A PERT (Project Evaluation & Review Technique) chart is a graphical network model that depicts a project’s tasks and the relationships between those tasks. A Gantt chart is a simple horizontal bar chart that depicts project tasks against a calendar. Each bar represents a named project task. The tasks are listed vertically in the left-hand column. The horizontal axis is a calendar timeline.
  • 23. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition PERT Chart 5-3-2001 5-12-2001 5-3-2001 5-11-2001 Preliminary Investigation 5-12-2001 6-12-2001 5-12-2001 6-14-2001 Problem Analysis 5-28-2001 7-15-2001 5-30-2001 7-18-2001 Requirements Analysis 6-13-2001 7-30-2001 6-13-2001 8-3-2001 Decision Analysis 9-10-2001 12-14-2001 TBD TBD Implementation 7-19-2001 11-13-2001 7-20-2001 In Progress Construction 7-3-2001 9-25-2001 7-5-2001 10-9-2001 Design 5-3-2001 N/A 5-3-2001 N/A Project Initiation Scheduled Start Scheduled Finish Actual Start Actual Finish Task Scheduled Start Scheduled Finish Actual Start Actual Finish Task intertask dependency Legend
  • 24. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Gantt Chart Incomplete Task Complete Task Legend ID 1 2 3 4 5 6 7 Preliminary investigation Problem analysis Requirements analysis Decision analysis Design Construction Implementation May Jun Jul Aug Sep Oct Nov Dec 2001 Task Name Today
  • 25. Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS 5th Edition Joint Project Planning Strategy Joint project planning (JPP) is a strategy wherein all stakeholders in a project (meaning system owners, users, analysts, designers, and builders) participate in a one-to-three day project management workshop, the result of which is consensus agreement on project scope, schedule, resources, and budget. (Of course, subsequent workshops or meetings may be required to adjust scope, budget, and schedule.)