PMI-ACP · Question #373
What type of time estimation excludes non-programming time?
The correct answer is A. Ideal Time. Ideal Time (also called Ideal Days or Ideal Hours) is an estimation unit that represents how long a task would take if the developer worked on it uninterrupted - no meetings, no emails, no context-switching, no administrative work. It intentionally strips away all…
Question
What type of time estimation excludes non-programming time?
Options
- AIdeal Time
- BCalendar time
- CDuration
- DReal Time
How the community answered
(29 responses)- A86% (25)
- B3% (1)
- C7% (2)
- D3% (1)
Explanation
Ideal Time (also called Ideal Days or Ideal Hours) is an estimation unit that represents how long a task would take if the developer worked on it uninterrupted - no meetings, no emails, no context-switching, no administrative work. It intentionally strips away all non-programming activities. Calendar Time, by contrast, reflects real-world elapsed time and includes all interruptions and overhead. Teams apply a velocity factor to convert Ideal Time estimates into actual Calendar Time commitments.
Topics
Community Discussion
No community discussion yet for this question.