Schedule Management Flashcards
Process “Plan Schedule Management”
- Goal: establish policies, procedures and documentation for planning, developing, managing, executing, and controlling the schedule
- Inputs: Project charter, PMPlan (scope mgmt plan, dev approach), EEFs, OPAs
- Tools+Techniques: Expert judgment, alt. analysis, meetings
- Outputs: schedule mgmt plan
Process “Define Activities”
- Goal: identify and document the specific actions to be performed to produce project deliverables
- Inputs: PMPlan (schedule mgmt plan, scope baseline), EEFs, OPAs
- Tools+Techniques: Expert judgment, Decomposition, Rolling wave planning, meetings
- Outputs: activity list, activity attributes, milestone list, CRs, PMPlan updates (schedule mgmt plan, scope baseline)
Process “Sequence Activities”
- Goal: Identify and document relationships among the project activities
- Inputs:PMPlan (schedule mgmt plan, scope baseline), Project documents (activity attributes and list, assumpt. log, milestone list), EEFs, OPAs
- Tools+Techniques: Precedence diagramming method, dependency determination and integration, leads and lags, PMIS
- Outputs: Project schedule network diagrams, Project documents updates (same as inputs
Process “Estimate Activity Duration”
- Goal: Estimate the number of work periods needed to complete individual activities with estimated resources
- Inputs: Schedule mgmt plan, scope baseline, project documents (activity list and attributes, assumpt log, lessons learned reg, milestone list, project team assignments, resource breakdown structure, resource calendars, resource req, risk reg), EEFs, OPAs
- Tools+Techniques: Expert judgement, Estimating Techniques (Analogous, Parametric, Three Point, Bottom-Up); Data Analysis (Alt. and Reserve); Decision Making; Meetings
- Outputs: Duration Estimates, Basis of Estimates, Project Document Updates (Activity Attributes, Assumption Log, Lessons Learned Register)
Process “Develop Schedule”
- Goal: analyze activity sequences, durations, resource requirements, and schedule constraints to create a schedule model for project execution as well as monitoring and controlling
- Inputs: schedule mgmt plan, scope baseline, project documents (activity list and attributes, assumpt log, duration estimates, basis of estimates, project schedule network diagrams, lessons learned reg, milestone list, project team assignments, resource calendars, resource req, risk reg), Agreements, EEFs, OPAs
- Tools+Techniques: Schedule network analysis, critical path method, resource optimizat., data analysis (what if scenario analysis, simulation), leads and lags, schedule compression, PMIS, agile release planning
- Outputs: schedule baseline, project schedule, schedule data, project calendars, CRs, PMPlan updates (Schedule mgmt plan & cost baseline), Project document updates (activity attributes, assumpt log, duration estimates, lessons learned reg, resource req, risk reg)
Process “Control Schedule”
- Goal: process of monitoring the status of the project to update the project schedule and managing changes to the schedule baseline
- Inputs: PMPlan (schedule mgmt plan; schedule, scope and performance measurement baseline), Project documents (lessons learned reg., project calendars, project schedule, resource calendars, schedule data), Work performance data, OPAs
- Tools+Techniques: Data Analysis (EVA, iteration burndown chart, performance reviews, trend analysis, var. analysis, what-if scenario analysis), critical path method, PMIS, resource optimization, leads and lags, schedule compression
- Outputs: Work performance info, schedule forecasts, CRs, PMPlan updates (same as inputs), Project documents updates (assumpt. log, basis of estimates, lessons learned reg, project schedule, resource calendars, risk reg, schedule data)
Schedule Mgmt Plan
- establishes activities and criteria for developing, monitoring and controlling the schedule
- formal or informal, highly detailed or broadly framed
- includes schedule model development (methodology and tool) and maintenance, release and iteration length, level of accuracy, units of measurement, control thresholds, rules of performance measurement as well as reporting formats
Milestone
=significant point or event in a project (no work activities and have no duration)
Leads and Lags
- lead is the amount of time a successor activity can be advanced with respect to a predecessor activity
- lag is the amount of time a successor activity will be delayed with respect to a predecessor activity (=waiting time inserted)
Precedence diagramming method (PDM)
used for constructing a schedule model in which activities are represented by nodes and are graphically linked by one or more logical relationships to show the sequence in which activities are performed
-> tool is only used in ‘Sequence Activities’
PDM dependencies
- Finish to start (FS) - most common
- Finish to finish (FF)
- Start to start (SS)
- Start to finish (SF): activity cannot finish until next activity has started - rarely used
Dependency determination and integration
- mandatory (hard logic): dependency is inherit, e.g. you must design before you construct or contractual requirement
- discretionary (preferred, soft logic): can be changed if required e.g. to fast track the project
- external: based on the needs on a party outside the project (e.g. suppliers or government)
- internal: based on the needs the project, may be sth the team can control (e.g. test a program after it has been written)
Path convergence and divergence
- path convergence: activities that have multiple predecessor activities
- path divergence: activities that have multiple successor activities
Network diagram
- a (project schedule) network diagram is an image depicting the flow of project activities in the logical order in which they are performed.
- in its pure form it just shows dependencies/logical relationships
- if activity duration estimates and leads/lags are added later, it can also show the critical path
- if plotted against time it becomes a time-scaled schedule network diagram
- in the past, ADM (arrow diagramming method) and GERT method were commonly used -> today usually PDM
Three point estimates
- Triangular distribution/simple average: (P+M+O)/3
- Beta distribution/weighted average/PERT: (P+4M+O)/3; SD=(P-O)/6