Study smarter with Fiveable
Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.
Project management is the backbone of every successful engineering endeavor. Whether you're designing a bridge, developing software, or launching a product, you need to plan systematically, allocate resources wisely, manage uncertainty, and communicate effectively. These concepts show up everywhere in engineering practice, from senior design projects to professional certification exams.
Don't just memorize definitions here. Understand why each tool exists and when you'd reach for it. Exam questions will ask you to apply these concepts: given a scenario, which technique solves the problem? How do scheduling tools connect to resource constraints? Focus on the underlying logic, and you'll handle any question they throw at you.
Before any engineering project moves forward, you need a clear picture of what you're building and how the work breaks down. These foundational tools transform vague goals into actionable plans.
The scope statement is a formal document that defines what's included and excluded from your project. Without it, different team members and stakeholders may have completely different assumptions about what "done" looks like.
A WBS is a hierarchical decomposition of the total project into smaller, manageable work packages that can be assigned and tracked individually.
Every project moves through five phases: initiation, planning, execution, monitoring/controlling, and closure. These provide a universal framework regardless of project type.
Compare: WBS vs. Project Lifecycle: both provide structure, but WBS organizes deliverables and tasks while lifecycle stages organize time and decision points. Exam questions often ask you to place specific activities within the correct lifecycle phase.
Engineering projects live and die by their timelines. These tools help you visualize dependencies, identify bottlenecks, and keep everything on track. The core principle: not all tasks are equally important to your deadline.
The critical path is the longest sequence of dependent tasks through your project network. Any delay on this path delays the entire project, because there's zero scheduling flexibility.
To find the critical path:
A Gantt chart displays tasks as horizontal bars on a timeline, making it easy to see duration, sequence, and overlaps at a glance.
Compare: CPM vs. Gantt Charts: CPM is an analytical method for calculating the critical path and float, while a Gantt chart is a visualization tool for communicating schedules. You'll often use both together: CPM to analyze, Gantt to present.
Every project operates within constraints. Resource allocation and budgeting determine whether your plan actually survives contact with reality.
Resource leveling adjusts the schedule to resolve conflicts when the same person or piece of equipment is assigned to multiple simultaneous tasks. This sometimes extends the project timeline, but it keeps workloads realistic.
Cost estimation uses one of several techniques depending on how much information you have:
The budget baseline is the approved spending plan against which actual costs are measured throughout execution. Contingency reserves account for known risks, while management reserves cover unknown unknowns. Both are essential buffers.
Compare: Resource Allocation vs. Budgeting: resource allocation answers who does what and when, while budgeting answers how much will it cost. A task can be properly resourced but over budget, or vice versa. Track both independently.
Engineering projects face uncertainty. These concepts help you anticipate problems before they occur and ensure deliverables meet standards.
Risk identification uses brainstorming, checklists, and historical data to catalog potential threats (and opportunities) before they materialize. Once identified, risks are prioritized using a Probability ร Impact matrix, which plots how likely each risk is against how severe its consequences would be. This keeps your attention on the most dangerous combinations rather than treating all risks equally.
Each risk then gets a response strategy:
Compare: Risk Management vs. Quality Management: risk management addresses uncertainty about future events, while quality management addresses conformance to requirements. A project can manage risks well but still deliver poor-quality results if standards aren't defined and enforced.
Projects don't exist in isolation. They serve people with competing interests. Managing expectations and controlling changes separates successful projects from chaotic ones.
Stakeholder analysis maps each party's interest level and influence, helping you prioritize engagement efforts. The power/interest grid categorizes stakeholders into four groups, each requiring a different approach:
Expectation alignment through early and ongoing communication prevents surprises that derail projects during execution.
When someone proposes a change to scope, schedule, or budget, it goes through a formal process:
Compare: Stakeholder Management vs. Change Management: stakeholder management is about relationships and expectations, while change management is about formal processes for modifications. Strong stakeholder relationships make change management smoother, but you need both systems operating independently.
The work isn't done when execution ends. Continuous monitoring keeps projects on track, and formal closure captures value for future efforts.
Earned Value Management (EVM) integrates scope, schedule, and cost data to measure project performance objectively. Two key metrics:
Variance analysis compares planned vs. actual performance, triggering corrective actions when deviations exceed acceptable thresholds. Key Performance Indicators (KPIs) provide early warning signals, letting you address problems while solutions are still possible.
Compare: Monitoring vs. Closure: monitoring is continuous throughout execution and focuses on keeping the current project on track, while closure is a one-time phase focused on finalizing deliverables and capturing organizational learning. Both require formal documentation.
| Concept | Best Examples |
|---|---|
| Planning & Structure | Scope Statement, WBS, Project Lifecycle |
| Scheduling | CPM, Gantt Charts, Dependency Analysis |
| Resource Management | Resource Leveling, Bottleneck Analysis |
| Financial Control | Cost Estimation, Budget Baseline, Contingency Reserves |
| Risk Management | Probability/Impact Matrix, Response Strategies |
| Quality | QA (process), QC (product), Cost of Quality |
| Communication | Stakeholder Analysis, Communication Plan, Status Reports |
| Change Control | CCB, Impact Assessment, Configuration Management |
| Performance Tracking | EVM, Variance Analysis, KPIs |
| Closure | Formal Acceptance, Lessons Learned |
You notice that adding a new feature would extend your critical path by two weeks. Using CPM terminology, explain why this matters more than a two-week delay on a task with high float.
Compare and contrast Quality Assurance and Quality Control. Which would you emphasize if you discovered defects late in a project, and why?
A stakeholder requests a scope change mid-project. Walk through the change management process you would follow before implementing it.
Which two scheduling tools would you use together to both analyze your timeline mathematically and communicate it to non-technical stakeholders? Explain their complementary roles.
Your project is 60% complete, but you've spent 75% of your budget. Which monitoring technique would help you quantify this problem, and what metric would you calculate?