this post was submitted on 28 Mar 2025
586 points (99.0% liked)
Programmer Humor
22219 readers
1486 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So what's the actual error margin for estimating feature implementation time? It's going to be nearly the whole thing, right?
The estimate is not a promise, it's a guess. I prefer to estimate in sprints because that's about the resolution we can have confidence in, but management want hours so my process is to estimate the number of hours in a sprint (73.5 for us) plus one sprint
200% overruns are common, especially when requirements change significantly