Project management methodology (PMM): Difference between revisions

From DLF Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(12 intermediate revisions by the same user not shown)
Line 10: Line 10:
* Ability to take risk
* Ability to take risk
* Flexibility for change
* Flexibility for change


The following is an overview of a few different PMM that hopefully inspires curiosity to learn more. Please contribute additional PMM or other examples to the '''[[DLF Project Managers Toolkit]]'''.
The following is an overview of a few different PMM that hopefully inspires curiosity to learn more. Please contribute additional PMM or other examples to the '''[[DLF Project Managers Toolkit]]'''.


[[File:Waterfall.png|200px|left]]waterfall (software development)
 
[[File:Waterfall.png|200px|left]] waterfall (software development)
* detailed linear process of tasks in sequential order
* detailed linear process of tasks in sequential order
* project flows downward like waterfall
* project flows downward like waterfall
Line 21: Line 23:
* not flexible, if assumptions are wrong, hard to pivot
* not flexible, if assumptions are wrong, hard to pivot


[[File:CPM.png|300px|left]] critical path method (CPM) (industry)
 
[[File:CPM.png|350px|left]] critical path method (CPM) (industry)
* identify and schedule tasks, duration and dependencies
* identify and schedule tasks, duration and dependencies
* good for tight timelines and repetitive activities
* good for tight timelines and repetitive activities
Line 27: Line 30:
* not flexible if there are major changes
* not flexible if there are major changes


[[File:Agile.png|150px|left]]agile (software development)
 
[[File:Agile.png|150px|left]] agile (software development)
* reaction to waterfall method http://agilemanifesto.org/   
* reaction to waterfall method http://agilemanifesto.org/   
* "early and often, adjust and iterate"  
* "early and often, adjust and iterate"  
Line 34: Line 38:
* not always fast in practice if constantly changing deliverables
* not always fast in practice if constantly changing deliverables
* not focused on comprehensive documentation
* not focused on comprehensive documentation


There are many agile approaches including scrum, kanban, feature-driven development, and extreme programming.
There are many agile approaches including scrum, kanban, feature-driven development, and extreme programming.


scrum (software development)
 
[[File:Scrum.png|350px|left]] scrum (software development)
* small, cross functional teams
* small, cross functional teams
* short sprints
* short sprints
Line 46: Line 53:
* self-managing teams can have issues with scope creep
* self-managing teams can have issues with scope creep


kanban (industry)
 
[[File:Kanban.png|300px|left]] kanban (industry)
* billboard in Japanese
* billboard in Japanese
* simple, clear framework
* simple, clear framework
Line 53: Line 61:
* not detailed "at-a-glance"
* not detailed "at-a-glance"
* not if complex, lots of steps in the process
* not if complex, lots of steps in the process


hybrid/structured agile
hybrid/structured agile
Line 60: Line 70:
* best for medium-sized project with high complexity and fixed budgets
* best for medium-sized project with high complexity and fixed budgets


[[File:SixSigma.png|200px|left]]
Lean Six Sigma (industry)
Lean Six Sigma (industry)
* Define, Measure, Analyze, Improve, Control
* Define, Measure, Analyze, Improve, Control
Line 66: Line 78:
* measuring > analyzing > improving
* measuring > analyzing > improving
* large organizations or efficiency is an issue
* large organizations or efficiency is an issue


Integrated Project Management (IPM)
Integrated Project Management (IPM)
Line 72: Line 85:
* accountability
* accountability
* time for planning
* time for planning


PRiSM Projects Integrating Sustainable Methods
PRiSM Projects Integrating Sustainable Methods
Line 79: Line 93:
* factors in environmental costs and sustainability is key success criteria
* factors in environmental costs and sustainability is key success criteria
* mostly geared to real estate and industrial projects
* mostly geared to real estate and industrial projects


Approaches also worth noting:
Approaches also worth noting:
Line 84: Line 99:
* Participatory decision-making - creative approach to enabling the entire group ownership and participation in decisions. It includes an emphasis on facilitation and concensus-building.
* Participatory decision-making - creative approach to enabling the entire group ownership and participation in decisions. It includes an emphasis on facilitation and concensus-building.
* Participatory Action Research (PAR) is an approach to research emphasizing co-creation, participation, and action by members of communities affected by the research.
* Participatory Action Research (PAR) is an approach to research emphasizing co-creation, participation, and action by members of communities affected by the research.


== References ==
== References ==
There are lots of great articles, presentations and grey lit out there on project management and digital libraries. We've created a Zotero Group library at https://www.zotero.org/groups/2205688/dlf_pmg? and encourage you to add more when you read something good.
There are lots of great articles, presentations and grey lit out there on project management and digital libraries. We've created a Zotero Group library at https://www.zotero.org/groups/2205688/dlf_pmg? and encourage you to add more when you read something good.

Revision as of 14:29, 6 November 2021

Project management methodology (PMM) is a system of principles, techniques, and procedures.

Factors in choosing a PM Method

  • Project goals, objectives, and complexity
  • Team - size, level of experience/training, location - remote/on-site, specialization of roles
  • Timeline
  • Budget
  • Stakeholder expectations
  • Values/organizational culture
  • Ability to take risk
  • Flexibility for change


The following is an overview of a few different PMM that hopefully inspires curiosity to learn more. Please contribute additional PMM or other examples to the DLF Project Managers Toolkit.


waterfall (software development)

  • detailed linear process of tasks in sequential order
  • project flows downward like waterfall
  • comprehensive, predictable and planned out
  • focus on documentation
  • good for large projects with multiple stakeholders
  • not flexible, if assumptions are wrong, hard to pivot


critical path method (CPM) (industry)

  • identify and schedule tasks, duration and dependencies
  • good for tight timelines and repetitive activities
  • not good if unsure of timelines, durations for tasks
  • not flexible if there are major changes


agile (software development)

  • reaction to waterfall method http://agilemanifesto.org/
  • "early and often, adjust and iterate"
  • flexible and responsive to change
  • stakeholders must stay engaged and be available to provide timely feedback
  • not always fast in practice if constantly changing deliverables
  • not focused on comprehensive documentation


There are many agile approaches including scrum, kanban, feature-driven development, and extreme programming.


scrum (software development)

  • small, cross functional teams
  • short sprints
  • regular "stand-up" meeting
  • retrospectives after each sprint
  • focus on continual optimization and improvements
  • harder to do with fixed budgets and timelines
  • self-managing teams can have issues with scope creep


kanban (industry)

  • billboard in Japanese
  • simple, clear framework
  • visualize workflow and tasks
  • large and small teams, remote or in person
  • not detailed "at-a-glance"
  • not if complex, lots of steps in the process


hybrid/structured agile

  • combine waterfall and agile methods
  • focus on gathering and analyzing requirements then rapid iterations
  • best of both worlds - structure and flexibility
  • best for medium-sized project with high complexity and fixed budgets


Lean Six Sigma (industry)

  • Define, Measure, Analyze, Improve, Control
  • cut waste and maximize efficiency
  • quality management, continuous improvement
  • measuring > analyzing > improving
  • large organizations or efficiency is an issue


Integrated Project Management (IPM)

  • focus on documents like project charter, plan, execution, monitoring and change control
  • meet regularly as team
  • accountability
  • time for planning


PRiSM Projects Integrating Sustainable Methods

  • developed by Green Project Management Global
  • account and minimize adverse environmental impacts
  • extends beyond the end of the project
  • factors in environmental costs and sustainability is key success criteria
  • mostly geared to real estate and industrial projects


Approaches also worth noting:

  • Human-centered design - creative approach to problem solving with three phases: inspiration, ideation, implementation; start with people in mind, try it out and test with people in an iterative process.
  • Participatory decision-making - creative approach to enabling the entire group ownership and participation in decisions. It includes an emphasis on facilitation and concensus-building.
  • Participatory Action Research (PAR) is an approach to research emphasizing co-creation, participation, and action by members of communities affected by the research.


References

There are lots of great articles, presentations and grey lit out there on project management and digital libraries. We've created a Zotero Group library at https://www.zotero.org/groups/2205688/dlf_pmg? and encourage you to add more when you read something good.