Hacker News new | ask | show | jobs
by younata 5631 days ago
"However long you expect it to take, multiplied by four" - Paraphrased from Scotty.

All joking aside, my "custom" (as in I came up with it on my own, others probably came up with it as well) system is to break down the task as much as possible, then depending on how complex they are, give each subtask either an hour or a day. Then, multiply that amount of time by four.

1 comments

+1 I use the same approach: repeatedly split the task into smaller tasks until you've got a list of tasks all the same size. I don't think I've estimated down to less than half a day, however: I've never been comfortable coming up with fixed hours-per-day number for the team. (As long as you can get enough work done in a 24-hour period, and I can get hold of you when I'm in the office, I don't care when you do it.)

However I'm not entirely comfortable with applying fudge factors like "multiply all estimates by four". I'd rather try to gauge the confidence that we have in our estimate: either by planning poker, or by coming up with separate worst case, best case and expected estimates.