Hard1 markShort Answer
PMP · Question 86 · Task 6: Plan and manage schedule
A project team is using a Kanban board to track work items. The board shows:<br/>- To Do: 15 items<br/>- In Progress: 8 items<br/>- Testing: 6 items<br/>- Done: 25 items<br/><br/>The team has a Work-in-Progress (WIP) limit of 12 items for all active work (In Progress + Testing). What is the current WIP limit utilization as a percentage? Round to the nearest whole number and enter numbers only (e.g., 85).
A project team is using a Kanban board to track work items. The board shows:<br/>- To Do: 15 items<br/>- In Progress: 8 items<br/>- Testing: 6 items<br/>- Done: 25 items<br/><br/>The team has a Work-in-Progress (WIP) limit of 12 items for all active work (In Progress + Testing). What is the current WIP limit utilization as a percentage? Round to the nearest whole number and enter numbers only (e.g., 85).
How to approach this question
Calculate total active work (In Progress + Testing), divide by WIP limit, multiply by 100 for percentage.
Full Answer
117
Current active work = In Progress (8) + Testing (6) = 14 items. WIP utilization = 14/12 × 100 = 117%. The team is exceeding their WIP limit.
Common mistakes
Including 'To Do' or 'Done' items in the WIP calculation, or forgetting to convert to percentage.
Practice the full PMI PMP Practice Exam 3
100 questions · hints · full answers · grading
More questions from this exam
Q01During a sprint retrospective in an agile project, two team members engage in a heated argument a...HardQ02A project manager is leading a hybrid software development project where the client has clearly d...HardQ03A project manager notices that a high-performing team member has become withdrawn, is frequently ...HardQ04During sprint planning for a software development project, the development team reports that they...HardQ05A project has the following earned value metrics at the end of Month 8:<br/>- Budget at Completio...Hard
Expert