Terminology (M3) Flashcards
(31 cards)
Define ‘estimating’.
The use of a range of tools and techniques to produce forecasts of the probable time or cost of completing work.
Define ‘an estimate’
A forecast of the probable time or cost of completing work
What tool do we use for estimating?
Estimating funnel.
What should happen to our estimates as we move through the project life cycle?
The estimating should be more concrete and the tolerance a lot tighter - through more detail and reliable information. This is known as the estimating funnel.
What are the 3 types of estimating? Define each.
Analogous: also referred to as comparative or top down. It’s uses historical data from similar projects to estimate the work.
Analytical: bottom up or detailed estimating. Uses a detailed specification to estimate time and cost for each for each component of work, typically using the work breakdown structure (WBS).
Parametric: uses norms, defined parameters by which work can be measured i.e. no. of functions in a computer programme… and uses the results to predict values in the current work. It requires an extensive database of past estimates of similar work.
Analogous estimating - what do we take from the previous project to help us estimate the new project? (6)
- WBS
- Risks
- Timings
- Efficiency
- Costs
- Lessons learned
What tool does analytical estimating use?
WBS - we start estimating at the bottom (where work packages exist and where expertise will provide an accurate estimate).
We then ‘roll the estimates’ from the work packages up, eventually giving an estimate for the whole scope.
What approach does parametric estimating have?
It uses a statistical approach - between historical data and other variables i.e. if resource is capable of laying 25m of pipeline per day, how long would 1000m take.
Define project scope.
Scope is the process whereby OUTPUTS, OUTCOMES and BENEFITS are identified, defined and controlled.
Identification and definition of the scope must describe what the project will INCLUDE and will NOT include.
How is the scope perceived/managed in a LINEAR life cycle? and how is it managed in an ITERATIVE life cycle?
Linear: linear treats scope and quality as the driver and calculate the consumed time and cost. The scope is assumed to be fixed for the whole project and subject to change control.
Iterative: iterative projects commit to set resources over limited periods to deliver products that are developed over successive cycles. The scope is defined at a higher level and is subject to refinements for each iteration.
Explain the 6 important project scope structures? (5)
- Product Breakdown Structure (PBS): a hierarchical structure itemising components of each product.
- Work Breakdown Structure (WBS): defines total work to be undertaken and gives structure for all control systems. Discrete groups for programming, cost planning and control purposes.
- Organisational Breakdown Structure (OBS): top-down hierarchical representation of management structure and people within the project. Conveys communication routes and reporting lines.
- The responsibility assignment matrix (RAM): combination of WBS and OBS gives relationship between work and responsibility. Highlights what work needs to be carried out and who is responsible.
- The cost breakdown structure (CBS): a structure to organise the project costs according to category, often aligning them with the organisations budgeting system.
Define change control.
Change control is the process through which all requests to change the baseline of a project, programme or portfolio are identified, evaluated and then approved, rejected or deferred.
What do you need to consider when wanting to change the scope’s baseline (change control)?
- The viability of the change
2. Any impacts resulting from it. We can then recommend yes/no/maybe.
Explain the change control process.
- Change request (log it)
- Initial evaluation
- Detailed evaluation (benefits, success criteria, cost, time, risk etc)
- Recommendation (yes/no/maybe)
Define configuration management
Configuration management encompasses the technical and administrative activities concerned with the creation, maintenance, controlled change and quality control of the scope of work.
Define configuration.
A configuration is a set of characteristics that define a final product or deliverable. This includes all functional and physical specifications.
Physical = colour, size, weight. Functional = 0-60mph in 4 sec, emission standards.
Give each component to the configuration management process (5)
- Planning: how changes will be made, processes to follow, who’s responsible.
- Identification: bodywork, electric, PMP.
- Control: apply change control to configuration items.
- Status accounting: create records and reports to demonstrate traceability
- Verification audit: verify integrity - has the configuration been met, is the output what the stakeholders expected?
Define scheduling.
A schedule is a timetable showing the forecast start and finish dates for activities or events within a project, programme or portfolio.
(the process used to determine overall project duration - includes activities, logical dependencies, estimating activity duration, availability of resources).
what are the 3 steps for effective scheduling?
- WBS - start with the scope we’ve decomposed to appropriate levels using the WBS. This represents the foundations of effective scheduling.
- Create the most logical sequence of activities, taking into account dependencies between activities. This creates a document known as a Network Diagram.
- The schedule - we can then apply the logical sequence against a timeline. This creates a bar chart or Gantt Chart. It is this document that becomes our schedule.
What is critical path analysis?
It’s part of scheduling - its shows each ‘node’ within a network diagram containing how early/late/etc a project has.
acronyms: ES - early start EF - Early finish DU - duration LS - late start LS - late finish TF - total float.
What is the forward pass formula?
It’s the earliest finish of a project. You can work this out in the critical path analysis.
Early finish = Early start + Duration.
What is the back pass formula?
It’s the latest start of a project. You can work this out in the critical path analysis.
Late Start = Late finish - duration
what is the total float?
It shows how much an activities duration can be extended before effecting the end date of the project.
TF = late start - early start.
What are the 4 purposes and outputs of critical path analysis?
- to calculate the project completition time
- to understand the earliest start time and latest finish time of activities
- to understand where float exists to assist in schedule prioritisation and resource optimisation
- to understand the activities representing greatest risk to the schedule