Skip to main content

learn.howToCalculate

learn.whatIsHeading

Identifies the longest sequence of dependent tasks determining minimum project duration. Changes to critical tasks directly impact completion date.

Пошаговое руководство

  1. 1List all project tasks and dependencies
  2. 2Calculate duration for each task
  3. 3Find all paths through tasks
  4. 4Identify longest path (critical path)
  5. 5Monitor critical tasks closely

Решённые примеры

Ввод
A→B→C 12days
Результат
12 day min

Распространённые ошибки

  • Not identifying all dependencies
  • Assuming adding resources to critical path always helps

Часто задаваемые вопросы

Why focus on critical path?

Delays on critical tasks delay entire project; non-critical tasks have flexibility.

How do I reduce project duration?

Focus on critical path: parallelize tasks, reduce scope, add resources, reduce dependencies.

Готовы посчитать? Попробуйте бесплатный калькулятор Critical Path

Попробуйте сами →

Настройки