Module 3 Planning Flashcards
Plan the Project (75 cards)
What 3 things make up a Project Management Plan?
- Subsidiary Plans
- Baselines
- Other Documents
What is the purpose of the Project Managment Plan?
It describes how the project will be executed, monitored and controlled, and closed.
In agile it establishes guardrails to maintain controls so that the team can tailor ways of working to work quickly and flexibly.
What is an Estimate
A quantitative assessment of the likely amount or outcome of a variable, such as a cost, resources needed, effort or duration.
What is Accuracy?
An assessment of correctness
What is Precision?
An assessment or exactness
What is Crashing?
A schedule compression method used to shorten schedule duration by adding resources for the least incremental cost
What is Fast-Tracking?
A schedule compression method in which activities or phases normally done in sequence are performed in parallel for as least a part of their duration.
What is a Budget?
The approved estimate for the project, a scheduled activity or a WBS component
What is the purpose of Planning?
The purpose of planning is to proactively develop an approach to create the project deliverables.
What are Metrics?
The natural linkage between planning, delivering and measuring work. There is a natural linkage between planning, delivering and measuring - that natural linkage is metrics.
What 4 criteria does an Estimate encompass?
- Rage - tends to get narrower as project progresses
- Accuracy - refers to the correctness of estimate
- Precision - refers to the exactness of estimate
- Confidence - gets better with data or experience
A range that is both accurate/precise and with a degree of confidence.
What is a Schedule?
A model for executing project activities that include.
1. duration
2. dependencies
3. other planning information
What is the difference between Deterministic and Probabilistic estimating?
Deterministic estimates present a single number or amount, ie 12 months.
Probabilistic estimates present a range of estimates with probabilities in that range.
by: 1. A weighted average of multiple likely outcomes
2. Running a simulation to develop a probability, like cost or schedule
What is the difference between Absolute and Relative estimating?
Absolute estimates uses specific numbers and specific information
Relative estimates are specific estimates shown in comparison to other relative estimates. They only have meaning within a given context - relative to others.
What is Flow Based estimating?
Based on cycle time and through put, they provide an estimate to complete a specified quantity of work.
How do you adjust estimates for uncertainty?
Estimates are inherently uncertain (risky). Try to conduct a simulation to establish range of uncertainty, then adjust key deliverable dates and budget estimates or add contingency time and funds to make the adjustment.
What are the 5 steps to Schedule planning in predictive/waterfall approaches?
- Decompose project scope into specific activities
- Sequence related activities with their dependencies
- Estimate effort, duration, people and resources needed
- Allocate people and resources based on availability
- Adjust the sequence, estimates and resources until an agreed upon schedule is achieved.
What are the 2 Schedule Compression methods?
Crashing
Fast-Tracking
What are the 5 steps in creating the Scope Management Plan?
Plan Scope Management
1. Collect Requirements
2. Define Scope
3. Create WBS
4. Validate Scope
5. Control Scope
What is a Product Road Map?
A high level visual summary of the product/project that includes goals, milestones and deliverables. Used in Agile to map out scope (epics, features and user stories).
What is a Milestone?
A specific point within the project life cycle that is used to measure progress towards the ultimate goal. It is a specific point along a project timeline, and has a duration value of 0 and is an important achievement in a project. The milestone may signal need for stakeholder engagement, budget updates or external review.
What are requirements in Agile called?
User Stories
How is Scope Management done in Waterfall?
Get the requirements up front
Breakdown in a Work Break Down Structure (WBS)
Further decompose into Control Packages
Further decompose into Work Packages
Further decompose into Activities/Tasks
Create Planning packages for Work Packages that you are still uncertain about
What is Rolling Wave Planning?
Planning method in which work in the near term is planned in detail while work in the future is planned at a higher level. It’s a form of progressive elaboration applied to Work Packages, Planning Packages and Release Planning levels of work. Work packages are decomposed to the known level of detail at the time and then into activities as more is known about upcoming events.
Usually for projects that have long term funding but not granular scope.
Used in Waterfall and Agile approaches.