1 / 44

COMP442 Project Management

COMP442 Project Management. Session Objectives. Planning & scheduling Work Breakdown Structure Realistic Estimating Critical Path. Project Time Management Processes. Project time management involves processes required to ensure timely completion of a project Processes include:

Télécharger la présentation

COMP442 Project Management

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. COMP442 Project Management

  2. Session Objectives • Planning & scheduling • Work Breakdown Structure • Realistic Estimating • Critical Path

  3. Project Time Management Processes • Project time management involves processes required to ensure timely completion of a project • Processes include: • Activity definition • Activity sequencing • Activity duration estimating • Schedule development • Schedule control

  4. Estimating: Work Breakdown Structure • “Project best understood by breaking it down into its parts” • Work Breakdown Structure (WBS) • powerful tool for doing this (not just a task list) • defines the total scope of the project • fundamental to much of project planning & tracking • Start at top, progressively break work down (tree structure) into work packages • Roll up the packages for bottom up estimating • Packages give clear work assignments

  5. Sample Intranet WBS Organized by Phase

  6. Intranet WBS in Tabular Form 1.0 Concept 1.1 Evaluate current systems 1.2 Define Requirements 1.2.1 Define user requirements 1.2.2 Define content requirements 1.2.3 Define system requirements 1.2.4 Define server owner requirements 1.3 Define specific functionality 1.4 Define risks and risk management approach 1.5 Develop project plan 1.6 Brief web development team 2.0 Web Site Design 3.0 Web Site Development 4.0 Roll Out 5.0 Support

  7. Intranet WBS and Gantt Chart Project 98 file

  8. Intranet WBS & Gantt Chart Organized by PM Groups

  9. Realistic Estimating (Frame) • Lots of reasons for poor estimates • inexperience, technical problems, changes optimists, low-balling, politics • Bottom-up cost estimating • rollup the WBS packages • Top-down or Parametric estimating • from experience to complex models

  10. Realistic Estimating (cont.) • Which technique is better? • ideally use both • early on don’t have WBS so must use top-down • accuracy of top-down depends on availability/quality of historical data • building complete WBS can be expensive, but guesses can be even more costly

  11. Work Package (Marchewka)

  12. Deliverables and Milestones • Deliverables • Tangible, verifiable work products • Reports, presentations, prototypes, etc. • Milestones • Significant events or achievements • Acceptance of deliverables or phase completion • Cruxes (proof of concepts) • Quality control • Keeps team focused

  13. Developing the WBS • Develop work packages for each of the phases and deliverables defined in the Deliverable Structure Chart (DSC)

  14. Work Breakdown Schedule

  15. Software Engineering Metrics • Lines of Code (LOC) • Function Points

  16. Lines of Code (LOC) • Most traditionally used metric for project sizing • Most controversial • Count comments? • Declaring variables? • Efficient code vs. code bloat • Language differences • Easier to count afterwards than to estimate

  17. The Application Boundary for Function Point Analysis

  18. The Mythical Man-Month – Frederick Brooks • 0ur techniques of estimation are poorly developed.More seriously, they reflect an unvoiced assumption which is quite untrue i.e., that all will go well. • Our estimating techniques fallaciously confuse effort with progress, hiding the assumption that men and months are interchangeable.

  19. The Mythical Man-Month – Frederick Brooks 3. Because we are uncertain of our estimates,software managers often lack the courteous stubbornness of Antoines chef 4. Schedule progress is poorly monitored.Techniques proven and routine in other engineering disciplines are considered radical innovations in software engineering

  20. The Mythical Man-Month – Frederick Brooks 5. When schedule slippage is recognized, the natural tendency (and traditional) response it to add more manpower. Like dousing a fire with gasoline,this makes matters worse, much worse. More fire requires more gasoline, and thus begins a regenerative cycle which ends in disaster.

  21. Brooks Law: “Adding manpower to a late software project makes it later.”

  22. Scheduling Tools & Methods • Gantt Charts • Critical Path Method (CPM) • Program Evaluation and Review Technique (PERT)

  23. The Project Planning Framework

  24. Developing a Project Schedule • Base documents • Project charter – start/end dates (tentative), budget • Scope statement – what will be done (& not done) • Activity definitions • develop detailed WBS • plus supporting explanations to understand all work to be done

  25. Activity Sequencing • Review activities & determine dependencies • Mandatory dependencies: inherent in the nature of the work; hard logic • Discretionary: defined by the project team; soft logic • External: involve relationships between project and external activities • Must determine dependencies to use critical path analysis

  26. Gantt Charts • Created 1800 • Standard format for displaying project schedules • activities, durations, start/end finish dates displayed in calendar format • Advantages • enforces planning • easy to create & understand • preferred for summary/exec-level information

  27. Gantt Charts (cont.) • Symbols include: • black diamond: milestones • Thick black bars: summary tasks • Lighter horizontal bars: tasks • Arrows: dependencies between tasks • Bar Charts • Simplified version • Serve similar function

  28. Sample Project Gantt Chart

  29. Sample Tracking Gantt Chart white diamond: slipped milestone two bars: planned and actual times

  30. Critical Path Method (CPM) • Developed 1957 • CPM diagram shows activities, durations, start/end dates & sequence in which they must be completed • Critical path for project is the series of activities that determines the earliest time by which project can be completed • Critical path is longest path through network diagram, has least (zero) slack or float

  31. CPM (cont.) • Critical path helps you make schedule trade-offs • Slack or float amount of time activity can be delayed without delaying early start of dependent activities

  32. Simple Example of Determining Critical Path • consider following network diagram • assume all times in days a. How many paths are on this network diagram? b. How long is each path? c. Which is the critical path? d. What is the shortest amount of time needed to complete this project? Activity-on-Arrow (AOA) Network Diagram

  33. Precedence Diagramming Method (PDM) • Activities are represented by boxes • Arrows show relationships between activities • More popular than ADM method as used by PM software • Better at showing different types of dependencies

  34. Task Dependency Types

  35. Activity Analysis for AON

  36. Possible Activity Paths

  37. Critical Path • Longest path • Shortest time project can be completed • Zero slack (or float) • The amount of time an activity can be delayed before it delays the project • Must be monitored and managed! • PM can expedite or crash • Can fast track • The CP can change • Can have multiple CPs

  38. Techniques for Shortening a Project Schedule • Shortening durations of critical tasks: • add more resources • change their scope • Crashing tasks by obtaining the greatest amount of schedule compression for the least incremental cost • Fast tracking tasks by doing them in parallel or overlapping them

  39. PERT • Developed 1959 for Polaris project • Similar to CPM but addresses uncertainties in task durations • Uses probabilistic time estimates – optimistic, most likely, pessimistic estimates of activity durations

  40. PERT Formula and Example • PERT weighted averageformula: optimistic time + 4X most likely time + pessimistic time 6 • Example: PERT weighted average = 8 workdays + 4 X 10 workdays + 24 workdays = 12 days 6 where 8 = optimistic time, 10 = most likely time, and 24 = pessimistic time

  41. Activity Analysis for PERT 30 days 31.6 days

  42. Selecting Scheduling Approach • Consider project size, risk and complexity • Gantt • senior management • smaller, less complex projects • CPM • medium size/complexity/risk • PERT • high risk projects • medium to high complexity

  43. The End

More Related